1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-16 22:28:57 +00:00
CLK/Storage/Disk/DiskImage/Formats
Thomas Harte 999a0c22d4 Adds superficial support for MSX .DSK.
In the sense that the file format itself is properly parsed, but the MSX doesn't actually yet have disk hardware.
2018-01-07 16:35:57 -05:00
..
Utility 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
AcornADF.cpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
AcornADF.hpp Switches to providing a full record of changes to disk images, rather than feeding them a track at a time. 2017-10-07 19:37:36 -04:00
CPCDSK.cpp Corrects warnings in the CSW, CPC DSK, ZX8081 data encoding, and PRG and binary cartridges. 2017-11-12 17:46:06 -05:00
CPCDSK.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
D64.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
D64.hpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
G64.cpp Avoids implicit signed/unsigned comparison in the G64 reader. 2017-11-12 17:48:11 -05:00
G64.hpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
HFE.cpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
HFE.hpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
MFMSectorDump.cpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
MFMSectorDump.hpp Switches FileHolder to have a usage much closer to FILE *. 2017-11-02 22:32:00 -04:00
MSXDSK.cpp Adds superficial support for MSX .DSK. 2018-01-07 16:35:57 -05:00
MSXDSK.hpp Adds superficial support for MSX .DSK. 2018-01-07 16:35:57 -05:00
OricMFMDSK.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
OricMFMDSK.hpp Adds superficial support for MSX .DSK. 2018-01-07 16:35:57 -05:00
SSD.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
SSD.hpp Switches to providing a full record of changes to disk images, rather than feeding them a track at a time. 2017-10-07 19:37:36 -04:00