1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-04 01:57:54 +00:00
CLK/Machines/Oric
Thomas Harte 78eaecb29e Provides the proper framework for encapsulation of analyser target specifics.
... while making them a safe container for objects too. Uses the ZX80/81 as the pilot platform.
2018-03-09 15:36:11 -05:00
..
Keyboard.cpp
Keyboard.hpp
Microdisc.cpp
Microdisc.hpp
Oric.cpp Provides the proper framework for encapsulation of analyser target specifics. 2018-03-09 15:36:11 -05:00
Oric.hpp Eliminates diamond inheritance of KeyboardMachine::Machine by typers. 2018-03-09 15:19:02 -05:00
Video.cpp
Video.hpp