index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
lib
/
formats
/
fs_coco_rsdos.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
fsblk.cpp: Internal overhaul
AJR
2025-03-02
1
-27
/
+26
*
formats/fsblk.cpp: Replaced fs::err_t enum with a standard error condition ca...
ajrhacker
2025-02-22
1
-36
/
+36
*
Cleaned up various stuff.
Vas Crabb
2024-06-30
1
-3
/
+3
*
lib/formats/fs_coco_rsdos.cpp: Add basic write support. (#12411)
wilbertpol
2024-06-01
1
-20
/
+279
*
Filesystem code refactoring (#11570)
ajrhacker
2023-09-27
1
-0
/
+2
*
fsmgr.cpp: Restore trim_end_spaces as a std::string_view function and use it ...
AJR
2023-09-17
1
-3
/
+2
*
fix count (#11241)
tim lindner
2023-05-18
1
-1
/
+1
*
Changed fs::manager_t::enumerate_f() to simplify logic within file system dri...
npwoods
2022-09-19
1
-6
/
+3
*
Various minor cleanups.
Vas Crabb
2022-07-31
1
-4
/
+6
*
Clean up whitespace with srcclean
Vas Crabb
2022-07-24
1
-2
/
+2
*
Fixed CoCo RS-DOS FS module in response to recent FS changes (#10003)
npwoods
2022-06-29
1
-1
/
+328
*
fs: new API, blk_t is probably going to change too
Olivier Galibert
2022-06-28
1
-411
/
+20
*
srcclean in preparation for release
Vas Crabb
2022-05-22
1
-2
/
+2
*
Add logic to the CoCo RS-DOS FS module to catch cycles in file granule (block...
npwoods
2022-04-24
1
-3
/
+15
*
Cleanups for the CoCo RS-DOS fs module (#9588)
npwoods
2022-04-21
1
-31
/
+265
*
Fixed some issues involving fs::meta_description construction (#9546)
npwoods
2022-04-12
1
-5
/
+5
*
Adding support for formatting CoCo RS-DOS file systems (#9405)
npwoods
2022-04-07
1
-1
/
+7
*
srcclean in preparation for 0.240
Vas Crabb
2022-01-23
1
-7
/
+7
*
docs: List MSYS2 packages required to build PDF documentation on Windows now ...
Vas Crabb
2022-01-12
1
-4
/
+4
*
Reimplemented support for the CoCo's RS-DOS filesystem on top of the "fsmgr" ...
npwoods
2022-01-03
1
-0
/
+297