index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
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
*
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