summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/fsmeta.h
Commit message (Expand)AuthorAgeFilesLines
* formats/fs_vtech.cpp: Fixes and improvements AJR2024-12-231-1/+0
* Added support for specifying volume attributes in 'floptool flopcreate' (#9590) npwoods2022-10-161-7/+9
* Initial FAT file system support for Floptool (#9119) npwoods2022-08-251-1/+2
* Micscellaneous cleanup/fixes: Vas Crabb2022-04-301-2/+3
* Fixed string constructor for fs::meta_value (#9580) npwoods2022-04-171-0/+1
* Added a 'type()' accessor to fs::meta_value (#9553) npwoods2022-04-141-0/+1
* Fixed some issues involving fs::meta_description construction (#9546) npwoods2022-04-121-8/+12
* Changed fs::meta_value::to_string() to not be static and not require meta_typ... npwoods2022-04-031-1/+1
* Created an initial file system implementation for OS-9 under the CoCo (#9096) npwoods2022-01-071-1/+3
* 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-40/+44
* Filesystem code cleanup AJR2021-12-141-0/+107