1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-01 13:58:20 +00:00
CLK/Machines
2020-09-15 22:20:06 -04:00
..
AmstradCPC Allowing for the constexpr, this is maybe_unused. 2020-06-19 23:47:43 -04:00
Apple Resolves failure to advance video address when output is blocked. 2020-09-15 22:20:06 -04:00
Atari Adds further [[fallthrough]] attributes. 2020-06-19 23:36:51 -04:00
ColecoVision Adds further [[fallthrough]] attributes. 2020-06-19 23:36:51 -04:00
Commodore
Electron Adds further [[fallthrough]] attributes. 2020-06-19 23:36:51 -04:00
MasterSystem Reenable MaserSystem code. 2020-08-04 21:50:54 -04:00
MSX Adds further [[fallthrough]] attributes. 2020-06-19 23:36:51 -04:00
Oric Gives Qt disk controllers independent ROM/RAM selection logic. 2020-07-29 21:06:41 -04:00
Utility Ensures machines take user-friendly default settings. 2020-06-23 23:27:56 -04:00
ZX8081 Further ensures both ZX80 and ZX81 functionality. 2020-07-14 23:45:51 -04:00
AudioProducer.hpp
DynamicMachine.hpp
JoystickMachine.hpp
KeyboardMachine.cpp
KeyboardMachine.hpp
MachineTypes.hpp
MediaTarget.hpp
MouseMachine.hpp Splits 'CRTMachine' into three parts: ScanProducer, AudioProducer, TimedMachine. 2020-04-01 23:19:34 -04:00
ROMMachine.hpp
ScanProducer.hpp
TimedMachine.hpp