summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/fs_unformatted.cpp
Commit message (Expand)AuthorAgeFilesLines
* Floppy hard-sector support. Mix of Eric Anderson's and Mark Eric Anderson2024-09-011-12/+28
* imagedev/floppy.cpp: Remvoed hard-sectored floppy support. Vas Crabb2023-11-021-28/+12
* Filesystem code refactoring (#11570) ajrhacker2023-09-271-0/+2
* imagedev/floppy.cpp: Add hard-sector floppy support Eric Anderson2023-09-051-12/+28
* Changed fs::manager_t::enumerate_f() to simplify logic within file system dri... npwoods2022-09-191-1/+4
* Move filesystem library into separate namespace and use shorter uX type names... AJR2021-12-311-12/+14
* Filesystem code cleanup AJR2021-12-141-2/+3
* reorganize the floptool code, add some write support Olivier Galibert2021-05-241-2/+12
* prodos: Add file and resource reading Olivier Galibert2021-05-111-0/+5
* fs: Add full jasmin read support Olivier Galibert2021-04-301-5/+0
* floppy: first steps on metadata, and hopefully make gcc happier on enumerate Olivier Galibert2021-04-281-1/+6
* floppy: start block-devicing fielsystem support Olivier Galibert2021-04-281-17/+37
* floppy: Beginning of the support for preformatted floppy images. Olivier Galibert2021-03-051-0/+99