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