1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-08-16 00:29:01 +00:00
CLK/Storage/Disk/Formats
2016-12-31 11:48:46 -05:00
..
AcornADF.cpp Ensured SSD and ADFs are grown if required. 2016-12-30 18:08:12 -05:00
AcornADF.hpp Added writing for Acorn ADF disks, plus appropriate TODOs in both similar bits of boilerplate. 2016-12-30 18:03:30 -05:00
D64.cpp Improved naming: this now explains what, not the mechanics of how. 2016-11-26 23:35:11 +08:00
D64.hpp Improved naming: this now explains what, not the mechanics of how. 2016-11-26 23:35:11 +08:00
G64.cpp Improved naming: this now explains what, not the mechanics of how. 2016-11-26 23:35:11 +08:00
G64.hpp Improved naming: this now explains what, not the mechanics of how. 2016-11-26 23:35:11 +08:00
OricMFMDSK.cpp Might as well get the file offset before entering the critical section; also moved the lock guard down more explicitly to group with the second set of actions. 2016-12-31 11:48:46 -05:00
OricMFMDSK.hpp Added the infrastructure necessary for Oric disks to appear writeable to the machine and to receive changed tracks. 2016-12-30 22:51:48 -05:00
SSD.cpp Ensured SSD and ADFs are grown if required. 2016-12-30 18:08:12 -05:00
SSD.hpp Added writing for Acorn ADF disks, plus appropriate TODOs in both similar bits of boilerplate. 2016-12-30 18:03:30 -05:00