backwardspy / spacelib

an unfinished C64 game development library for 64tass. spacelib2 is a thing now, go check that out https://github.com/backwardspy/spacelib2
0 stars 0 forks source link

spacelib

A work in progress C64 game development library for 64tass.

Heavy inspiration taken from Derek Morris' supporting code for the Retro Game Dev C64 Edition book. The example game "spacegame" is based on chapters 7 through 12 of the same book.

Example Game

Memory Map

$0801:      BASIC loader
$4000:$4FFF Sprites
$7000:$77FF Charset 1
$7800:$7FFF Charset 2 (unused)
$8000:$BFFF Code