1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-30 07:29:06 +00:00
CLK/Machines/Oric
Thomas Harte 7b7beb13a3 Eliminates the fiction of setting and getting registers.
The Disk II seems lower level than that; it will read the data bus whenever it likes, it is the programmer's responsibility to keep up with that. It also reserves the right not to load the bus regardless of whether it receives a read or write access.
2018-05-17 21:39:11 -04:00
..
Keyboard.cpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Keyboard.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Microdisc.cpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Microdisc.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Oric.cpp Eliminates the fiction of setting and getting registers. 2018-05-17 21:39:11 -04:00
Oric.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
Video.cpp Eliminates all endashes. 2018-05-13 15:43:03 -04:00
Video.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00