1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-19 08:31:11 +00:00
CLK/Machines
2019-11-01 23:01:06 -04:00
..
AmstradCPC Expands size of storage in Cycles/HalfCycles; adjusts widely to compensate. 2019-10-29 22:36:29 -04:00
Apple Expands size of storage in Cycles/HalfCycles; adjusts widely to compensate. 2019-10-29 22:36:29 -04:00
Atari2600 Expands size of storage in Cycles/HalfCycles; adjusts widely to compensate. 2019-10-29 22:36:29 -04:00
AtariST Attempts to regularise data bus access. 2019-11-01 23:01:06 -04:00
ColecoVision Adds the option for a clock conversion to JustInTimeActor and slows the MFP's clock rate. 2019-10-28 21:35:10 -04:00
Commodore Formally distinguishes Macintosh keys from virtual keys. 2019-08-02 16:15:34 -04:00
Electron Expands size of storage in Cycles/HalfCycles; adjusts widely to compensate. 2019-10-29 22:36:29 -04:00
MasterSystem JustInTimeActors can now specify a clock divider. 2019-10-20 20:38:55 -04:00
MSX Expands size of storage in Cycles/HalfCycles; adjusts widely to compensate. 2019-10-29 22:36:29 -04:00
Oric Expands size of storage in Cycles/HalfCycles; adjusts widely to compensate. 2019-10-29 22:36:29 -04:00
Utility Starts forming an Atari ST memory map. 2019-10-20 20:38:54 -04:00
ZX8081 Expands size of storage in Cycles/HalfCycles; adjusts widely to compensate. 2019-10-29 22:36:29 -04:00
CRTMachine.hpp
DynamicMachine.hpp
JoystickMachine.hpp
KeyboardMachine.cpp Shifts essential modifiers up to the Keyboard class. 2019-09-22 13:48:50 -04:00
KeyboardMachine.hpp Shifts essential modifiers up to the Keyboard class. 2019-09-22 13:48:50 -04:00
MediaTarget.hpp
MouseMachine.hpp
ROMMachine.hpp