Thomas Harte
|
793c2df7ee
|
Fixes keypad keys.
|
2019-07-08 16:38:06 -04:00 |
|
Thomas Harte
|
28de629c08
|
Fixes the 6522 sufficiently to fix keyboard input.
|
2019-07-08 15:29:34 -04:00 |
|
Thomas Harte
|
d7329c1bdd
|
Experiments with a timeout on keyboard interactions.
|
2019-07-07 14:13:55 -04:00 |
|
Thomas Harte
|
96c0253ee2
|
Fixes mouse input when a button is pressed; attempts keyboard input.
I think the VIA is somehow sending spurious commands.
|
2019-07-02 21:14:33 -04:00 |
|
Thomas Harte
|
9230969f43
|
Corrects enough of the 6522 and Keyboard to get an initial command seemingly working.
|
2019-06-10 09:28:27 -04:00 |
|
Thomas Harte
|
f0f9722ca6
|
Takes a first crack at the keyboard's serial protocol.
Albeit that without a working shift register in the VIA, this shouldn't really work yet.
|
2019-05-08 14:20:28 -04:00 |
|
Thomas Harte
|
b5ef88902b
|
Edges further towards a functioning keyboard.
|
2019-05-08 13:58:52 -04:00 |
|
Thomas Harte
|
7b466e6d0a
|
Begins work on a functioning keyboard.
|
2019-05-08 12:34:26 -04:00 |
|