1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 06:29:33 +00:00
CLK/Machines/Oric
Thomas Harte 69f520428d Makes a first, ugly attempt at a 'new machine' dialogue for the Mac.
Which has implied getting much more specific about MSX disk drive attachment, and has prompted an excuse to offer the ZX80 with the ZX81 ROM.
2018-04-02 22:42:41 -04: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
Microdisc.cpp Corrects out-of-order initialisations for the 1770, Atari 2600 joystick, Pitfall II bus extender, Microdisc and 6502. 2017-11-10 22:20:44 -05:00
Microdisc.hpp Corrects out-of-order initialisations for the 1770, Atari 2600 joystick, Pitfall II bus extender, Microdisc and 6502. 2017-11-10 22:20:44 -05:00
Oric.cpp Makes a first, ugly attempt at a 'new machine' dialogue for the Mac. 2018-04-02 22:42:41 -04:00
Oric.hpp Eliminates diamond inheritance of KeyboardMachine::Machine by typers. 2018-03-09 15:19:02 -05:00
Video.cpp Introduces S-Video as a video signal type at the interface level. 2018-03-30 10:25:41 -04:00
Video.hpp Introduces S-Video as a video signal type at the interface level. 2018-03-30 10:25:41 -04:00