dos33fsprogs/gr-sim
Vince Weaver a8970f761b tfv: have RLE image loading working
forgot how much I hate 6502 assembler
2017-05-06 19:29:19 -04:00
..
apple2_font.h gr-sim: add home() support 2017-05-04 14:32:23 -04:00
gr-sim.c tfv: have RLE image loading working 2017-05-06 19:29:19 -04:00
gr-sim.h gr-sim: use actual code for gr 2017-05-04 14:59:25 -04:00
kaleido.c gr-sim: use actual code for gr 2017-05-04 14:59:25 -04:00
Makefile gr-sim: add text test 2017-05-04 14:34:57 -04:00
rainbow.c gr-sim: use actual code for gr 2017-05-04 14:59:25 -04:00
README gr-sim: add SDL GR simulator 2017-05-02 09:59:39 -04:00
sparkle.c gr-sim: use actual code for gr 2017-05-04 14:59:25 -04:00
text.c gr-sim: add text test 2017-05-04 14:34:57 -04:00
tfv.c tfv: have RLE image loading working 2017-05-06 19:29:19 -04:00

Apple II low-res graphics simulator in SDL

Useful to prototype games, etc., before committing to 6502 assembly.