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-06-05 10:42:28 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Storage
/
Tape
History
Thomas Harte
a3e2d142e3
Extends UEF support to include chunk 0005, the target platform description, which is exposed via
TargetPlatform::TypeDistinguisher
.
2017-08-27 15:43:09 -04:00
..
Formats
Extends UEF support to include chunk 0005, the target platform description, which is exposed via
TargetPlatform::TypeDistinguisher
.
2017-08-27 15:43:09 -04:00
Parsers
…
PulseQueuedTape.cpp
…
PulseQueuedTape.hpp
Factored out from the UEF implementation the concept of being a tape that has a queue of pending pulses and manages that queue.
2017-07-16 22:04:40 -04:00
Tape.cpp
…
Tape.hpp
Updated
TapePlayer
and
BinaryTapePlayer
to be sleepers.
2017-08-20 12:18:36 -04:00