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_vtech.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
fsblk.cpp: Internal overhaul
AJR
2025-03-02
1
-37
/
+37
*
formats/fsblk.cpp: Replaced fs::err_t enum with a standard error condition ca...
ajrhacker
2025-02-22
1
-45
/
+45
*
formats/fs_vtech.cpp: Fix off-by-one error: end address is exclusive, not inc...
AJR
2024-12-24
1
-6
/
+6
*
formats/fs_vtech.cpp: Fixes and improvements
AJR
2024-12-23
1
-10
/
+12
*
Filesystem code refactoring (#11570)
ajrhacker
2023-09-27
1
-0
/
+1
*
fsmgr.cpp: Restore trim_end_spaces as a std::string_view function and use it ...
AJR
2023-09-17
1
-3
/
+2
*
fsmgr.h: Cleanup
AJR
2023-09-17
1
-17
/
+20
*
Changed fs::manager_t::enumerate_f() to simplify logic within file system dri...
npwoods
2022-09-19
1
-3
/
+2
*
Clean up whitespace with srcclean
Vas Crabb
2022-07-24
1
-1
/
+1
*
fs: new API, blk_t is probably going to change too
Olivier Galibert
2022-06-28
1
-137
/
+194
*
Changed the constructor of fs::dir_entry to take 'std::string &&name' instead...
npwoods
2022-06-11
1
-1
/
+1
*
Fixed some issues involving fs::meta_description construction (#9546)
npwoods
2022-04-12
1
-4
/
+4
*
Move filesystem library into separate namespace and use shorter uX type names...
AJR
2021-12-31
1
-95
/
+99
*
Filesystem code cleanup
AJR
2021-12-14
1
-45
/
+46
*
srcclean in preparation for release
Vas Crabb
2021-06-27
1
-2
/
+2
*
vtech: Add floppy formats and fs
Olivier Galibert
2021-05-26
1
-0
/
+366