1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-25 04:29:09 +00:00
CLK/Machines/Oric
2020-01-05 21:57:33 -05:00
..
Jasmin.cpp Fixed: the issue was failing to propagate motor control. 2020-01-05 21:35:20 -05:00
Jasmin.hpp Fixed: the issue was failing to propagate motor control. 2020-01-05 21:35:20 -05:00
Keyboard.cpp Makes Jasmin autoboot optional, adds a Jasmin reset key, adds the Jasmin to File -> New... . 2020-01-05 21:57:33 -05:00
Keyboard.hpp Makes Jasmin autoboot optional, adds a Jasmin reset key, adds the Jasmin to File -> New... . 2020-01-05 21:57:33 -05:00
Microdisc.cpp Attempts to implement most of a Jasmin disk interface. 2020-01-05 20:05:55 -05:00
Microdisc.hpp Attempts to implement most of a Jasmin disk interface. 2020-01-05 20:05:55 -05:00
Oric.cpp Makes Jasmin autoboot optional, adds a Jasmin reset key, adds the Jasmin to File -> New... . 2020-01-05 21:57:33 -05:00
Oric.hpp Simplifies initialisation procedure for all machines. 2018-07-10 20:00:46 -04:00
Video.cpp Expands size of storage in Cycles/HalfCycles; adjusts widely to compensate. 2019-10-29 22:36:29 -04:00
Video.hpp Adds composite monochrome output for the Oric. At least temporarily. 2019-02-18 16:56:48 -05:00