1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-23 03:32:32 +00:00
CLK/Machines
2018-04-24 19:44:45 -07:00
..
AmstradCPC Doubled down on the ROMMachine::ROMFetcher typedef. 2018-04-23 20:20:14 -07:00
AppleII Makes joined-up attempt to run data through the Disk II. 2018-04-24 19:44:45 -07: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 Doubled down on the ROMMachine::ROMFetcher typedef. 2018-04-23 20:20:14 -07:00
Electron Doubled down on the ROMMachine::ROMFetcher typedef. 2018-04-23 20:20:14 -07:00
MSX Doubled down on the ROMMachine::ROMFetcher typedef. 2018-04-23 20:20:14 -07:00
Oric Doubled down on the ROMMachine::ROMFetcher typedef. 2018-04-23 20:20:14 -07:00
Utility Switches to use of the TargetList typedef wherever possible. 2018-04-14 19:46:38 -04:00
ZX8081 Doubled down on the ROMMachine::ROMFetcher typedef. 2018-04-23 20:20:14 -07:00
ConfigurationTarget.hpp
CRTMachine.hpp Ensures proper propagation of video choice through the Oric. 2018-04-04 19:14:42 -04:00
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