iigs-game-engine/src/blitter
Lucas Scharenbroich 87ded17e20 Initial Tiled tile animation export support
* Tiled tile animations read from TSX files
* Hooks for initialization generated by the tiled export tool
* Animated tiles implements with dynamic tiles backed by 2KB of direct
  page space in Bank 00
* Animation resolution limited to 1/60th incremenents

TODO
* Fix crasher in the _DoScriptSequ timer callback
* Fix single-line of garbage on the top line of the dynamic tiles
2021-10-06 07:10:09 -05:00
..
BG0.s Small initialization and jsr/jsl updates 2021-08-26 16:12:08 -05:00
BG1.s Refactor original demo driver to use GTE Core; move functions around 2021-08-26 08:52:43 -05:00
Blitter.s Small initialization and jsr/jsl updates 2021-08-26 16:12:08 -05:00
Horz.s Small initialization and jsr/jsl updates 2021-08-26 16:12:08 -05:00
PEISlammer.s Get the PEI Slammer working for exposing shadowed writes 2021-07-19 22:42:51 -05:00
Tables.s Refactor original demo driver to use GTE Core; move functions around 2021-08-26 08:52:43 -05:00
Template.s Initial Tiled tile animation export support 2021-10-06 07:10:09 -05:00
Tiles.s Initial Tiled tile animation export support 2021-10-06 07:10:09 -05:00
Vert.s Refactor original demo driver to use GTE Core; move functions around 2021-08-26 08:52:43 -05:00