6502 code generator for sprites, fonts, images and more
Go to file
Rob McMullen 71e57e7433 Removed debug background stuff (unnecessary now that lots more is working) 2017-07-09 21:19:06 -07:00
.gitignore Added support for the color white 2016-12-21 14:03:28 -08: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
apple-sprite9x11.png WIP for multiple sprites 2017-06-25 08:29:10 -07:00
apple.png Added separate makefile for my new tests 2017-06-22 06:24:39 -07:00
bwtest.s WIP for multiple sprites 2017-06-25 08:29:10 -07:00
colortest.s Added simple movement for sprite 2017-06-22 11:17:31 -07:00
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
fatfont.s Added fast font demo 2017-07-04 13:36:36 -07:00
fatfont128.dat fatfont: fixed 0 and 1 for consistency 2017-07-06 22:22:33 -07:00
moldy_burger.png Made color selection in PNGs a little more forgiving 2017-06-30 14:13:42 -07:00
multitest.s Fixed push/pull framework. Works on page1 2017-07-03 07:54:40 -07:00