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
/
fsmgr.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Filesystem code refactoring (#11570)
ajrhacker
2023-09-27
1
-243
/
+1
*
fsmgr.cpp: Restore trim_end_spaces as a std::string_view function and use it ...
AJR
2023-09-17
1
-0
/
+6
*
fsmgr.h: Cleanup
AJR
2023-09-17
1
-152
/
+25
*
Changed fs::manager_t::enumerate_f() to simplify logic within file system dri...
npwoods
2022-09-19
1
-1
/
+12
*
fs: new API, blk_t is probably going to change too
Olivier Galibert
2022-06-28
1
-32
/
+46
*
Created an initial file system implementation for OS-9 under the CoCo (#9096)
npwoods
2022-01-07
1
-8
/
+8
*
Move filesystem library into separate namespace and use shorter uX type names...
AJR
2021-12-31
1
-86
/
+90
*
Filesystem code cleanup
AJR
2021-12-14
1
-89
/
+50
*
formats/fsmgr.cpp: Don't assume string iterators can be indexed (reported by ...
Vas Crabb
2021-08-02
1
-4
/
+2
*
vtech: Add floppy formats and fs
Olivier Galibert
2021-05-26
1
-0
/
+9
*
srcclean for release
Vas Crabb
2021-05-23
1
-1
/
+1
*
jasmin: Support write
Olivier Galibert
2021-05-16
1
-6
/
+37
*
prodos: Add file and resource reading
Olivier Galibert
2021-05-11
1
-0
/
+117
*
prodos: experiements in directory tree reading.
Olivier Galibert
2021-05-09
1
-10
/
+14
*
MacOS < 10.13 has an issue with std::get, use std::get_if instead
Olivier Galibert
2021-05-02
1
-4
/
+4
*
prodos: Start of read support
Olivier Galibert
2021-05-02
1
-1
/
+8
*
fs: Add full jasmin read support
Olivier Galibert
2021-04-30
1
-15
/
+79
*
fsmgr: more compiler error fighting [R. Belmont]
arbee
2021-04-28
1
-0
/
+1
*
fsmgr: temp hack to fix Clang compile [R. Belmont]
arbee
2021-04-28
1
-0
/
+1
*
floppy: first steps on metadata, and hopefully make gcc happier on enumerate
Olivier Galibert
2021-04-28
1
-6
/
+70
*
floppy: start block-devicing fielsystem support
Olivier Galibert
2021-04-28
1
-30
/
+106
*
fs_prodos: Explain the init better
Olivier Galibert
2021-03-05
1
-2
/
+2
*
floppy: Beginning of the support for preformatted floppy images.
Olivier Galibert
2021-03-05
1
-0
/
+81