index
:
blastem.git
gdb
libretro
vdp-hacking
Oxore's fork of "blastem" emulator for ROM hacking (C)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io.h
Age
Commit message (
Expand
)
Author
2016-05-11
Initial stab at Saturn keyboard support
Michael Pavone
2016-05-10
Fix bug in 68K movep.l when the destination is a register mapped to a host re...
Michael Pavone
2016-04-21
Move mouse mode and capture state to emulation context so it persists properl...
Michael Pavone
2015-12-15
Initial support for relative mouse mode and skeleton of support for capture m...
Michael Pavone
2015-12-08
Allow IO device config to be overriden by ROM DB
Michael Pavone
2015-12-06
Rough emulation of mouse response delays when TR is toggled. Latch current mo...
Michael Pavone
2015-11-28
Mega mouse support is mostly done
Michael Pavone
2015-11-25
WIP support for mega mouse
Michael Pavone
2015-11-13
Selecting a second game from the menu now works
Michael Pavone
2014-12-03
Initial support for configurable IO, custom IO and sega transfer board emulation
Michael Pavone
2013-09-10
Added copyright notice to source files and added GPL license text in COPYING
Mike Pavone
2013-06-25
Move IO code to a separate file and do a tiny bit of refactoring
Mike Pavone