1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-17 13:29:02 +00:00
CLK/Storage/Disk/DiskImage/Formats
Thomas Harte 5e34c1b6b8 Switches to producing a single segment for NIBs and DSKs.
I've now seemingly verified that the values read back by the CPU are those I'm intending to produce, so I'm at a loss.
2018-05-01 20:31:42 -04:00
..
Utility Made various corrections following a quick for-loop constness audit. 2018-04-30 22:23:57 -04:00
AcornADF.cpp Finally unifies disk image file exceptions, and adds a placeholder for Apple DSK. 2018-04-27 23:18:45 -04:00
AcornADF.hpp Finally unifies disk image file exceptions, and adds a placeholder for Apple DSK. 2018-04-27 23:18:45 -04:00
AppleDSK.cpp Switches to producing a single segment for NIBs and DSKs. 2018-05-01 20:31:42 -04:00
AppleDSK.hpp Introduces interleaving of sector numbers. 2018-04-29 16:18:14 -04:00
CPCDSK.cpp Finally unifies disk image file exceptions, and adds a placeholder for Apple DSK. 2018-04-27 23:18:45 -04:00
CPCDSK.hpp Finally unifies disk image file exceptions, and adds a placeholder for Apple DSK. 2018-04-27 23:18:45 -04:00
D64.cpp Finally unifies disk image file exceptions, and adds a placeholder for Apple DSK. 2018-04-27 23:18:45 -04:00
D64.hpp Finally unifies disk image file exceptions, and adds a placeholder for Apple DSK. 2018-04-27 23:18:45 -04:00
DMK.cpp Finally unifies disk image file exceptions, and adds a placeholder for Apple DSK. 2018-04-27 23:18:45 -04:00
DMK.hpp Finally unifies disk image file exceptions, and adds a placeholder for Apple DSK. 2018-04-27 23:18:45 -04:00
G64.cpp Finally unifies disk image file exceptions, and adds a placeholder for Apple DSK. 2018-04-27 23:18:45 -04:00
G64.hpp Finally unifies disk image file exceptions, and adds a placeholder for Apple DSK. 2018-04-27 23:18:45 -04:00
HFE.cpp Slightly simplifies syntax. 2018-04-30 22:08:51 -04:00
HFE.hpp Finally unifies disk image file exceptions, and adds a placeholder for Apple DSK. 2018-04-27 23:18:45 -04:00
MFMSectorDump.cpp Made various corrections following a quick for-loop constness audit. 2018-04-30 22:23:57 -04:00
MFMSectorDump.hpp Switches away from C strings and allows Vic-20 region inference from filenames. 2018-04-06 17:42:24 -04:00
MSXDSK.cpp Finally unifies disk image file exceptions, and adds a placeholder for Apple DSK. 2018-04-27 23:18:45 -04:00
MSXDSK.hpp Finally unifies disk image file exceptions, and adds a placeholder for Apple DSK. 2018-04-27 23:18:45 -04:00
NIB.cpp Switches to producing a single segment for NIBs and DSKs. 2018-05-01 20:31:42 -04:00
NIB.hpp Finally unifies disk image file exceptions, and adds a placeholder for Apple DSK. 2018-04-27 23:18:45 -04:00
OricMFMDSK.cpp Made various corrections following a quick for-loop constness audit. 2018-04-30 22:23:57 -04:00
OricMFMDSK.hpp Finally unifies disk image file exceptions, and adds a placeholder for Apple DSK. 2018-04-27 23:18:45 -04:00
SSD.cpp Finally unifies disk image file exceptions, and adds a placeholder for Apple DSK. 2018-04-27 23:18:45 -04:00
SSD.hpp Finally unifies disk image file exceptions, and adds a placeholder for Apple DSK. 2018-04-27 23:18:45 -04:00
WOZ.cpp Finally unifies disk image file exceptions, and adds a placeholder for Apple DSK. 2018-04-27 23:18:45 -04:00
WOZ.hpp Finally unifies disk image file exceptions, and adds a placeholder for Apple DSK. 2018-04-27 23:18:45 -04:00