1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-22 12:33:29 +00:00
CLK/Machines/Oric
Thomas Harte 533729638c It seems like Jasmin paged in at boot, and button = page back in and reset works?
At least, that gets me a 'boot failed' error. Which is something.
2020-01-05 20:34:15 -05:00
..
Jasmin.cpp Attempts to implement most of a Jasmin disk interface. 2020-01-05 20:05:55 -05:00
Jasmin.hpp It seems like Jasmin paged in at boot, and button = page back in and reset works? 2020-01-05 20:34:15 -05:00
Keyboard.cpp Formally distinguishes Macintosh keys from virtual keys. 2019-08-02 16:15:34 -04:00
Keyboard.hpp Introduces 'non-exclusive' emulator-space keyboards. 2018-10-24 21:59:30 -04: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 It seems like Jasmin paged in at boot, and button = page back in and reset works? 2020-01-05 20:34:15 -05:00
Oric.hpp
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