summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/fs_cbmdos.cpp
Commit message (Expand)AuthorAgeFilesLines
* fsblk.cpp: Internal overhaul AJR2025-03-021-44/+44
* formats/fsblk.cpp: Replaced fs::err_t enum with a standard error condition ca... ajrhacker2025-02-221-43/+43
* -brankp_cart.xml, ekara_cart.xml, hikara.xml: Fixed up metadata. Vas Crabb2024-05-211-11/+15
* lib/formats/fs_cbmdos.cpp: Add partial write support. (#12389) wilbertpol2024-05-201-24/+363
* lib/formats/fs_cbmdos.cpp: Fix display of all directory entries. (#12370) wilbertpol2024-05-131-3/+5
* Filesystem code refactoring (#11570) ajrhacker2023-09-271-0/+3
* 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-3/+3
* Clean up whitespace with srcclean Vas Crabb2022-07-241-20/+20
* Fixing fs::cbmdos_image::enumerate_f() to properly look for single density (i... npwoods2022-07-181-1/+1
* Created a CBM DOS file system driver and added it to the 1541 implementation ... npwoods2022-06-301-0/+476