1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-02 04:55:56 +00:00
CLK/Machines/Oric
2016-12-03 10:55:50 -05:00
..
Microdisc.cpp As well as a bunch of logging, reinstated rotation position preservation across tracks. 2016-12-02 18:36:47 -05:00
Microdisc.hpp Implemented missing status bits (other than the index hole), and a head loading delay for the Microdisc. 2016-12-01 21:13:16 -05:00
Oric.cpp Switched the typer to postfix underscores. 2016-12-03 10:55:50 -05:00
Oric.hpp Ensured flag setting is atomic, removed duplication of interrupt request versus busy, found better names for the personality testers, unified delegate protocol. 2016-12-01 07:41:52 -05:00
Typer.cpp
Video.cpp
Video.hpp