summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/fs_unformatted.cpp
Commit message (Collapse)AuthorAgeFilesLines
* floppy: Beginning of the support for preformatted floppy images. Olivier Galibert2021-03-051-0/+99
What's missing: - parameters (like the disk name when it exists) - possibly a cleanup of ram_open and friends (but not sure of the appropriate direction in which to go)