summaryrefslogtreecommitdiff
path: root/io.c
AgeCommit message (Collapse)Author
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