1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-03 11:30:02 +00:00
CLK/Machines
2018-11-25 22:04:04 -05:00
..
AmstradCPC Fixes divider. 2018-11-24 16:56:41 -05:00
AppleII Removes many stray spaces. 2018-11-23 22:32:32 -05:00
Atari2600 Removes many stray spaces. 2018-11-23 22:32:32 -05:00
ColecoVision Removes many stray spaces. 2018-11-23 22:32:32 -05:00
Commodore Removes many stray spaces. 2018-11-23 22:32:32 -05:00
Electron Ensures video stability is no longer affected by transient allocation failures. 2018-11-25 22:04:04 -05:00
MasterSystem Removes many stray spaces. 2018-11-23 22:32:32 -05:00
MSX Removes many stray spaces. 2018-11-23 22:32:32 -05:00
Oric Removes many stray spaces. 2018-11-23 22:32:32 -05:00
Utility Introduces 'non-exclusive' emulator-space keyboards. 2018-10-24 21:59:30 -04:00
ZX8081 Removes stale sampling functions. 2018-11-22 22:47:29 -05:00
CRTMachine.hpp Kills setup_output definitively, saving some indirection. set_scan_target takes its place. 2018-11-14 21:52:57 -05:00
DynamicMachine.hpp Renames ConfigurationTarget to MediaTarget as per its newly-reduced interface. 2018-07-10 21:32:28 -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
ROMMachine.hpp Simplifies initialisation procedure for all machines. 2018-07-10 20:00:46 -04:00