summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/fsmeta.cpp
Commit message (Expand)AuthorAgeFilesLines
* fs_cbmdos.cpp: Add disk_id and os_version to volume metadata AJR2025-12-131-0/+1
* formats/fs_vtech.cpp: Fixes and improvements AJR2024-12-231-1/+0
* srcclean in preparation for release branch Vas Crabb2022-10-231-4/+4
* Added support for specifying volume attributes in 'floptool flopcreate' (#9590) npwoods2022-10-161-1/+60
* Initial FAT file system support for Floptool (#9119) npwoods2022-08-251-0/+1
* Micscellaneous cleanup/fixes: Vas Crabb2022-04-301-32/+21
* srcclean in preparation for 0.243 Vas Crabb2022-04-241-4/+4
* Added a 'type()' accessor to fs::meta_value (#9553) npwoods2022-04-141-16/+33
* Changed fs::meta_value::to_string() to not be static and not require meta_typ... npwoods2022-04-031-13/+27
* Created an initial file system implementation for OS-9 under the CoCo (#9096) npwoods2022-01-071-0/+2
* Reimplemented support for the CoCo's RS-DOS filesystem on top of the "fsmgr" ... npwoods2022-01-031-0/+2
* Move filesystem library into separate namespace and use shorter uX type names... AJR2021-12-311-18/+22
* Filesystem code cleanup AJR2021-12-141-0/+43