1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-07 21:57:46 +00:00
CLK/Machines
Thomas Harte 478f2533b5 Corrects 68000 address bus during interrupt acknowledge.
All unused bits should be 1, not 0.
2019-08-03 15:38:36 -04:00
..
AmstradCPC Formally distinguishes Macintosh keys from virtual keys. 2019-08-02 16:15:34 -04:00
Apple Corrects 68000 address bus during interrupt acknowledge. 2019-08-03 15:38:36 -04:00
Atari2600 Starts trying to formalise just-in-time execution. 2019-07-28 21:49:54 -04:00
ColecoVision Rolls out JustInTime acting to the MSX and ColecoVision. 2019-07-29 21:22:31 -04:00
Commodore Formally distinguishes Macintosh keys from virtual keys. 2019-08-02 16:15:34 -04:00
Electron Formally distinguishes Macintosh keys from virtual keys. 2019-08-02 16:15:34 -04:00
MasterSystem Adds a route to not bumping time. 2019-07-29 17:21:27 -04:00
MSX Formally distinguishes Macintosh keys from virtual keys. 2019-08-02 16:15:34 -04:00
Oric Formally distinguishes Macintosh keys from virtual keys. 2019-08-02 16:15:34 -04:00
Utility Ensures randomised memory contents at startup. 2019-06-13 13:35:16 -04:00
ZX8081 Puts machine name into ROMMachine::ROM. 2019-07-22 21:14:21 -04:00
CRTMachine.hpp
DynamicMachine.hpp
JoystickMachine.hpp
KeyboardMachine.cpp
KeyboardMachine.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