1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-12-29 13:29:46 +00:00
CLK/Storage/Disk/DiskImage/Formats
Thomas Harte 555c2a4377 Makes a first sweep at converting the storage underlying PCMSegment to vector<bool>.
This is to remove another pain point, in preparation for the work immediately forthcoming but also work as-yet unknown.
2018-07-01 12:05:41 -04:00
..
Utility
AcornADF.cpp
AcornADF.hpp
AppleDSK.cpp
AppleDSK.hpp
CPCDSK.cpp
CPCDSK.hpp
D64.cpp Makes a first sweep at converting the storage underlying PCMSegment to vector<bool>. 2018-07-01 12:05:41 -04: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 Makes a first sweep at converting the storage underlying PCMSegment to vector<bool>. 2018-07-01 12:05:41 -04:00
G64.hpp
HFE.cpp Makes a first sweep at converting the storage underlying PCMSegment to vector<bool>. 2018-07-01 12:05:41 -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
MFMSectorDump.cpp
MFMSectorDump.hpp
MSXDSK.cpp
MSXDSK.hpp
NIB.cpp Makes a first sweep at converting the storage underlying PCMSegment to vector<bool>. 2018-07-01 12:05:41 -04: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
SSD.hpp
WOZ.cpp Makes a first sweep at converting the storage underlying PCMSegment to vector<bool>. 2018-07-01 12:05:41 -04:00
WOZ.hpp