1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-19 23:32:28 +00:00
CLK/Storage/Tape/Formats
2016-10-16 22:15:24 -04:00
..
CommodoreTAP.cpp
CommodoreTAP.hpp
OricTAP.cpp Removed attempt at multiple-file logic, at least for the time being. Starting to wonder whether I actually need anything beyond a literal streaming of bytes? 2016-10-16 22:15:24 -04:00
OricTAP.hpp Reintroduced gap as a string of 1s, made an attempt to look up bit ordering. Still unclear on high/low versus low/high. 2016-10-11 08:07:51 -04:00
TapePRG.cpp
TapePRG.hpp
TapeUEF.cpp
TapeUEF.hpp