Mercurial > repos > blastem
log render_sdl.c @ 356:79e4b466e7d0
age | author | description |
---|---|---|
Thu, 23 May 2013 23:55:42 -0700 | Mike Pavone | Get rid of debug puts and limit based on audio rather than frame rate by default. |
Thu, 23 May 2013 23:42:42 -0700 | Mike Pavone | Initial PSG support. Mostly works, noise channel is borked though. |
Thu, 16 May 2013 09:37:53 -0700 | Mike Pavone | Get frame time correct and frame rate sort of correct for EUR region |
Wed, 15 May 2013 23:32:21 -0700 | Mike Pavone | Set window title based on ROM header name |
Wed, 15 May 2013 22:39:36 -0700 | Mike Pavone | Increase sample size for min_delay |
Wed, 15 May 2013 22:37:25 -0700 | Mike Pavone | Re-enable frame limit, but add a command line flag to disable it |
Sat, 11 May 2013 22:45:05 -0700 | Mike Pavone | Remove z80_ram reference in SDL renderer to get stateview compiling again. Print out the sprite list in stateview. |
Thu, 02 May 2013 22:26:47 -0700 | Mike Pavone | Implement LDI |