log src/main.c @ 24:4c9dbfa30a66

age author description
Thu, 31 Mar 2016 00:07:37 -0700 Michael Pavone Implemented audio
Mon, 28 Mar 2016 23:43:31 -0700 Michael Pavone Sort of working tile rendering and tile test ROM
Sun, 27 Mar 2016 21:42:10 -0700 Michael Pavone Poll events regularly to avoid unresponsive app warnings. Handle quit event
Sun, 27 Mar 2016 17:36:02 -0700 Michael Pavone Initial stab at video output and background color rendering. Fixed address decoding in address port write handler.
Sun, 27 Mar 2016 00:24:31 -0700 Michael Pavone Initial work on VDP emulation
Tue, 22 Mar 2016 22:44:02 -0700 Michael Pavone Initial commit. CPU working well enough for simple hello world program.