1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-05 23:56:33 +00:00
CLK/Storage/Tape/Formats
2017-06-06 18:16:47 -04:00
..
CommodoreTAP.cpp Dragged multibyte primitives and signature checks up to the base class. Implemented support for Oric MFM-style .DSK, at the file format level. 2016-11-21 20:47:16 +08:00
CommodoreTAP.hpp
OricTAP.cpp Dragged multibyte primitives and signature checks up to the base class. Implemented support for Oric MFM-style .DSK, at the file format level. 2016-11-21 20:47:16 +08:00
OricTAP.hpp
TapePRG.cpp Dragged multibyte primitives and signature checks up to the base class. Implemented support for Oric MFM-style .DSK, at the file format level. 2016-11-21 20:47:16 +08:00
TapePRG.hpp
TapeUEF.cpp
TapeUEF.hpp
ZX80O.cpp Made sure that there's nothing but silence at the end of the tape, even if the .O file is too long. 2017-06-06 18:16:47 -04:00
ZX80O.hpp Made a quick attempt at serialising from ZX80 .O to waves. 2017-06-04 16:59:26 -04:00