iigs-game-engine/demos/zelda
Lucas Scharenbroich d09f8e3681 Update old demos to current APIs 2022-07-21 22:56:32 -05:00
..
assets Add zelda demo that utilized dirty rectangle updates 2022-02-03 23:46:32 -06:00
gen Update old demos to current APIs 2022-07-21 22:56:32 -05:00
.gitignore Update; tool is compiling while referencing new rederer pipeline 2022-05-18 00:34:25 -05:00
App.Main.s Update old demos to current APIs 2022-07-21 22:56:32 -05:00
App.s Update zelda demo to use tool interface 2022-07-06 08:53:50 -05:00
README.md Add zelda demo that utilized dirty rectangle updates 2022-02-03 23:46:32 -06:00
SprData.s Add zelda demo that utilized dirty rectangle updates 2022-02-03 23:46:32 -06:00
SprMask.s Add zelda demo that utilized dirty rectangle updates 2022-02-03 23:46:32 -06:00
TileStore.s Continue fixing code issues; strange relocation error happening 2022-02-18 13:42:37 -06:00
_FileInformation.txt Add zelda demo that utilized dirty rectangle updates 2022-02-03 23:46:32 -06:00
build-image.bat Fix up initialization 2022-07-06 12:50:52 -05:00
package-lock.json Bump minimist from 1.2.5 to 1.2.6 in /demos/zelda 2022-04-01 14:51:18 +00:00
package.json Fix up initialization 2022-07-06 12:50:52 -05:00

README.md

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