summaryrefslogtreecommitdiff
path: root/diskman/disk.cc
AgeCommit message (Expand)AuthorFilesLines
2020-02-23DiskMan: Allow sector size of disk to be retrievedA. Wilcox1-3/+3
2020-02-18DiskMan: Add ability to reload partition table dynamicallyA. Wilcox1-13/+37
2020-02-12DiskMan: Fix all memory leaksA. Wilcox1-5/+9
2020-02-12DiskMan: Add partition support, codify the source of creation objectsA. Wilcox1-32/+126
2020-02-11Enter DiskManA. Wilcox1-0/+67