1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-06 15:00:05 +00:00
CLK/Storage/Disk/DiskImage
Thomas Harte 999a0c22d4 Adds superficial support for MSX .DSK.
In the sense that the file format itself is properly parsed, but the MSX doesn't actually yet have disk hardware.
2018-01-07 16:35:57 -05:00
..
Formats Adds superficial support for MSX .DSK. 2018-01-07 16:35:57 -05:00
DiskImage.hpp Switches to providing a full record of changes to disk images, rather than feeding them a track at a time. 2017-10-07 19:37:36 -04:00
DiskImageImplementation.hpp Corrects insert explicitly to supply a shared_ptr rather than a raw one. 2017-11-11 18:22:41 -05:00