summaryrefslogtreecommitdiff
path: root/manual/appendix/file_formats.tex
diff options
context:
space:
mode:
authorAndree Buschmann <AndreeBuschmann@t-online.de>2011-08-12 21:36:29 +0000
committerAndree Buschmann <AndreeBuschmann@t-online.de>2011-08-12 21:36:29 +0000
commit724a2d2514578297a7fe21dc4c17a7b51a25758d (patch)
treed89b1646a89241cd3bcc9d355acbdc5a1072c803 /manual/appendix/file_formats.tex
parent5f6d8bfcc0071848454447ecfffa8c337a3cd2b4 (diff)
downloadrockbox-724a2d2514578297a7fe21dc4c17a7b51a25758d.tar.gz
rockbox-724a2d2514578297a7fe21dc4c17a7b51a25758d.zip
6th part of FS#12176. Reduce memory consumption of libgme emulators to allow enabling of NSF and SGC codecs for low memory targets. The main lookup table only requires byte precision and can be used by 2413 and 8950 emulators. Update the manual accordingly.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30283 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix/file_formats.tex')
-rw-r--r--manual/appendix/file_formats.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex
index a54debb9ca..f75bd53786 100644
--- a/manual/appendix/file_formats.tex
+++ b/manual/appendix/file_formats.tex
@@ -222,11 +222,12 @@
222 \nopt{clipv1,c200v2}{ 222 \nopt{clipv1,c200v2}{
223 MSX Konami Sound System 223 MSX Konami Sound System
224 & \fname{.kss} 224 & \fname{.kss}
225 & Progress bar and seek use subtracks instead of seconds.\\ 225 & Progress bar and seek use subtracks instead of seconds.\\}
226 SMS/GG/CV Sound Format 226 SMS/GG/CV Sound Format
227 & \fname{.sgc} 227 & \fname{.sgc}
228 & Supports Sega Master System and Game Gear Sound Format. 228 & Supports Sega Master System and Game Gear Sound Format.
229 Progress bar and seek use subtracks instead of seconds.\\ 229 Progress bar and seek use subtracks instead of seconds.\\
230 \nopt{clipv1,c200v2}{
230 Video Game Music Format 231 Video Game Music Format
231 & \fname{.vgm} 232 & \fname{.vgm}
232 & \\ 233 & \\
@@ -236,10 +237,9 @@
236 MOD 237 MOD
237 & \fname{.mod} 238 & \fname{.mod}
238 & \\ 239 & \\
239 \nopt{clipv1,c200v2}{
240 NES Sound Format 240 NES Sound Format
241 & \fname{.nsf}, \fname{.nsfe} 241 & \fname{.nsf}, \fname{.nsfe}
242 & Progress bar and seek use subtracks instead of seconds.\\} 242 & Progress bar and seek use subtracks instead of seconds.\\
243 Atari SAP 243 Atari SAP
244 & \fname{.sap} 244 & \fname{.sap}
245 & \\ 245 & \\