1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-04 01:57:54 +00:00
CLK/Machines
2021-01-18 16:59:49 -05:00
..
AmstradCPC Allowing for the constexpr, this is maybe_unused. 2020-06-19 23:47:43 -04:00
Apple Routes in the ADB keyboard ROM. This should get as far as parsing. 2021-01-18 16:59:49 -05:00
Atari Attempts to make JustInTimeActor sequence-point aware. 2020-11-15 21:58:18 -05: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 Tackles outstanding GCC warnings. 2020-11-22 21:43:56 -05:00
Utility Adds the IIgs as a user-selectable machine. 2020-10-20 22:18:11 -04:00
ZX8081 Ensure use_automatic_tape_control_ is always a valid bool. 2020-12-09 20:10:56 -05:00
AudioProducer.hpp Updates comments. 2020-04-01 23:49:07 -04:00
DynamicMachine.hpp
JoystickMachine.hpp
KeyboardMachine.cpp
KeyboardMachine.hpp Allows machines to declare a preference for logical input. 2020-11-27 21:00:48 -05:00
MachineTypes.hpp
MediaTarget.hpp
MouseMachine.hpp
ROMMachine.hpp
ScanProducer.hpp
TimedMachine.hpp