1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-04 01:57:54 +00:00
CLK/Machines
2019-02-27 22:01:30 -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
ColecoVision Adds a single-cycle M1 delay to the ColecoVision. 2019-02-27 22:01:30 -05:00
Commodore
Electron
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 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
CRTMachine.hpp
DynamicMachine.hpp
JoystickMachine.hpp
KeyboardMachine.cpp Introduces 'non-exclusive' emulator-space keyboards. 2018-10-24 21:59:30 -04:00
KeyboardMachine.hpp
MediaTarget.hpp Corrects documentation of the media target. 2018-07-10 21:42:09 -04:00
ROMMachine.hpp