1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-28 09:29:07 +00:00
CLK/Storage/Tape/Formats
2016-11-15 12:02:03 +08:00
..
CommodoreTAP.cpp Implemented seeking on tapes, mucked about a bit more with the Commodore analyser, at least temporarily removed cropping from the Vic emulator. 2016-09-11 17:09:00 -04:00
CommodoreTAP.hpp
OricTAP.cpp Made minor fix to ensure that a header that appears to extend beyond the end of an Oric .TAP doesn't create an ostensibly endless tape. 2016-11-15 12:02:03 +08:00
OricTAP.hpp 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
TapePRG.cpp
TapePRG.hpp
TapeUEF.cpp
TapeUEF.hpp