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-13 22:32:03 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Storage
/
Tape
/
Formats
History
Thomas Harte
d7d5f24aab
Attempted, at least, to insert a dummy byte as per the specification.
2016-09-06 21:51:04 -04:00
..
CommodoreTAP.cpp
Made a quick first attempt at getting a file name from Acorn tape, failing terribly but at least formalising tapes being able to signal their end.
2016-08-29 21:53:06 -04:00
CommodoreTAP.hpp
Made a quick first attempt at getting a file name from Acorn tape, failing terribly but at least formalising tapes being able to signal their end.
2016-08-29 21:53:06 -04:00
TapePRG.cpp
Made a quick first attempt at getting a file name from Acorn tape, failing terribly but at least formalising tapes being able to signal their end.
2016-08-29 21:53:06 -04:00
TapePRG.hpp
Made a quick first attempt at getting a file name from Acorn tape, failing terribly but at least formalising tapes being able to signal their end.
2016-08-29 21:53:06 -04:00
TapeUEF.cpp
Attempted, at least, to insert a dummy byte as per the specification.
2016-09-06 21:51:04 -04:00
TapeUEF.hpp
Sought to emulate 0111 as a longer 0110 to test a particular HQ UEF. Some progress. Not great.
2016-09-05 18:28:43 -04:00