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-28 13:30:55 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Storage
/
Tape
History
Thomas Harte
d1ef2f7c63
Made an attempt to consolidate what I learnt of Oric encoding while building this hastily and untidily directly into the Oric implementation.
...
(while adding support for the slow tape encoding mode)
2016-11-06 19:22:09 -05:00
..
Formats
Made an attempt better to deal with multiple-file TAPs; also started using a zero level for the header/data gap.
2016-10-24 21:59:06 -04:00
Parsers
Made an attempt to consolidate what I learnt of Oric encoding while building this hastily and untidily directly into the Oric implementation.
2016-11-06 19:22:09 -05:00
Tape.cpp
Explained what this recently factored-out class does, and removed code from the header.
2016-10-20 19:33:25 -04:00
Tape.hpp
This is an initial attempt at reading actual tape data. It loses sync though.
2016-11-02 22:30:53 -04:00