Mercurial > repos > blastem
log render.h @ 444:cc754a309ead
age | author | description |
---|---|---|
Wed, 17 Jul 2013 22:26:11 -0700 | Mike Pavone | Add fullscreen support and add a keybinding for exiting the emulator |
Wed, 10 Jul 2013 23:47:48 -0700 | Mike Pavone | Read joystick bindings from config file |
Sun, 30 Jun 2013 11:45:58 -0700 | Mike Pavone | Make VDP render in native pixel format of the renderer for a modest performance gain and to make it easier to use OpenGL for rendering |
Sun, 23 Jun 2013 22:27:12 -0700 | Mike Pavone | Implement basic joystick support |
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 |
Thu, 23 May 2013 23:42:42 -0700 | Mike Pavone | Initial PSG support. Mostly works, noise channel is borked though. |