1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-16 08:56:51 +00:00
CLK/Storage/Disk/DiskImage/Formats
2018-01-08 09:35:29 -05:00
..
Utility Fixes: DiskROM drive motor control, track_for_sectors' sides. 2018-01-07 20:02:40 -05:00
AcornADF.cpp Corrects start sector and track interleaving for MSX DSK. 2018-01-07 21:59:18 -05:00
AcornADF.hpp
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
G64.cpp Avoids implicit signed/unsigned comparison in the G64 reader. 2017-11-12 17:48:11 -05:00
G64.hpp
HFE.cpp
HFE.hpp
MFMSectorDump.cpp Corrects start sector and track interleaving for MSX DSK. 2018-01-07 21:59:18 -05:00
MFMSectorDump.hpp Corrects start sector and track interleaving for MSX DSK. 2018-01-07 21:59:18 -05:00
MSXDSK.cpp Corrects assumption of double sidedness. 2018-01-08 09:35:29 -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 Corrects start sector and track interleaving for MSX DSK. 2018-01-07 21:59:18 -05:00
SSD.hpp