A tile-based game engine for the Apple IIgs written in 65816 asssembly language
Go to file
2021-10-29 00:17:23 -05:00
.vscode
archive
demos Reference sprite updates that do not leave trails 2021-10-29 00:17:23 -05:00
emu Final reorg; all projects build into a unified disk image for testing 2021-08-26 17:15:44 -05:00
macros Add rendering path for masked dynamic tiles 2021-10-07 23:54:45 -05:00
ref Reorg files; focus on S16 artifact 2021-03-21 21:59:54 -05:00
src First pass at validating erasing the sprite on update 2021-10-28 22:19:18 -05:00
tools Do not export BG0 tile descriptors ith the mask bit set if there is only one layer defined 2021-10-26 21:19:37 -05:00
.gitignore Tweak ignore files 2021-08-30 22:13:24 -05:00
README.md

iigs-game-engine

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