1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-19 23:32:28 +00:00
CLK/Machines
2022-05-16 11:44:16 -04:00
..
Amiga Remove noise. 2022-03-18 10:41:20 -04:00
AmstradCPC CPC: ensure 64/128k RAM is properly selected. 2022-03-26 08:54:07 -04:00
Apple Plants the seek of a 68000 mark 2. 2022-05-16 11:44:16 -04:00
Atari Switch to std::clamp. 2021-11-26 18:10:29 -05:00
ColecoVision
Commodore Resolves various ROM selection warnings. 2021-06-03 22:46:47 -04:00
Electron
Enterprise
MasterSystem Splits the lowpass filter into push and pull variants. 2021-11-21 15:37:29 -05:00
MSX
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
AudioProducer.hpp Updates comments. 2020-04-01 23:49:07 -04:00
DynamicMachine.hpp Splits 'CRTMachine' into three parts: ScanProducer, AudioProducer, TimedMachine. 2020-04-01 23:19:34 -04:00
JoystickMachine.hpp
KeyboardMachine.cpp
KeyboardMachine.hpp
MachineTypes.hpp
MediaTarget.hpp Splits 'CRTMachine' into three parts: ScanProducer, AudioProducer, TimedMachine. 2020-04-01 23:19:34 -04:00
MouseMachine.hpp
ROMMachine.hpp
ScanProducer.hpp
StateProducer.hpp
TimedMachine.hpp