diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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 |