diff options
author | Travis Howell | 2005-02-19 01:02:31 +0000 |
---|---|---|
committer | Travis Howell | 2005-02-19 01:02:31 +0000 |
commit | d3b74919e2d3ae8ed22c0e81c31c61048c8e18b7 (patch) | |
tree | 6e2102293110f5ebdd536ca09c0d8af843c1face | |
parent | ae6f40ebb64aa80c18a61500e83ab63fd21de7ef (diff) | |
download | scummvm-rg350-d3b74919e2d3ae8ed22c0e81c31c61048c8e18b7.tar.gz scummvm-rg350-d3b74919e2d3ae8ed22c0e81c31c61048c8e18b7.tar.bz2 scummvm-rg350-d3b74919e2d3ae8ed22c0e81c31c61048c8e18b7.zip |
Update
svn-id: r16810
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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) |