1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-05 23:56:33 +00:00
CLK/Machines
2021-10-11 18:05:57 -07:00
..
Amiga Slightly improve logging. 2021-10-11 18:05:57 -07:00
AmstradCPC
Apple Switch spaces to tabs. 2021-10-04 05:27:25 -07:00
Atari Merge branch 'master' into Amiga 2021-09-23 23:00:03 -04:00
ColecoVision
Commodore
Electron Introduces a presentation flag for LEDs. 2021-07-15 21:26:02 -04:00
Enterprise Add advised brackets; clarify type punning. 2021-07-18 22:11:11 -04:00
MasterSystem Mutate dangling printf to a LOG. 2021-07-16 17:32:05 -04:00
MSX Implements ROM::Request::validate. 2021-06-04 18:54:50 -04:00
Oric Ensures Oric honours absence of the colour ROM. 2021-06-06 22:43:53 -04:00
Sinclair
Utility Adds an entry for DiagROM. 2021-08-07 16:56:18 -04:00
AudioProducer.hpp
DynamicMachine.hpp Splits 'CRTMachine' into three parts: ScanProducer, AudioProducer, TimedMachine. 2020-04-01 23:19:34 -04:00
JoystickMachine.hpp
KeyboardMachine.cpp
KeyboardMachine.hpp Allows machines to declare a preference for logical input. 2020-11-27 21:00:48 -05:00
MachineTypes.hpp
MediaTarget.hpp
MouseMachine.hpp
ROMMachine.hpp
ScanProducer.hpp
StateProducer.hpp
TimedMachine.hpp