1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-19 08:31:11 +00:00
CLK/Machines
Thomas Harte 7939897622 Fixes announced timing difference between pixel and border lines.
The Apple II sync fault is now fixed!
2019-02-12 22:32:02 -05:00
..
AmstradCPC Returns gamma correction, and corrects Amstrad CPC brightness. 2019-01-14 22:56:08 -05:00
AppleII Fixes announced timing difference between pixel and border lines. 2019-02-12 22:32:02 -05:00
Atari2600 Improves PAL colours. 2018-11-29 19:12:20 -08:00
ColecoVision Wires through set_display_type. 2018-11-29 20:44:21 -08:00
Commodore Wires through set_display_type. 2018-11-29 20:44:21 -08:00
Electron Wires through set_display_type. 2018-11-29 20:44:21 -08:00
MasterSystem Adds a default selection, for invalid models. 2019-01-25 19:31:44 -05:00
MSX Adds virtual destructors for various interface classes. 2019-01-13 19:19:01 -05:00
Oric Restores Oric audio. 2019-02-05 21:42:39 -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
JoystickMachine.hpp
KeyboardMachine.cpp
KeyboardMachine.hpp
MediaTarget.hpp
ROMMachine.hpp