summaryrefslogtreecommitdiff
path: root/io.c
AgeCommit message (Expand)Author
2013-10-31Add support for left and right shift keysMike Pavone
2013-10-04Add support for UI bindings on gamepad buttons and dpadsMike Pavone
2013-10-01Implement turbo/slow motion feature that overclocks or underclocks the entire...Mike Pavone
2013-09-10Added copyright notice to source files and added GPL license text in COPYINGMike Pavone
2013-07-26Added support for saving savestates. Added gst savestate format test harnessMike Pavone
2013-07-17Add fullscreen support and add a keybinding for exiting the emulatorMike Pavone
2013-07-15Restore one of the VDP debugging modesMike Pavone
2013-07-10Read joystick bindings from config fileMike Pavone
2013-07-10Read key bindings from config fileMike Pavone
2013-06-25Move IO code to a separate file and do a tiny bit of refactoringMike Pavone