1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-06 01:28:57 +00:00
CLK/Storage/Tape/Formats
2019-12-22 00:22:17 -05:00
..
CAS.cpp Breaks infinite loop where signature[0] == 0x1f but some of the rest doesn't match. 2019-03-02 14:47:52 -05:00
CAS.hpp Switches complete logic behind CAS to wave conversion to parsing tape files. 2019-03-02 14:19:54 -05:00
CommodoreTAP.cpp Corrects various old-fashioned bits of indentation, plus the odd const. 2019-12-22 00:00:23 -05:00
CommodoreTAP.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
CSW.cpp Localises #include. 2019-08-25 15:09:04 -04:00
CSW.hpp Localises #include. 2019-08-25 15:09:04 -04:00
OricTAP.cpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
OricTAP.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
TapePRG.cpp Deploys constexpr as a stricter const. 2019-12-22 00:22:17 -05:00
TapePRG.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
TapeUEF.cpp Switches TapeUEF to using LOG. 2019-02-02 22:30:10 -05:00
TapeUEF.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
TZX.cpp Eliminates dangling uses of printf. 2019-03-02 18:07:05 -05:00
TZX.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
ZX80O81P.cpp Eliminates all instances of µ. 2018-05-13 15:46:14 -04:00
ZX80O81P.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00