1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-29 16:55:59 +00:00
CLK/Machines
2021-06-18 22:59:41 -04:00
..
AmstradCPC
Apple
Atari
ColecoVision
Commodore
Electron
Enterprise Attempts to implement interrupt latches and clears. 2021-06-18 22:59:41 -04:00
MasterSystem
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 Correct syntax. 2021-06-14 21:17:35 -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
MachineTypes.hpp Basic sketch for state snapshots: an extra field on Target. 2021-04-24 23:17:47 -04:00
MediaTarget.hpp
MouseMachine.hpp
ROMMachine.hpp
ScanProducer.hpp
StateProducer.hpp
TimedMachine.hpp