Thu, 03 Oct 2013 21:22:05 -0700 |
Mike Pavone |
Add an FPS counter to the title bar
|
Tue, 10 Sep 2013 23:31:08 -0700 |
Mike Pavone |
Added copyright notice to source files and added GPL license text in COPYING
|
Tue, 23 Jul 2013 23:01:03 -0700 |
Mike Pavone |
Started work on OpenGL support in new branch
opengl
|
Thu, 18 Jul 2013 09:59:39 -0700 |
Mike Pavone |
Add config values for audio sample rate and buffer size
|
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
|
Tue, 25 Jun 2013 19:20:39 -0700 |
Mike Pavone |
Move IO code to a separate file and do a tiny bit of refactoring
|
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
|