This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
CLK
Watch
1
Star
0
Fork
0
You've already forked CLK
mirror of
https://github.com/TomHarte/CLK.git
synced
2025-01-11 08:30:55 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Storage
/
Tape
History
Thomas Harte
6e1d69581c
Eliminates a variety of end-of-line spaces.
2017-11-07 22:54:22 -05:00
..
Formats
Switches FileHolder to have a usage much closer to FILE *.
2017-11-02 22:32:00 -04:00
Parsers
Eliminates a variety of end-of-line spaces.
2017-11-07 22:54:22 -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