1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-07 21:57:46 +00:00
CLK/Storage/Tape/Formats
2017-07-12 21:23:59 -04:00
..
CommodoreTAP.cpp
CommodoreTAP.hpp Created a base class for the boilerplate fopen stuff, switched as many classes as possible to its use, switched to postfix underscores and non-camelCase names. 2016-11-21 20:14:09 +08:00
CSW.cpp Attempted a full implementation of CSW. All in memory for now. 2017-07-12 21:23:59 -04:00
CSW.hpp Attempted a full implementation of CSW. All in memory for now. 2017-07-12 21:23:59 -04:00
OricTAP.cpp
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
ZX80O81P.cpp
ZX80O81P.hpp