1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-03 11:30:02 +00:00
CLK/Storage/Tape
2017-11-10 22:08:40 -05:00
..
Formats Corrects improper initialisation order of the Commodore .tap and CRTMachine::Machine. 2017-11-10 22:08:40 -05:00
Parsers Adds missing include files, corrects bad include paths and eliminates the Clang-specific __undefined. 2017-11-10 21:56:53 -05:00
PulseQueuedTape.cpp Ensured is_at_end_ is initially cleared by default. 2017-07-27 22:22:43 -04:00
PulseQueuedTape.hpp Eliminates a large number of instance of end-of-line tabs. 2017-11-07 22:51:06 -05:00
Tape.cpp Quick fixes: the binary tape player now considers talk to the sleep observer only if motor control changes. The Amstrad CPC no longer attempts to use the component argument to identify the caller, since this will often be that of the superclass and not that of the derived class known to the CPC. 2017-08-20 13:18:46 -04:00
Tape.hpp Eliminates a large number of instance of end-of-line tabs. 2017-11-07 22:51:06 -05:00