Sun, 23 Jun 2013 22:27:12 -0700 |
Mike Pavone |
Implement basic joystick support
|
Sun, 23 Jun 2013 11:25:56 -0700 |
Mike Pavone |
Change buffer size to avoid weird artifacts on some systems
|
Sun, 23 Jun 2013 10:17:40 -0700 |
Mike Pavone |
Fix sprite y mask in interlace mode. Fix framebuffer selection when switching out of interlace mode.
|
Sat, 22 Jun 2013 21:19:43 -0700 |
Mike Pavone |
Initial work on interlace
|
Mon, 17 Jun 2013 19:34:47 -0700 |
Mike Pavone |
Process events in vgm player so that quitting works
|
Fri, 14 Jun 2013 00:25:04 -0700 |
Mike Pavone |
Make keybindings data driven so they can be populated from a config file later
|
Wed, 29 May 2013 00:57:19 -0700 |
Mike Pavone |
Incredibly broken YM2612 support plus a fix to Z80 bus request
|
Mon, 27 May 2013 20:56:02 -0700 |
Mike Pavone |
Fix deadlock on quit
|
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
|