summaryrefslogtreecommitdiff
path: root/render.h
AgeCommit message (Expand)Author
2013-07-23Started work on OpenGL support in new branchMike Pavone
2013-07-17Add fullscreen support and add a keybinding for exiting the emulatorMike Pavone
2013-07-10Read joystick bindings from config fileMike Pavone
2013-06-30Make VDP render in native pixel format of the renderer for a modest performan...Mike Pavone
2013-06-23Implement basic joystick supportMike Pavone
2013-06-17Process events in vgm player so that quitting worksMike Pavone
2013-06-14Make keybindings data driven so they can be populated from a config file laterMike Pavone
2013-05-29Incredibly broken YM2612 support plus a fix to Z80 bus requestMike Pavone
2013-05-23Initial PSG support. Mostly works, noise channel is borked though.Mike Pavone
2013-05-16Get frame time correct and frame rate sort of correct for EUR regionMike Pavone
2013-05-15Set window title based on ROM header nameMike Pavone
2013-05-15Re-enable frame limit, but add a command line flag to disable itMike Pavone
2013-01-20Add support for breaking into the debugger while game is runningMike Pavone
2012-12-18Get Flavio's color bar demo kind of sort of workingMike Pavone
2012-12-09Add debug render mode and fix vertical flip bit for bg tilesMike Pavone
2012-12-08Add support for simple resolution scalingMike Pavone
2012-12-08Mostly broken VDP core and savestate viewerMike Pavone