1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-01 13:58:20 +00:00
CLK/Machines
2020-12-29 20:53:56 -05:00
..
AmstradCPC
Apple A stab in the dark: does the IOLC inhibit also affect vector fetches? 2020-12-29 20:53:56 -05:00
Atari Attempts to make JustInTimeActor sequence-point aware. 2020-11-15 21:58:18 -05:00
ColecoVision
Commodore
Electron
MasterSystem
MSX
Oric Tackles outstanding GCC warnings. 2020-11-22 21:43:56 -05:00
Utility Adds the IIgs as a user-selectable machine. 2020-10-20 22:18:11 -04:00
ZX8081 Ensure use_automatic_tape_control_ is always a valid bool. 2020-12-09 20:10:56 -05:00
AudioProducer.hpp Updates comments. 2020-04-01 23:49:07 -04:00
DynamicMachine.hpp
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 Splits 'CRTMachine' into three parts: ScanProducer, AudioProducer, TimedMachine. 2020-04-01 23:19:34 -04:00
MediaTarget.hpp
MouseMachine.hpp
ROMMachine.hpp
ScanProducer.hpp
TimedMachine.hpp Further doubles down on construction syntax for type conversions. 2020-05-09 23:00:39 -04:00