iigs-game-engine/demos/shell
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
..
assets Initial Tiled tile animation export support 2021-10-06 07:10:09 -05:00
gen Initial Tiled tile animation export support 2021-10-06 07:10:09 -05:00
Actions.s Initial Tiled tile animation export support 2021-10-06 07:10:09 -05:00
App.Main.s Initial Tiled tile animation export support 2021-10-06 07:10:09 -05:00
App.Msg.s Move test app into its own demo folder 2021-08-26 16:24:46 -05:00
App.s Reorg some more files and tweak paths 2021-08-26 16:45:23 -05:00
Overlay.s Move test app into its own demo folder 2021-08-26 16:24:46 -05:00
_FileInformation.txt Reorg some more files and tweak paths 2021-08-26 16:45:23 -05:00
build-image.bat Final reorg; all projects build into a unified disk image for testing 2021-08-26 17:15:44 -05:00
font.s Move test app into its own demo folder 2021-08-26 16:24:46 -05:00
package-lock.json Move test app into its own demo folder 2021-08-26 16:24:46 -05:00
package.json Initial Tiled tile animation export support 2021-10-06 07:10:09 -05:00