1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-15 15:29:53 +00:00
CLK/Machines/Oric
Thomas Harte c3a2f7717b Makes attempt to implement support for the Pravetz 8D + 8DOS.
i.e. the Disk II wired up to the Oric, with some ROM swaps.
2018-05-08 22:05:43 -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 attempt to implement support for the Pravetz 8D + 8DOS. 2018-05-08 22:05:43 -04:00
Oric.hpp Makes attempt to implement support for the Pravetz 8D + 8DOS. 2018-05-08 22:05:43 -04:00
Video.cpp Removes the CRT requirement for an integral relationship between cycles and samples. 2018-04-16 20:00:56 -04:00
Video.hpp Ensures proper propagation of video choice through the Oric. 2018-04-04 19:14:42 -04:00