log

age author description
Wed, 30 Mar 2016 20:31:04 -0700 Michael Pavone Implement hflip
Wed, 30 Mar 2016 19:55:48 -0700 Michael Pavone Implemented sprite drawing. Added small sprite example.
Tue, 29 Mar 2016 19:59:26 -0700 Michael Pavone Only run rendering hardware when display is enabled
Tue, 29 Mar 2016 19:57:34 -0700 Michael Pavone Fix timing of port IO
Mon, 28 Mar 2016 23:43:31 -0700 Michael Pavone Sort of working tile rendering and tile test ROM
Sun, 27 Mar 2016 22:14:26 -0700 Michael Pavone More colors in the bgcolor sample
Sun, 27 Mar 2016 21:54:13 -0700 Michael Pavone Enable vsync
Sun, 27 Mar 2016 21:42:10 -0700 Michael Pavone Poll events regularly to avoid unresponsive app warnings. Handle quit event