iigs-game-engine/demos/zelda
2022-07-21 22:56:32 -05:00
..
assets
gen Update old demos to current APIs 2022-07-21 22:56:32 -05:00
_FileInformation.txt
.gitignore
App.Main.s Update old demos to current APIs 2022-07-21 22:56:32 -05:00
App.s
build-image.bat
package-lock.json
package.json
README.md
SprData.s
SprMask.s
TileStore.s

A demo the exercises the dirty update capabilities of GTE to provide very fast updates for non-scrolling play fields.

Also, the ability to seamless switch between dirty and scrolling updates to perform screen transitions and the ability to specify a split screen to keep the inventory/status area fixed at the top and the scrolling play field at the bottom.

The active playfield in zelda is 256x176