1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-22 12:33:29 +00:00
CLK/Machines
Thomas Harte 55de98fb46 Adds a new statement of intent.
Now I need to try to decide whether I like my current all-in-one mapping for shadowing + paging, or whether it's better to split the things. I'm tending towards the latter at least until the functionality works.
2020-12-05 19:09:21 -05:00
..
AmstradCPC
Apple Adds a new statement of intent. 2020-12-05 19:09:21 -05:00
Atari Attempts to make JustInTimeActor sequence-point aware. 2020-11-15 21:58:18 -05:00
ColecoVision
Commodore
Electron
MasterSystem Reenable MaserSystem code. 2020-08-04 21:50:54 -04:00
MSX
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
AudioProducer.hpp
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