1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-12-26 09:29:45 +00:00
CLK/Machines
Thomas Harte 9bbccd89d3 Adds an extended rationale for current implementation.
Also strips some cruft of prior guesses.
2019-07-31 23:19:46 -04:00
..
AmstradCPC Inserts missing spaces. 2019-07-22 23:11:37 -04:00
Apple Adds an extended rationale for current implementation. 2019-07-31 23:19:46 -04:00
Atari2600 Starts trying to formalise just-in-time execution. 2019-07-28 21:49:54 -04:00
ColecoVision Rolls out JustInTime acting to the MSX and ColecoVision. 2019-07-29 21:22:31 -04:00
Commodore Starts trying to formalise just-in-time execution. 2019-07-28 21:49:54 -04:00
Electron Starts trying to formalise just-in-time execution. 2019-07-28 21:49:54 -04:00
MasterSystem Adds a route to not bumping time. 2019-07-29 17:21:27 -04:00
MSX Rolls out JustInTime acting to the MSX and ColecoVision. 2019-07-29 21:22:31 -04:00
Oric Starts trying to formalise just-in-time execution. 2019-07-28 21:49:54 -04:00
Utility
ZX8081 Puts machine name into ROMMachine::ROM. 2019-07-22 21:14:21 -04:00
CRTMachine.hpp
DynamicMachine.hpp
JoystickMachine.hpp
KeyboardMachine.cpp
KeyboardMachine.hpp
MediaTarget.hpp
MouseMachine.hpp
ROMMachine.hpp Provides extended ROM details for the VIC-20 and Oric. 2019-07-22 22:15:44 -04:00