1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-09 06:29:33 +00:00
CLK/Machines/Electron
2018-02-19 16:57:24 -05:00
..
Electron.cpp Pulls method call for tape fast loading checks out of inner loop for the Vic, Electron and ZX80/81. 2018-02-19 16:57:24 -05:00
Electron.hpp Eliminates the generalised special case selectors and ROM suppliers from the CPC, Vic-20, Electron and ZX80/81. 2017-11-24 17:55:28 -05:00
Interrupts.hpp
Keyboard.cpp Adds a mapping of backspace for the Electron. 2017-11-18 20:02:04 -05:00
Keyboard.hpp
Plus3.cpp
Plus3.hpp
SoundGenerator.cpp Reintroduces cstring.h to a few files that previously got it implicitly. 2017-12-18 21:47:30 -05:00
SoundGenerator.hpp Separates LowpassFilter and SampleSource. 2017-12-18 21:39:23 -05:00
Tape.cpp
Tape.hpp Eliminated C99-style struct initialisations. 2017-11-10 19:14:19 -05:00
Video.cpp Separates the component parts of running an audio stream: task deferral, filtering and generation. 2017-12-17 21:26:06 -05:00
Video.hpp Separates the component parts of running an audio stream: task deferral, filtering and generation. 2017-12-17 21:26:06 -05:00