1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-10 12:29:01 +00:00
CLK/Machines/Electron
2017-07-25 07:15:31 -04:00
..
Electron.cpp Formalised the use of a cycles count with a divider, bringing a few additional plain-int users into the fold. 2017-07-25 07:15:31 -04:00
Electron.hpp Formalised the use of a cycles count with a divider, bringing a few additional plain-int users into the fold. 2017-07-25 07:15:31 -04:00
Interrupts.hpp
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
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