1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-17 13:29:02 +00:00
CLK/Storage/Disk/DiskImage/Formats
2018-04-27 19:53:35 -04:00
..
Utility Fixes: DiskROM drive motor control, track_for_sectors' sides. 2018-01-07 20:02:40 -05:00
AcornADF.cpp Switches away from C strings and allows Vic-20 region inference from filenames. 2018-04-06 17:42:24 -04:00
AcornADF.hpp Switches away from C strings and allows Vic-20 region inference from filenames. 2018-04-06 17:42:24 -04:00
CPCDSK.cpp Switches away from C strings and allows Vic-20 region inference from filenames. 2018-04-06 17:42:24 -04:00
CPCDSK.hpp Switches away from C strings and allows Vic-20 region inference from filenames. 2018-04-06 17:42:24 -04:00
D64.cpp Switches away from C strings and allows Vic-20 region inference from filenames. 2018-04-06 17:42:24 -04:00
D64.hpp Switches away from C strings and allows Vic-20 region inference from filenames. 2018-04-06 17:42:24 -04:00
DMK.cpp Switches away from C strings and allows Vic-20 region inference from filenames. 2018-04-06 17:42:24 -04:00
DMK.hpp Adds the bare minimum to respond to attempts to open NIB files with an Apple II. 2018-04-21 21:21:57 -07:00
G64.cpp Switches away from C strings and allows Vic-20 region inference from filenames. 2018-04-06 17:42:24 -04:00
G64.hpp Switches away from C strings and allows Vic-20 region inference from filenames. 2018-04-06 17:42:24 -04:00
HFE.cpp Switches away from C strings and allows Vic-20 region inference from filenames. 2018-04-06 17:42:24 -04:00
HFE.hpp Corrects minor documentation errors. 2018-04-23 19:59:19 -07:00
MFMSectorDump.cpp Switches away from C strings and allows Vic-20 region inference from filenames. 2018-04-06 17:42:24 -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 Switches away from C strings and allows Vic-20 region inference from filenames. 2018-04-06 17:42:24 -04:00
MSXDSK.hpp Adds the bare minimum to respond to attempts to open NIB files with an Apple II. 2018-04-21 21:21:57 -07:00
NIB.cpp Improves validation of suspected sync regions. 2018-04-27 19:53:35 -04:00
NIB.hpp Works further towards NIB, but still isn't close. 2018-04-23 20:01:12 -07:00
OricMFMDSK.cpp Switches away from C strings and allows Vic-20 region inference from filenames. 2018-04-06 17:42:24 -04:00
OricMFMDSK.hpp Switches away from C strings and allows Vic-20 region inference from filenames. 2018-04-06 17:42:24 -04:00
SSD.cpp Switches away from C strings and allows Vic-20 region inference from filenames. 2018-04-06 17:42:24 -04:00
SSD.hpp Switches away from C strings and allows Vic-20 region inference from filenames. 2018-04-06 17:42:24 -04:00
WOZ.cpp Adds provisional support for WOZ files. 2018-04-23 19:57:45 -07:00
WOZ.hpp Adds provisional support for WOZ files. 2018-04-23 19:57:45 -07:00