657
edits
(Add link to 16bits page) |
(Add more issues) |
||
Line 1: | Line 1: | ||
== General Issues == | == General Issues == | ||
* Add descumm support for HE72+ games, to help solve bugs. | |||
* Add support for deleting and renaming of files, to enable original game's load and save system. | * Add support for deleting and renaming of files, to enable original game's load and save system. | ||
* Add support for o72_debugInput, which is used to display a message and request a response. The result is placed into a string array. The opcode is used by the mini game of spyfox2, when 'arcadecheat=1' is added to ScummVM config file. | |||
* Add support for horizontal and vertical flipping of wizImages, using compression type 1 (For mustard) | * Add support for horizontal and vertical flipping of wizImages, using compression type 1 (For mustard) | ||
* Add support for drawWizImage masking, triggered by flag 0x80 (Used in maze and putttime) (cyx) | * Add support for drawWizImage masking, triggered by flag 0x80 (Used in maze and putttime) (cyx) |
edits