1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-01 14:29:51 +00:00
CLK/Machines
2020-05-12 22:22:21 -04:00
..
AmstradCPC Splits 'CRTMachine' into three parts: ScanProducer, AudioProducer, TimedMachine. 2020-04-01 23:19:34 -04:00
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 Updates comments. 2020-04-01 23:49:07 -04:00
DynamicMachine.hpp Splits 'CRTMachine' into three parts: ScanProducer, AudioProducer, TimedMachine. 2020-04-01 23:19:34 -04:00
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 Splits 'CRTMachine' into three parts: ScanProducer, AudioProducer, TimedMachine. 2020-04-01 23:19:34 -04:00
MouseMachine.hpp Splits 'CRTMachine' into three parts: ScanProducer, AudioProducer, TimedMachine. 2020-04-01 23:19:34 -04:00
ROMMachine.hpp Provides extended ROM details for the VIC-20 and Oric. 2019-07-22 22:15:44 -04:00
ScanProducer.hpp Removes dead StandardOptions.cpp. 2020-05-09 21:35:15 -04:00
TimedMachine.hpp Further doubles down on construction syntax for type conversions. 2020-05-09 23:00:39 -04:00