1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-21 21:33:54 +00:00
CLK/Machines
2024-01-01 22:08:06 -05:00
..
Amiga Further reduce state. 2023-12-27 11:25:47 -05:00
AmstradCPC Unify usages of output_level for border. 2023-12-07 11:04:18 -05:00
Apple Fix Apple II inverse text errors. 2024-01-01 22:08:06 -05:00
Atari Attempt to build fixed operations into type. 2023-12-21 23:08:18 -05:00
ColecoVision
Commodore
Electron
Enterprise Unify usages of output_level for border. 2023-12-07 11:04:18 -05:00
MasterSystem
MSX
Oric
PCCompatible Fix typo, add bonus comment. 2023-12-27 10:52:43 -05:00
Sinclair Unify usages of output_level for border. 2023-12-07 11:04:18 -05:00
Utility Add EGA and VGA ROMs. 2023-12-27 10:05:41 -05:00
AudioProducer.hpp
DynamicMachine.hpp
JoystickMachine.hpp
KeyboardMachine.cpp
KeyboardMachine.hpp Indicate whether a keypress is a repeat. Treat appropriately in the Apple II. 2023-12-28 15:05:55 -05:00
MachineTypes.hpp
MediaTarget.hpp
MouseMachine.hpp
ROMMachine.hpp
ScanProducer.hpp
StateProducer.hpp
TimedMachine.hpp