1
0
mirror of https://github.com/pkoning2/lk201emu.git synced 2026-05-05 07:34:53 +00:00

3 Commits

Author SHA1 Message Date
Paul Koning
afee21c86b Tweak .gitignore 2021-05-18 13:09:26 -04:00
Paul Koning
45c237e25e 1. Update board date. This is board rev C
2. Bugfixes in scan software, fix a race condition between timing out
keyboard data start and the arrival of the start bit.  This requires
holding clock low long enough that any start is abandoned; if that is
not done the byte may actually be sent if the interval between polls
is short enough.
2021-04-03 16:01:55 -04:00
Paul Koning
a50569525e Initial commit of PS-2 version of keybaord emulator. 2021-03-07 14:58:48 -05:00