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
2021-03-21 21:59:54 -05:00
2021-08-30 22:13:24 -05:00
2016-11-23 22:03:24 -06:00

iigs-game-engine

A tile-based game engine for the Apple IIgs written in 65816 asssembly language

Description
A tile-based game engine for the Apple IIgs written in 65816 asssembly language
Readme 36 MiB
Languages
Assembly 90.9%
JavaScript 7.6%
C 1.1%
Python 0.3%