1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-05 08:55:36 +00:00
CLK/Machines/Electron
Thomas Harte da082673d7 Drives now have a finite number of heads.
The Amstrad volunteers itself to be single sided. Everything else stays as it was.
2017-09-15 21:18:36 -04:00
..
CharacterMapper.cpp
CharacterMapper.hpp
Electron.cpp
Electron.hpp
Interrupts.hpp Factored out the Tape and switched it to postfix underscores. 2016-12-03 12:18:08 -05:00
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
Speaker.cpp
Speaker.hpp
Tape.cpp Ensures all parts of the Electron have a fully-defined initial state. 2017-08-31 22:29:24 -04:00
Tape.hpp
Video.cpp
Video.hpp