1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-07 21:57:46 +00:00
CLK/Machines
2020-05-12 22:22:21 -04:00
..
AmstradCPC
Apple Further doubles down on construction syntax for type conversions. 2020-05-09 23:00:39 -04:00
Atari Further tightens const and constexpr usage. 2020-05-12 22:22:21 -04:00
ColecoVision Further doubles down on construction syntax for type conversions. 2020-05-09 23:00:39 -04:00
Commodore Further doubles down on construction syntax for type conversions. 2020-05-09 23:00:39 -04:00
Electron Further doubles down on construction syntax for type conversions. 2020-05-09 23:00:39 -04:00
MasterSystem Whether the BIOS is available in hardware is now decided entirely based on whether it is on disk. 2020-05-12 00:11:46 -04:00
MSX Further doubles down on construction syntax for type conversions. 2020-05-09 23:00:39 -04:00
Oric Further doubles down on construction syntax for type conversions. 2020-05-09 23:00:39 -04:00
Utility Adds some further `costs. 2020-05-09 23:03:33 -04:00
ZX8081 Further doubles down on construction syntax for type conversions. 2020-05-09 23:00:39 -04:00
AudioProducer.hpp
DynamicMachine.hpp
JoystickMachine.hpp Splits 'CRTMachine' into three parts: ScanProducer, AudioProducer, TimedMachine. 2020-04-01 23:19:34 -04:00
KeyboardMachine.cpp Adds in a few further consts. 2020-05-09 23:49:37 -04:00
KeyboardMachine.hpp Further tightens const and constexpr usage. 2020-05-12 22:22:21 -04: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 Splits 'CRTMachine' into three parts: ScanProducer, AudioProducer, TimedMachine. 2020-04-01 23:19:34 -04:00
TimedMachine.hpp Further doubles down on construction syntax for type conversions. 2020-05-09 23:00:39 -04:00