657
edits
(Mention more problems) |
(Update) |
||
Line 1: | Line 1: | ||
== Maniac Mansion C64 == | == Maniac Mansion C64 == | ||
* Both LFL extractor and built-in disk support written | |||
* Different SCUMM opcodes, some are specific to the game itself. Most differences are already implemented. See scumm/script_c64.cpp | * Different SCUMM opcodes, some are specific to the game itself. Most differences are already implemented. See scumm/script_c64.cpp | ||
* Actor names are hardcoded | * Actor names are hardcoded | ||
* Input is hardcoded. | |||
* Verbs are hardcoded | * Verbs are hardcoded | ||
* Sound isn't implemented | * Sound isn't implemented | ||
edits