6502 code generator for sprites, fonts, images and more
Go to file
2017-07-09 21:19:06 -07:00
.gitignore
apple-sprite9x11.png
apple.png
bwtest.s
colortest.s
cpbg.s Removed debug background stuff (unnecessary now that lots more is working) 2017-07-09 21:19:06 -07:00
drawfont.s Since I now have an approved fork rather than contributing back to Quinn, changing to more PEP-8 python style 2017-07-05 12:50:22 -07:00
fatfont128.dat fatfont: fixed 0 and 1 for consistency 2017-07-06 22:22:33 -07:00
fatfont.s Added fast font demo 2017-07-04 13:36:36 -07:00
HiSprite.py Since I now have an approved fork rather than contributing back to Quinn, changing to more PEP-8 python style 2017-07-05 12:50:22 -07:00
Makefile Added makefile target that includes title screens 2017-07-07 12:24:25 -07:00
moldy_burger.png
multitest.s