1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-10 12:29:01 +00:00
CLK/Machines/Electron
2017-07-24 22:36:42 -04:00
..
Electron.cpp The Electron's video is now a ClockReceiver. 2017-07-24 22:36:42 -04:00
Electron.hpp Switched CRTMachine over to use Cycles as an explicit statement of units, and followed through on the effects of that. 2017-07-22 22:17:29 -04:00
Interrupts.hpp Factored out the Tape and switched it to postfix underscores. 2016-12-03 12:18:08 -05:00
Plus3.cpp Completed curly bracket movement. 2017-03-26 14:34:47 -04:00
Plus3.hpp Similar fix to that over in Oric land: ensure a known, effective initial value for the Plus 3's control register. 2016-12-28 18:52:36 -05:00
Speaker.cpp Completed curly bracket movement. 2017-03-26 14:34:47 -04:00
Speaker.hpp Factored out the Electron's speaker and adjusted instance variable naming. 2016-12-03 12:41:02 -05:00
Tape.cpp Updated the Electron's tape class to be a ClockReceiver. 2017-07-24 21:36:30 -04:00
Tape.hpp Updated the Electron's tape class to be a ClockReceiver. 2017-07-24 21:36:30 -04:00
Typer.cpp Factored out the table-lookup approach to being a typer, and adjusted so as definitely to limit myself to positive offset table lookups. 2017-07-21 21:18:51 -04:00
Video.cpp The Electron's video is now a ClockReceiver. 2017-07-24 22:36:42 -04:00
Video.hpp The Electron's video is now a ClockReceiver. 2017-07-24 22:36:42 -04:00