1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-26 08:49:37 +00:00
CLK/Machines
Thomas Harte 3862fdb44c Simplifies initialisation procedure for all machines.
With the side effect of allowing every machine to try to load only the ROMs that it needs.
2018-07-10 20:00:46 -04:00
..
AmstradCPC Simplifies initialisation procedure for all machines. 2018-07-10 20:00:46 -04:00
AppleII Simplifies initialisation procedure for all machines. 2018-07-10 20:00:46 -04:00
Atari2600 Simplifies initialisation procedure for all machines. 2018-07-10 20:00:46 -04:00
ColecoVision Simplifies initialisation procedure for all machines. 2018-07-10 20:00:46 -04:00
Commodore Simplifies initialisation procedure for all machines. 2018-07-10 20:00:46 -04:00
Electron Simplifies initialisation procedure for all machines. 2018-07-10 20:00:46 -04:00
MSX Simplifies initialisation procedure for all machines. 2018-07-10 20:00:46 -04:00
Oric Simplifies initialisation procedure for all machines. 2018-07-10 20:00:46 -04:00
Utility Simplifies initialisation procedure for all machines. 2018-07-10 20:00:46 -04:00
ZX8081 Simplifies initialisation procedure for all machines. 2018-07-10 20:00:46 -04:00
ConfigurationTarget.hpp Simplifies initialisation procedure for all machines. 2018-07-10 20:00:46 -04:00
CRTMachine.hpp Simplifies initialisation procedure for all machines. 2018-07-10 20:00:46 -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 Simplifies initialisation procedure for all machines. 2018-07-10 20:00:46 -04:00