561
edits
(Add TODO about game detector changes) |
(→TODO: updated TODO) |
||
Line 10: | Line 10: | ||
* fix gfx bugs (room 109) | * fix gfx bugs (room 109) | ||
* implement the missing opcodes (see [[Kyra opcodes]] for a list of unimplemented/unused opcodes) | * implement the missing opcodes (see [[Kyra opcodes]] for a list of unimplemented/unused opcodes) | ||
* make sound working properly (should be done, but still problems with the adlib emulation are left | * make sound working properly (should be done, but still problems with the adlib emulation are left, and MIDI sound is broken) | ||
* Reduce kMD5FileSizeLimit from 1MB to e.g. 80 kb (this might require recomputing some MD5s, but is faster, and good enough for finger printing) | * Reduce kMD5FileSizeLimit from 1MB to e.g. 80 kb (this might require recomputing some MD5s, but is faster, and good enough for finger printing) | ||
edits