1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-29 12:50:28 +00:00
CLK/Storage/Tape/Formats
2017-10-03 22:04:15 -04:00
..
CommodoreTAP.cpp Begins this project's conversion to functional-style casts. 2017-10-03 22:04:15 -04:00
CommodoreTAP.hpp
CSW.cpp Begins this project's conversion to functional-style casts. 2017-10-03 22:04:15 -04:00
CSW.hpp Fixed: length of 0 is a special case. 2017-07-13 20:57:27 -04:00
OricTAP.cpp Begins this project's conversion to functional-style casts. 2017-10-03 22:04:15 -04:00
OricTAP.hpp
TapePRG.cpp Begins this project's conversion to functional-style casts. 2017-10-03 22:04:15 -04:00
TapePRG.hpp Removed reference to a parameter long-since dead. 2017-07-21 20:46:25 -04:00
TapeUEF.cpp Extends UEF support to include chunk 0005, the target platform description, which is exposed via TargetPlatform::TypeDistinguisher. 2017-08-27 15:43:09 -04:00
TapeUEF.hpp Extends UEF support to include chunk 0005, the target platform description, which is exposed via TargetPlatform::TypeDistinguisher. 2017-08-27 15:43:09 -04:00
TZX.cpp Begins this project's conversion to functional-style casts. 2017-10-03 22:04:15 -04:00
TZX.hpp Further beefs up the list of chunks that this TZX parser can either comprehend or skip. 2017-08-03 12:13:41 -04:00
ZX80O81P.cpp Creates a virtual interface that can be adopted by classes that are able to provide some insight as to target machine. 2017-08-27 15:19:03 -04:00
ZX80O81P.hpp Extends UEF support to include chunk 0005, the target platform description, which is exposed via TargetPlatform::TypeDistinguisher. 2017-08-27 15:43:09 -04:00