dos33fsprogs/gr-sim
Vince Weaver e99d77f6fd gr-sim: minimal text mode support
still need to implement cout()
2017-05-17 17:14:47 -04:00
..
apple2_font.h gr-sim: minimal text mode support 2017-05-17 17:14:47 -04:00
gr-sim.c gr-sim: minimal text mode support 2017-05-17 17:14:47 -04:00
gr-sim.h gr-sim: minimal text mode support 2017-05-17 17:14:47 -04:00
kaleido.c gr-sim: use actual code for gr 2017-05-04 14:59:25 -04:00
Makefile gr-sim: minimal text mode support 2017-05-17 17:14:47 -04:00
rainbow.c gr-sim: minimal text mode support 2017-05-17 17:14:47 -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: minimal text mode support 2017-05-17 17:14:47 -04:00
tfv.c gr-sim: minimal text mode support 2017-05-17 17:14:47 -04:00

Apple II low-res graphics simulator in SDL

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