1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-07 08:28:57 +00:00
CLK/Machines
2019-03-02 14:54:26 -05:00
..
AmstradCPC Returns gamma correction, and corrects Amstrad CPC brightness. 2019-01-14 22:56:08 -05:00
AppleII Switches back to being explicit about the colour burst phase. 2019-02-24 22:28:11 -05:00
Atari2600 Improves PAL colours. 2018-11-29 19:12:20 -08:00
ColecoVision Corrects scope of delay. 2019-02-28 18:46:28 -05:00
Commodore Wires through set_display_type. 2018-11-29 20:44:21 -08:00
Electron Removes mapping of the equals key to break. 2019-02-28 21:47:12 -05:00
MasterSystem Adds a default selection, for invalid models. 2019-01-25 19:31:44 -05:00
MSX Simplifies use_fast_tape_ logic. 2019-03-02 14:54:26 -05:00
Oric Corrects typo; disables original colour ROM usage for now. 2019-02-18 20:49:54 -05:00
Utility Institutes colour/monochrome screen selection as an Apple II option. 2019-02-12 19:52:32 -05:00
ZX8081 Starts towards reintroducing the proper mechanisms for selecting a display type at runtime. 2018-11-28 17:53:33 -08:00
CRTMachine.hpp Starts towards reintroducing the proper mechanisms for selecting a display type at runtime. 2018-11-28 17:53:33 -08: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