1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-04 01:57:54 +00:00
CLK/Machines
Thomas Harte cbb0594e6b Use 16-sector state machine even with the 13-sector boot ROM.
I think I've proven that the Disk II doesn't decode the 13-sector state machine correctly. Work to do there.
2020-07-16 23:27:27 -04:00
..
AmstradCPC Allowing for the constexpr, this is maybe_unused. 2020-06-19 23:47:43 -04:00
Apple Use 16-sector state machine even with the 13-sector boot ROM. 2020-07-16 23:27:27 -04:00
Atari
ColecoVision
Commodore
Electron Adds further [[fallthrough]] attributes. 2020-06-19 23:36:51 -04:00
MasterSystem
MSX Adds further [[fallthrough]] attributes. 2020-06-19 23:36:51 -04:00
Oric
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
ROMMachine.hpp Provides extended ROM details for the VIC-20 and Oric. 2019-07-22 22:15:44 -04:00
ScanProducer.hpp
TimedMachine.hpp