aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Howell2005-02-19 01:02:31 +0000
committerTravis Howell2005-02-19 01:02:31 +0000
commitd3b74919e2d3ae8ed22c0e81c31c61048c8e18b7 (patch)
tree6e2102293110f5ebdd536ca09c0d8af843c1face
parentae6f40ebb64aa80c18a61500e83ab63fd21de7ef (diff)
downloadscummvm-rg350-d3b74919e2d3ae8ed22c0e81c31c61048c8e18b7.tar.gz
scummvm-rg350-d3b74919e2d3ae8ed22c0e81c31c61048c8e18b7.tar.bz2
scummvm-rg350-d3b74919e2d3ae8ed22c0e81c31c61048c8e18b7.zip
Update
svn-id: r16810
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 36ed07f3a5..80892a36b2 100644
--- a/TODO
+++ b/TODO
@@ -275,7 +275,9 @@ SCUMM
* Add support for TFMX music format in Amiga version of Monkey Island 1
Check http://darkstar.tabu.uni-bonn.de/~neo/audio.html for music format
details
-* Fix codec44 for nut fonts
+* Compare codec 44 algorithm (For nut fonts) against COMI disassembly. The
+ current code isn't based on disassembly and doesn't always calculate decompressed
+ data size correctly.
* Humongous Entertainment Games
- Add proper handling of sound looping in Humongous games
- Add sound pitch support for piano keys in piano mini game of fbear (DOS)