1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-23 03:32:32 +00:00
CLK/Storage/Tape/Formats
2017-12-23 19:20:04 -05:00
..
CAS.cpp Corrects skipping of every other file, and transition from bytes back into header. 2017-12-23 19:20:04 -05:00
CAS.hpp Switches to an attempt to break the .CAS into files ahead of time. 2017-12-23 18:41:50 -05:00
CommodoreTAP.cpp
CommodoreTAP.hpp
CSW.cpp Corrects warnings in the CSW, CPC DSK, ZX8081 data encoding, and PRG and binary cartridges. 2017-11-12 17:46:06 -05:00
CSW.hpp Improves type safety within CSW file support. 2017-11-12 16:42:53 -05:00
OricTAP.cpp
OricTAP.hpp
TapePRG.cpp
TapePRG.hpp
TapeUEF.cpp Commutes cross-platform #pragma marks to //MARK:s. 2017-11-12 15:59:11 -05:00
TapeUEF.hpp Corrects order-of-initialisation errors in the Amstrad CPC, Vic-20, Oric, Commodore File, MFM disk controller, UEF and Commodore tape parser. 2017-11-10 22:47:10 -05:00
TZX.cpp Removes unnecessary logging. 2017-12-20 21:39:17 -05:00
TZX.hpp Attempts to implement TSX support for the MSX. 2017-12-19 21:53:04 -05:00
ZX80O81P.cpp Doubles down on <cX> over <X.h> for C includes, and usage of the namespace for those types and functions. 2017-11-11 15:28:40 -05:00
ZX80O81P.hpp Doubles down on <cX> over <X.h> for C includes, and usage of the namespace for those types and functions. 2017-11-11 15:28:40 -05:00