summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/fs_prodos.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move filesystem library into separate namespace and use shorter uX type names... AJR2021-12-311-112/+116
* Filesystem code cleanup AJR2021-12-141-53/+56
* srcclean in preparation for release Vas Crabb2021-06-271-1/+1
* reorganize the floptool code, add some write support Olivier Galibert2021-05-241-101/+78
* srcclean for release Vas Crabb2021-05-231-4/+4
* jasmin: Support write Olivier Galibert2021-05-161-73/+15
* prodos: Add file and resource reading Olivier Galibert2021-05-111-10/+180
* prodos: experiements in directory tree reading. Olivier Galibert2021-05-091-10/+148
* MacOS < 10.13 has an issue with std::get, use std::get_if instead Olivier Galibert2021-05-021-4/+4
* prodos: Start of read support Olivier Galibert2021-05-021-6/+105
* fs: Add full jasmin read support Olivier Galibert2021-04-301-2/+2
* floppy: first steps on metadata, and hopefully make gcc happier on enumerate Olivier Galibert2021-04-281-4/+28
* floppy: start block-devicing fielsystem support Olivier Galibert2021-04-281-32/+57
* fs_prodos: Explain the init better Olivier Galibert2021-03-051-17/+33
* floppy: Beginning of the support for preformatted floppy images. Olivier Galibert2021-03-051-0/+76