6502 code generator for sprites, fonts, images and more
Go to file
Rob McMullen 527cd2226c Since I now have an approved fork rather than contributing back to Quinn, changing to more PEP-8 python style
* changed some assembly variables and categorized them by address to hopefully make debugging easier
2017-07-05 12:50:22 -07:00
HiSprite.xcodeproj Working parallel sprite demo 2017-04-02 19:54:51 -07:00
.gitignore Added support for the color white 2016-12-21 14:03:28 -08:00
AppleCommander.jar Initial commit 2016-07-20 19:30:24 -05: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
KOLTitle.bin Fixed background save/restore for 6-byte sprites 2016-12-22 14:28:46 -08:00
Makefile Cleanup 2016-09-10 11:04:57 -07:00
Makefile.rob Added fast font demo 2017-07-04 13:36:36 -07:00
V2Make.scpt Put an old optimization back in 2017-03-26 11:02:22 -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
box_blu.png All basic colors working 2016-09-01 13:13:27 -07:00
box_grn.png Basic shifted data unrolling working for violet and green 2016-08-18 12:12:11 -07:00
box_mag.png Basic shifted data unrolling working for violet and green 2016-08-18 12:12:11 -07:00
box_org.png All basic colors working 2016-09-01 13:13:27 -07:00
boxw_mag.png Added support for the color white 2016-12-21 14:03:28 -08:00
boxw_mix.png Code cleanup 2016-12-25 13:43:14 -07:00
boxw_org.png Added support for the color white 2016-12-21 14:03:28 -08: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 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
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 Added fast font demo 2017-07-04 13:36:36 -07:00
graphics.s Optimization and fleshing out of demo app 2017-05-28 11:55:20 -07:00
hgrtableX.s Cleanup 2016-09-10 11:04:57 -07:00
hgrtableY.s Cleanup, early support for page 2 2017-02-25 16:30:30 -08:00
hisprite.dsk Cleaned up BG stuff I’m never going to use 2017-05-29 13:20:47 -07:00
hisprite.s Cleaned up BG stuff I’m never going to use 2017-05-29 13:20:47 -07:00
macros.s Optimization & refinement 2017-05-29 13:14:37 -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
spriteBuffers.s Cleaned up BG stuff I’m never going to use 2017-05-29 13:20:47 -07:00
spritegen0.s Optimization & refinement 2017-05-29 13:14:37 -07:00
spritegen1.s Cleanup 2016-09-10 11:04:57 -07:00
spritegen2.s Cleanup 2016-09-10 11:04:57 -07:00
spritegen3.s Added support for the color white 2016-12-21 14:03:28 -08:00
spritegen4.s Added support for the color white 2016-12-21 14:03:28 -08:00