1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-07 08:28:57 +00:00
CLK/Machines/AmstradCPC
Thomas Harte 6b1eef572b Eliminates diamond inheritance of KeyboardMachine::Machine by typers.
Specifically by pulling the key action stuff into a purely abstract class [/interface]. Takes the opportunity to unpublish a bunch of machine details.
2018-03-09 15:19:02 -05:00
..
AmstradCPC.cpp Eliminates diamond inheritance of KeyboardMachine::Machine by typers. 2018-03-09 15:19:02 -05:00
AmstradCPC.hpp Eliminates diamond inheritance of KeyboardMachine::Machine by typers. 2018-03-09 15:19:02 -05:00
Keyboard.cpp Completes clean-up of post-formalisation per-machine keyboard code. 2017-10-21 10:52:35 -04:00
Keyboard.hpp Completes clean-up of post-formalisation per-machine keyboard code. 2017-10-21 10:52:35 -04:00