1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-05 10:28:58 +00:00
CLK/Machines
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
..
AmstradCPC Eliminates all instances of µ. 2018-05-13 15:46:14 -04:00
AppleII Eliminates the fiction of setting and getting registers. 2018-05-17 21:39:11 -04:00
Atari2600 Eliminates all emdashes in cross-platform code. 2018-05-13 15:34:31 -04:00
ColecoVision Imposes a three-cycle penalty for SN76489 access. 2018-05-16 19:06:03 -04:00
Commodore Eliminates all endashes. 2018-05-13 15:43:03 -04:00
Electron Eliminates all endashes. 2018-05-13 15:43:03 -04:00
MSX Eliminates all endashes. 2018-05-13 15:43:03 -04:00
Oric Eliminates the fiction of setting and getting registers. 2018-05-17 21:39:11 -04:00
Utility Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
ZX8081 Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
ConfigurationTarget.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
CRTMachine.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
DynamicMachine.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
JoystickMachine.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
KeyboardMachine.cpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
KeyboardMachine.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
ROMMachine.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00