1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-11 04:28:58 +00:00
CLK/Machines/Apple/Macintosh
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
..
Keyboard.hpp Takes a first crack at the keyboard's serial protocol. 2019-05-08 14:20:28 -04:00
Macintosh.cpp Edges further towards a functioning keyboard. 2019-05-08 13:58:52 -04:00
Macintosh.hpp Adds the bare bones necessary to be able to create a Macintosh from File -> New... . 2019-05-03 22:16:07 -04:00
RealTimeClock.hpp Edges further towards a functioning keyboard. 2019-05-08 13:58:52 -04:00
Video.cpp Sets a more appropriate display type. 2019-05-05 23:22:05 -04:00
Video.hpp Adds support for the alternate video buffer. 2019-05-05 23:05:24 -04:00