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
/
tools
/
image_handler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
image_handler.cpp: Fix error return for floppy_create
AJR
2025-10-08
1
-2
/
+2
*
floptool.cpp, image_handler.cpp: Add rudimentary error checking to floppy_cre...
AJR
2025-10-08
1
-3
/
+15
*
image_handler.cpp: Floppy fixes
AJR
2024-02-15
1
-3
/
+14
*
Floppy format API refinements
AJR
2023-10-08
1
-17
/
+17
*
fsmgr.h: Cleanup
AJR
2023-09-17
1
-15
/
+14
*
Reduced usage of sprintf. (#10892)
Erik
2023-02-20
1
-1
/
+1
*
image_handler.cpp: Eliminate use of sprintf for error messages
AJR
2023-02-16
1
-9
/
+3
*
Changed fs::manager_t::enumerate_f() to simplify logic within file system dri...
npwoods
2022-09-19
1
-5
/
+4
*
floppy: revisit the identify returns
Olivier Galibert
2022-03-30
1
-0
/
+2
*
floppy: remove the intermediate allocator
Olivier Galibert
2022-03-30
1
-13
/
+7
*
Move filesystem library into separate namespace and use shorter uX type names...
AJR
2021-12-31
1
-7
/
+9
*
Filesystem code cleanup
AJR
2021-12-14
1
-14
/
+1
*
formats, osd, util: Started refactoring file I/O stuff. (#8456)
Vas Crabb
2021-08-22
1
-94
/
+22
*
srcclean in preparation for release
Vas Crabb
2021-06-27
1
-3
/
+3
*
reorganize the floptool code, add some write support
Olivier Galibert
2021-05-24
1
-0
/
+481