1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-06 01:28:57 +00:00
CLK/Storage/Tape/Formats
2017-11-10 22:08:40 -05:00
..
CommodoreTAP.cpp Corrects improper initialisation order of the Commodore .tap and CRTMachine::Machine. 2017-11-10 22:08:40 -05:00
CommodoreTAP.hpp Corrects improper initialisation order of the Commodore .tap and CRTMachine::Machine. 2017-11-10 22:08:40 -05:00
CSW.cpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
CSW.hpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
OricTAP.cpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
OricTAP.hpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
TapePRG.cpp Enables -Wreorder and corrects a few of the more trivial fixes thereby suggested. 2017-11-09 22:14:22 -05:00
TapePRG.hpp Enables -Wreorder and corrects a few of the more trivial fixes thereby suggested. 2017-11-09 22:14:22 -05:00
TapeUEF.cpp Commutes uint8_t *, uint16_t *, uint32_t *, size_t, off_t and long to functional-style casts. 2017-10-21 22:30:15 -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 Adds missing include files, corrects bad include paths and eliminates the Clang-specific __undefined. 2017-11-10 21:56:53 -05:00
TZX.hpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
ZX80O81P.cpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
ZX80O81P.hpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00