1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-02 04:55:56 +00:00
CLK/Machines
2021-11-15 12:31:15 -05:00
..
Amiga Avoids over-greedy DMA. 2021-11-15 12:31:15 -05:00
AmstradCPC Slows CPC typer to avoid dropped characters. 2021-07-15 21:54:02 -04:00
Apple Switch spaces to tabs. 2021-10-04 05:27:25 -07:00
Atari Introduce the principle that a Serial::Line can be two-wire — clock + data. 2021-11-06 16:54:20 -07:00
ColecoVision Implements ROM::Request::validate. 2021-06-04 18:54:50 -04:00
Commodore
Electron Introduces a presentation flag for LEDs. 2021-07-15 21:26:02 -04:00
Enterprise Add advised brackets; clarify type punning. 2021-07-18 22:11:11 -04:00
MasterSystem Mutate dangling printf to a LOG. 2021-07-16 17:32:05 -04:00
MSX Implements ROM::Request::validate. 2021-06-04 18:54:50 -04:00
Oric Ensures Oric honours absence of the colour ROM. 2021-06-06 22:43:53 -04:00
Sinclair Implements ROM::Request::validate. 2021-06-04 18:54:50 -04:00
Utility Adds an entry for DiagROM. 2021-08-07 16:56:18 -04:00
AudioProducer.hpp
DynamicMachine.hpp
JoystickMachine.hpp
KeyboardMachine.cpp Cuts down unused parameter warnings to just a few that may well indicate implementation errors. 2020-05-30 01:06:43 -04:00
KeyboardMachine.hpp
MachineTypes.hpp
MediaTarget.hpp
MouseMachine.hpp
ROMMachine.hpp
ScanProducer.hpp
StateProducer.hpp
TimedMachine.hpp