aboutsummaryrefslogtreecommitdiffstats
path: root/src/hw/ps2port.h
Commit message (Expand)AuthorAgeFilesLines
* ps2: Don't wait 100ms to discard possible extra reset receive byteKevin O'Connor2015-07-221-1/+1
* ps2: Support mode for polling the PS2 port instead of using irqsKevin O'Connor2015-07-141-0/+1
* Minor - move PORT_PS2_CTRLB from hw/ps2port.h to hw/timer.cKevin O'Connor2014-11-121-1/+0
* Move a20 code from system.c and ps2port.h to x86.hKevin O'Connor2014-10-151-11/+3
* Remove ioport.h; disperse its contents to other header files.Kevin O'Connor2013-09-281-1/+13
* Move code centered around specific hardware devices to src/hw/Kevin O'Connor2013-09-021-0/+63