1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-15 15:29:53 +00:00
CLK/Machines/Enterprise
Thomas Harte 520c3c9218 Corrects colour deserialisation.
Long story short: the documentation I'm reading inexplicably lists the bits in reverse order. Luckily, a lot of the other documentation doesn't.
2021-06-24 20:59:04 -04:00
..
Dave.cpp Correct syntax errors. 2021-06-22 20:50:03 -04:00
Dave.hpp Starts sketching out Dave. 2021-06-22 19:33:41 -04:00
Enterprise.cpp Withdraws the EPDOS option. 2021-06-23 19:32:34 -04:00
Enterprise.hpp Adds Enterprise as a File -> New... machine. 2021-06-14 20:55:39 -04:00
EXDos.cpp Extends back to 128kb and stops halting on unrecognised ports. 2021-06-22 06:15:42 -04:00
EXDos.hpp Adds notes on intended meaning of status register. 2021-06-21 07:31:58 -04:00
Keyboard.cpp Also map keypad to F keys. 2021-06-20 14:25:28 -04:00
Keyboard.hpp Fleshes out the keyboard map. 2021-06-18 23:14:35 -04:00
Nick.cpp Corrects colour deserialisation. 2021-06-24 20:59:04 -04:00
Nick.hpp Switches to an overt active/inactive state machine. 2021-06-24 18:34:21 -04:00