1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-05 23:56: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
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 Adjusts the 1770 not to talk directly to the drive about motor status. 2017-09-11 22:10:56 -04:00
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
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