1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-02 04:55:56 +00:00
CLK/Machines
2021-11-26 18:10:29 -05:00
..
Amiga Add missing #include for std::clamp. 2021-11-26 18:08:39 -05:00
AmstradCPC Splits the lowpass filter into push and pull variants. 2021-11-21 15:37:29 -05:00
Apple Switch to std::clamp. 2021-11-26 18:10:29 -05:00
Atari Switch to std::clamp. 2021-11-26 18:10:29 -05:00
ColecoVision Splits the lowpass filter into push and pull variants. 2021-11-21 15:37:29 -05:00
Commodore
Electron Splits the lowpass filter into push and pull variants. 2021-11-21 15:37:29 -05:00
Enterprise Splits the lowpass filter into push and pull variants. 2021-11-21 15:37:29 -05:00
MasterSystem Splits the lowpass filter into push and pull variants. 2021-11-21 15:37:29 -05:00
MSX Splits the lowpass filter into push and pull variants. 2021-11-21 15:37:29 -05:00
Oric Splits the lowpass filter into push and pull variants. 2021-11-21 15:37:29 -05:00
Sinclair Splits the lowpass filter into push and pull variants. 2021-11-21 15:37:29 -05:00
Utility Adds an entry for DiagROM. 2021-08-07 16:56:18 -04:00
AudioProducer.hpp
DynamicMachine.hpp
JoystickMachine.hpp
KeyboardMachine.cpp
KeyboardMachine.hpp
MachineTypes.hpp Basic sketch for state snapshots: an extra field on Target. 2021-04-24 23:17:47 -04:00
MediaTarget.hpp
MouseMachine.hpp
ROMMachine.hpp
ScanProducer.hpp
StateProducer.hpp
TimedMachine.hpp