1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-08 10:52:58 +00:00
CLK/Machines
2024-02-16 08:56:01 -05:00
..
Amiga Remove various instances of ';;'. 2024-02-12 14:23:54 -05:00
AmstradCPC Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
Apple Apply applicable deferred actions before lookahead. 2024-02-16 08:56:01 -05:00
Atari Further reduce printf footprint. 2024-02-15 13:41:35 -05:00
ColecoVision Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
Commodore Continue conversion of logging. 2024-01-19 22:02:26 -05:00
Electron Remove empty implementation, the better for debugging. 2024-02-12 13:59:03 -05:00
Enterprise Unify [get_/skip_]samples, adding a third option for in-place mixing. 2024-02-12 10:55:52 -05:00
MasterSystem Continue conversion of logging. 2024-01-19 22:02:26 -05:00
MSX Distinguish sources of samples and of whole buffers. 2024-02-09 14:25:40 -05:00
Oric Further reduce printf footprint. 2024-02-15 13:41:35 -05:00
PCCompatible Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
Sinclair Distinguish sources of samples and of whole buffers. 2024-02-09 14:25:40 -05:00
Utility Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
AudioProducer.hpp Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
DynamicMachine.hpp Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
JoystickMachine.hpp Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
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 Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
MachineTypes.hpp Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
MediaTarget.hpp Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
MouseMachine.hpp Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
ROMMachine.hpp Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
ScanProducer.hpp Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
StateProducer.hpp Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00
TimedMachine.hpp Switch include guards to #pragma once. 2024-01-16 23:34:46 -05:00