1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-16 22:28:57 +00:00
CLK/Machines/Oric
2016-11-26 23:29:30 +08:00
..
Microdisc.cpp It would appear the 1770 and 1773 actually differ in relation to the (non-sensical) ability not to spin-up for a Type 2, and whether a side compare can occur. So the WD1770 class now requires a personality to be specified. Which it singly fails to honour. 2016-11-26 23:29:30 +08:00
Microdisc.hpp Unified delegates. Let's keep it easy for the caller. 2016-11-22 22:11:11 +08:00
Oric.cpp Corrected typo. 2016-11-25 21:30:45 +08:00
Oric.hpp This is the broad strokes effort at enabling Microdisc emulation. 2016-11-25 20:15:48 +08:00
Typer.cpp Made similar cleanings of the Electron and Vic. 2016-11-05 15:07:57 -04:00
Video.cpp Switched video to postfix underscores, for consistency. 2016-11-22 22:28:45 +08:00
Video.hpp Switched video to postfix underscores, for consistency. 2016-11-22 22:28:45 +08:00