summaryrefslogtreecommitdiff
path: root/io.h
AgeCommit message (Expand)Author
2016-05-11Initial stab at Saturn keyboard supportMichael Pavone
2016-05-10Fix bug in 68K movep.l when the destination is a register mapped to a host re...Michael Pavone
2016-04-21Move mouse mode and capture state to emulation context so it persists properl...Michael Pavone
2015-12-15Initial support for relative mouse mode and skeleton of support for capture m...Michael Pavone
2015-12-08Allow IO device config to be overriden by ROM DBMichael Pavone
2015-12-06Rough emulation of mouse response delays when TR is toggled. Latch current mo...Michael Pavone
2015-11-28Mega mouse support is mostly doneMichael Pavone
2015-11-25WIP support for mega mouseMichael Pavone
2015-11-13Selecting a second game from the menu now worksMichael Pavone
2014-12-03Initial support for configurable IO, custom IO and sega transfer board emulationMichael Pavone
2013-09-10Added copyright notice to source files and added GPL license text in COPYINGMike Pavone
2013-06-25Move IO code to a separate file and do a tiny bit of refactoringMike Pavone