1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-05 10:28:58 +00:00
CLK/Machines
Thomas Harte 2432151bf8 Puts machine name into ROMMachine::ROM.
Also switches to idiomatic exit codes.
2019-07-22 21:14:21 -04:00
..
AmstradCPC Puts machine name into ROMMachine::ROM. 2019-07-22 21:14:21 -04:00
Apple Puts machine name into ROMMachine::ROM. 2019-07-22 21:14:21 -04:00
Atari2600 Improves PAL colours. 2018-11-29 19:12:20 -08:00
ColecoVision Puts machine name into ROMMachine::ROM. 2019-07-22 21:14:21 -04:00
Commodore Puts machine name into ROMMachine::ROM. 2019-07-22 21:14:21 -04:00
Electron Puts machine name into ROMMachine::ROM. 2019-07-22 21:14:21 -04:00
MasterSystem Puts machine name into ROMMachine::ROM. 2019-07-22 21:14:21 -04:00
MSX Puts machine name into ROMMachine::ROM. 2019-07-22 21:14:21 -04:00
Oric Puts machine name into ROMMachine::ROM. 2019-07-22 21:14:21 -04:00
Utility Ensures randomised memory contents at startup. 2019-06-13 13:35:16 -04:00
ZX8081 Puts machine name into ROMMachine::ROM. 2019-07-22 21:14:21 -04:00
CRTMachine.hpp Eliminates dangling uses of printf. 2019-03-02 18:07:05 -05:00
DynamicMachine.hpp Makes the Macintosh a mouse machine, and makes mouse machines detectable. 2019-06-11 18:21:56 -04:00
JoystickMachine.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
KeyboardMachine.cpp Introduces 'non-exclusive' emulator-space keyboards. 2018-10-24 21:59:30 -04:00
KeyboardMachine.hpp Introduces 'non-exclusive' emulator-space keyboards. 2018-10-24 21:59:30 -04:00
MediaTarget.hpp Corrects documentation of the media target. 2018-07-10 21:42:09 -04:00
MouseMachine.hpp Ensures proper routing of mouse events from Cocoa. 2019-06-11 18:41:41 -04:00
ROMMachine.hpp Puts machine name into ROMMachine::ROM. 2019-07-22 21:14:21 -04:00