aboutsummaryrefslogtreecommitdiff
path: root/src/hw/ps2port.h
AgeCommit message (Expand)AuthorFilesLines
2015-07-22ps2: Don't wait 100ms to discard possible extra reset receive byteKevin O'Connor1-1/+1
2015-07-14ps2: Support mode for polling the PS2 port instead of using irqsKevin O'Connor1-0/+1
2014-11-12Minor - move PORT_PS2_CTRLB from hw/ps2port.h to hw/timer.cKevin O'Connor1-1/+0
2014-10-15Move a20 code from system.c and ps2port.h to x86.hKevin O'Connor1-11/+3
2013-09-28Remove ioport.h; disperse its contents to other header files.Kevin O'Connor1-1/+13
2013-09-02Move code centered around specific hardware devices to src/hw/Kevin O'Connor1-0/+63