1,554
edits
(→Rewrite FMOPL emulator: - explain) |
(→Many tasks with AGI engine: - explain) |
||
Line 170: | Line 170: | ||
== Many tasks with AGI engine == | == Many tasks with AGI engine == | ||
Several tasks in AGI engine do not require to own original Sierra games. Generally, | |||
Sierra games work better than fan-made ones. | |||
* Implement AGIPAL, AGI256 and AGI256-2 engine extensions | |||
* Fix bugs triggered by Fanmade games | |||
* Finish implementation of Apple IIgs sound | |||
* Finish implementation of predictive input | |||
* Amiga style (colored) menus | |||
* Hercules mode | |||
Some of above mentioned tasks will require engine knowledge, but the engine itself | |||
is tiny and well documented, so it should be doable. |