2,051
edits
(→PreAGI: -- update) |
(update, mention other versions) |
||
Line 68: | Line 68: | ||
* move _vm->_system->updateScreen(); to main loop (this doesn't seem possible with the current code, though) | * move _vm->_system->updateScreen(); to main loop (this doesn't seem possible with the current code, though) | ||
* The animation of the crystal object is not shown. There's some commented out WIP code that shows it, but it's very slow | * The animation of the crystal object is not shown. There's some commented out WIP code that shows it, but it's very slow | ||
* support for Apple | * support for Apple, C64, and TRS-80 versions | ||
=== Winnie the Pooh === | === Winnie the Pooh === | ||
* sound | * sound | ||
* | * finish moving _vm->_system->updateScreen(); to main loop (this doesn't seem possible with the current code, though) | ||
* Tigger events | * Tigger events | ||
* Mist events | * Mist events | ||
* support for Amiga, Apple and C64 versions | * support for Amiga, Apple, Atari, and C64 versions | ||
=== Troll's Tale === | === Troll's Tale === | ||
* switch to use of the booter dump | * switch to use of the booter dump | ||
* sound | * sound | ||
* support for Atari and C64 versions | * support for Apple, Atari, and C64 versions | ||
=== The Gelfling Adventure === | === The Gelfling Adventure === | ||
* add support | * add support | ||
* support for Apple | * support for Apple and Atari versions | ||
* did DOS version | * did a DOS version actually exist? | ||
=== Dragon's Keep === | === Dragon's Keep === | ||
* add support | * add support | ||
* support for Atari and C64 versions. DOS version seems never existed | * support for Apple, Atari, and C64 versions. DOS version seems to have never existed |
edits