Commit Graph

6 Commits

Author SHA1 Message Date
Rob McMullen
a92efaf0f2 Added two demo modes: InsaneClear and CompiledFont
* these don't make sense except for testing, they are inefficient or take too much space
2018-07-20 19:26:40 -07:00
Rob McMullen
56f2edca20 Added fast clear screen routine 2018-07-19 21:21:25 -07:00
Rob McMullen
b946684f0d Fixes for py3 compatibility 2018-07-01 21:23:56 -07:00
Rob McMullen
651cc2c7f1 Changed driver filename to -asmgen-driver instead of -sprite-driver 2017-09-20 09:54:32 -07:00
Rob McMullen
1f4bbbd533 Added argument to convert raw data to assembly source .byte (or equivalent) directives 2017-07-28 09:28:22 -07:00
Rob McMullen
4f8cf05853 Rename to asmgen; added WIP for RLE compression 2017-07-26 23:58:45 -07:00