aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorTorbjörn Andersson2005-01-10 13:16:21 +0000
committerTorbjörn Andersson2005-01-10 13:16:21 +0000
commit81cf3d77ef0b696d4560c8333fd1906ac9e037f4 (patch)
tree1b1ca93bce5e06e446c9b961dd49b2f405a02a9c /TODO
parent8619868aed2709f48480b011ae70299de742389f (diff)
downloadscummvm-rg350-81cf3d77ef0b696d4560c8333fd1906ac9e037f4.tar.gz
scummvm-rg350-81cf3d77ef0b696d4560c8333fd1906ac9e037f4.tar.bz2
scummvm-rg350-81cf3d77ef0b696d4560c8333fd1906ac9e037f4.zip
Updated the SAGA XMIDI issue.
svn-id: r16518
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index 4fbfb66a29..4eab538a5a 100644
--- a/TODO
+++ b/TODO
@@ -335,8 +335,9 @@ SAGA
* Optimize screen output. Now we blit whole screen for each frame.
* When using the original XMIDI music resources, some songs play at the wrong
speed. The worst example I've heard of this is the "Elk Fanfare" during the
- intro. My guess is that it's one of those meta events we're not handling
- that's supposed to set the tempo.
+ intro. It could be the meta events we don't handle, but at least the tempo
+ event doesn't seem to make any difference. Maybe something in the data
+ header instead...?
- plans -
* Implement unimplemented/proofread unchecked opcodes