1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-23 03:32:32 +00:00
CLK/Machines
2018-05-05 20:24:03 -04:00
..
AmstradCPC Attempts to introduce sleeping for the Disk II. 2018-04-29 17:51:10 -04:00
AppleII Attempts to rationalise Apple II address decoding. 2018-05-05 20:24:03 -04:00
Atari2600 Removes the CRT requirement for an integral relationship between cycles and samples. 2018-04-16 20:00:56 -04:00
ColecoVision Doubled down on the ROMMachine::ROMFetcher typedef. 2018-04-23 20:20:14 -07:00
Commodore Made various corrections following a quick for-loop constness audit. 2018-04-30 22:23:57 -04:00
Electron Doubled down on the ROMMachine::ROMFetcher typedef. 2018-04-23 20:20:14 -07:00
MSX Attempts to introduce sleeping for the Disk II. 2018-04-29 17:51:10 -04:00
Oric Made various corrections following a quick for-loop constness audit. 2018-04-30 22:23:57 -04:00
Utility
ZX8081 Simplifies the test for resetting the ZX80/81 line counter. 2018-05-01 21:31:37 -04:00
ConfigurationTarget.hpp
CRTMachine.hpp
DynamicMachine.hpp
JoystickMachine.hpp
KeyboardMachine.cpp
KeyboardMachine.hpp Extends the keyboard protocol and adds keyboard input to the Apple II. 2018-04-15 21:11:30 -04:00
ROMMachine.hpp Attempts to route Disk II requests to the thing itself. 2018-04-23 22:11:31 -07:00