.. |
Utility
|
Implements read-only MSA support.
|
2019-10-20 20:38:54 -04:00 |
AcornADF.cpp
|
Deploys constexpr as a stricter const .
|
2019-12-22 00:22:17 -05:00 |
AcornADF.hpp
|
|
|
AppleDSK.cpp
|
Deploys constexpr as a stricter const .
|
2019-12-22 00:22:17 -05:00 |
AppleDSK.hpp
|
|
|
CPCDSK.cpp
|
Removes many stray spaces.
|
2018-11-23 22:32:32 -05:00 |
CPCDSK.hpp
|
|
|
D64.cpp
|
Switches to std::make_shared/make_unique in a bunch of applicable places.
|
2019-12-21 23:34:25 -05:00 |
D64.hpp
|
|
|
DMK.cpp
|
Makes a first sweep at converting the storage underlying PCMSegment to vector<bool> .
|
2018-07-01 12:05:41 -04:00 |
DMK.hpp
|
|
|
G64.cpp
|
Embraces std::make_[unique/shared] in place of .reset(new .
|
2019-12-23 21:31:46 -05:00 |
G64.hpp
|
|
|
HFE.cpp
|
Corrects addressing for deserialisation of bytes.
|
2018-07-01 15:58:56 -04:00 |
HFE.hpp
|
Makes a first sweep at converting the storage underlying PCMSegment to vector<bool> .
|
2018-07-01 12:05:41 -04:00 |
MacintoshIMG.cpp
|
It appears that file checksums are not reliable.
|
2019-07-17 14:56:50 -04:00 |
MacintoshIMG.hpp
|
Takes a first stab at write support for Macintosh disk images.
|
2019-07-11 18:09:37 -04:00 |
MFMSectorDump.cpp
|
Ensures no out-of-disk-bounds mirroring.
|
2019-11-12 23:22:25 -05:00 |
MFMSectorDump.hpp
|
|
|
MSA.cpp
|
Fixed: the final track is inclusive, not exclusive.
|
2019-12-24 23:08:16 -05:00 |
MSA.hpp
|
Ensures MSAs are explicitly read-only.
|
2019-12-08 11:52:15 -05:00 |
MSXDSK.cpp
|
Deploys constexpr as a stricter const .
|
2019-12-22 00:22:17 -05:00 |
MSXDSK.hpp
|
|
|
NIB.cpp
|
Update explanation of NIB processing.
|
2019-11-05 23:20:20 -05:00 |
NIB.hpp
|
|
|
OricMFMDSK.cpp
|
Makes a first sweep at converting the storage underlying PCMSegment to vector<bool> .
|
2018-07-01 12:05:41 -04:00 |
OricMFMDSK.hpp
|
|
|
SSD.cpp
|
Deploys constexpr as a stricter const .
|
2019-12-22 00:22:17 -05:00 |
SSD.hpp
|
|
|
ST.cpp
|
Deploys constexpr as a stricter const .
|
2019-12-22 00:22:17 -05:00 |
ST.hpp
|
Adds support for the .ST file format.
|
2019-11-12 23:23:14 -05:00 |
STX.cpp
|
Adds better support for WD-esque false sync, improves STX track patching.
|
2020-01-13 22:19:48 -05:00 |
STX.hpp
|
Ensures head and track counts are reported accurately.
|
2020-01-12 22:23:34 -05:00 |
WOZ.cpp
|
Switches to std::make_shared/make_unique in a bunch of applicable places.
|
2019-12-21 23:34:25 -05:00 |
WOZ.hpp
|
|
|