summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/fs_coco_os9.cpp
Commit message (Expand)AuthorAgeFilesLines
* fsblk.cpp: Internal overhaul AJR2025-03-021-78/+78
* formats/fsblk.cpp: Replaced fs::err_t enum with a standard error condition ca... ajrhacker2025-02-221-15/+15
* Miscellaneous fixes: Vas Crabb2024-07-251-24/+24
* Filesystem code refactoring (#11570) ajrhacker2023-09-271-0/+3
* fsmgr.h: Cleanup AJR2023-09-171-15/+3
* Fixed a bug in the OS-9 file systems file name validation function that cause... npwoods2023-01-071-1/+1
* Changed fs::manager_t::enumerate_f() to simplify logic within file system dri... npwoods2022-09-191-6/+3
* Various minor cleanups. Vas Crabb2022-07-311-2/+4
* Clean up whitespace with srcclean Vas Crabb2022-07-241-1/+1
* Fixed CoCo OS-9 FS module in response to recent FS changes (#10007) npwoods2022-06-301-9/+566
* fs: new API, blk_t is probably going to change too Olivier Galibert2022-06-281-656/+33
* srcclean in preparation for 0.243 Vas Crabb2022-04-241-35/+35
* Cleanups for the CoCo OS-9 fs module (#9589) npwoods2022-04-211-69/+198
* Fixed some issues involving fs::meta_description construction (#9546) npwoods2022-04-121-7/+7
* Adding support for formatting CoCo OS-9 file systems (#9434) npwoods2022-04-071-8/+163
* srcclean in preparation for 0.240 Vas Crabb2022-01-231-63/+63
* docs: List MSYS2 packages required to build PDF documentation on Windows now ... Vas Crabb2022-01-121-5/+5
* Created an initial file system implementation for OS-9 under the CoCo (#9096) npwoods2022-01-071-0/+542