An artillery style game for the Apple IIgs. But with cats.
Go to file
blondie7575 51c5ec644e Optimizations and cleanup 2017-08-06 13:26:31 -07:00
GSCats.xcodeproj Basic full-height terrain rendering with spans 2017-08-06 12:52:21 -07:00
.gitignore Basic high-speed span rendering working 2017-07-30 20:23:32 -07:00
AppleCommander.jar Initial commit 2017-07-28 17:11:25 -05:00
GenerateRenderSpans.py Basic full-height terrain rendering with spans 2017-08-06 12:52:21 -07:00
GenerateVRAMTable.py Optimizations and cleanup 2017-08-06 13:26:31 -07:00
Makefile Fast graphics path screen fill working 2017-07-29 14:47:17 -07:00
V2Make.scpt Improved terrain data structure 2017-07-30 11:54:37 -07:00
equates.s Improved terrain data structure 2017-07-30 11:54:37 -07:00
graphics.s Basic high-speed span rendering working 2017-07-30 20:23:32 -07:00
gscats.2mg Optimizations and cleanup 2017-08-06 13:26:31 -07:00
gscats.s Basic full-height terrain rendering with spans 2017-08-06 12:52:21 -07:00
loader.s Improved terrain data structure 2017-07-30 11:54:37 -07:00
macros.s Improved terrain data structure 2017-07-30 11:54:37 -07:00
spanRender.s Basic clipped span chain rendering via fast path 2017-08-06 12:05:19 -07:00
tables.s Optimizations and cleanup 2017-08-06 13:26:31 -07:00
terrain.s Optimizations and cleanup 2017-08-06 13:26:31 -07:00