An artillery style game for the Apple IIgs. But with cats.
Go to file
blondie7575 d0c67b907d Fixed stepping on a bunch of GS jump tables
Disabled fill-mode code in bank E1, because it wasn’t useful enough, and was stepping all over important GS things.
2018-07-28 15:46:54 -07:00
Art Inventory selection 2018-06-10 18:05:20 -06:00
GSCats.xcodeproj Added inventory tabs and number rendering 2018-06-10 13:00:05 -06:00
.gitignore Optimized span rendering moved to $E1 2018-01-16 12:56:53 -08:00
AppleCommander.jar Initial commit 2017-07-28 17:11:25 -05:00
GenerateCircles.py Fixed craters on hi-res terrain 2017-09-17 16:17:27 -07:00
GenerateRenderSpans.py Optimization 2017-08-07 22:10:16 -07:00
GenerateSpanDataTable.py First working version of virtual stack unrender 2018-01-06 15:30:06 -08:00
GenerateTrigTables.py Basic rendering of projectiles 2017-08-24 21:45:05 -07:00
GenerateVRAMTable.py Optimizations and cleanup 2017-08-06 13:26:31 -07:00
GenerateVRAMYOffset.py Lookup for render span VRAM rows 2017-12-27 10:06:42 -07:00
Makefile Added inventory tabs and number rendering 2018-06-10 13:00:05 -06:00
MerlinToCA65.sh Fixed art pipeline bug 2017-10-17 08:21:29 -07:00
ParseMapFile.py Optimized span rendering moved to $E1 2018-01-16 12:56:53 -08:00
SpriteBank00.bin Inventory selection 2018-06-10 18:05:20 -06:00
V2Make.scpt Cleanup 2018-01-04 12:58:13 -08:00
circleTable.s Fixed craters on hi-res terrain 2017-09-17 16:17:27 -07:00
collision.s Optimized span rendering moved to $E1 2018-01-16 12:56:53 -08:00
equates.s Fixed stack-based clip/unclip 2018-03-05 12:32:05 -08:00
font.s New sprites and some palette work 2018-06-06 13:23:00 -07:00
gamemanager.s Fixed stepping on a bunch of GS jump tables 2018-07-28 15:46:54 -07:00
gameobject.s First pass at inventory menu rendering 2018-04-20 13:04:39 -07:00
graphics.s Improved VBL, fixed Ctrl-OA-Reset crash 2018-07-22 10:11:51 -05:00
gscats.2mg Fixed stepping on a bunch of GS jump tables 2018-07-28 15:46:54 -07:00
gscats.s Added inventory tabs and number rendering 2018-06-10 13:00:05 -06:00
input.s Inventory selection 2018-06-10 18:05:20 -06:00
inventory.s Inventory selection 2018-06-10 18:05:20 -06:00
linkerConfig Optimized span rendering moved to $E1 2018-01-16 12:56:53 -08:00
loader.s Fixed stepping on a bunch of GS jump tables 2018-07-28 15:46:54 -07:00
macros.s Fixed compiled terrain rendering 2018-07-24 18:43:41 -07:00
player.s Ammo consumption 2018-06-11 17:22:34 -06:00
projectile.s Fixed a nasty bug in cratering 2018-06-11 18:01:19 -06:00
smallNumbers.s Added inventory tabs and number rendering 2018-06-10 13:00:05 -06:00
spritebank.s Inventory selection 2018-06-10 18:05:20 -06:00
tables.s Optimized span rendering moved to $E1 2018-01-16 12:56:53 -08:00
terrain.s Fixed stepping on a bunch of GS jump tables 2018-07-28 15:46:54 -07:00
terrain_e1.s Fixed compiled terrain rendering 2018-07-24 18:43:41 -07:00
utility.s Improved VBL, fixed Ctrl-OA-Reset crash 2018-07-22 10:11:51 -05:00