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
/
dfi_dsk.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/ioprocs.cpp: Added wrappers for common patterns. (#11608)
Vas Crabb
2024-02-25
1
-5
/
+14
*
Floppy format API refinements
AJR
2023-10-08
1
-6
/
+6
*
formats: Use multibyte.h functions in more files
AJR
2023-09-17
1
-3
/
+4
*
floppy: revisit the identify returns
Olivier Galibert
2022-03-30
1
-1
/
+1
*
floppy: Change the internal format to flux changes, update the mfi format acc...
Olivier Galibert
2022-03-30
1
-11
/
+5
*
floppy: remove the intermediate allocator
Olivier Galibert
2022-03-30
1
-1
/
+1
*
Constify the floppy image handling interface
Olivier Galibert
2022-03-30
1
-2
/
+2
*
Remove a few outdated references to MESS
Dirk Best
2021-12-02
1
-1
/
+1
*
fixes for variables set but not used
smf-
2021-11-07
1
-3
/
+1
*
Formats-related refactoring
AJR
2021-09-11
1
-0
/
+2
*
formats, osd, util: Started refactoring file I/O stuff. (#8456)
Vas Crabb
2021-08-22
1
-10
/
+15
*
Provide the variants to the floppy formats
Olivier Galibert
2021-01-09
1
-2
/
+2
*
formats: Removed some inappropriate uses of emu_fatalerror and stderr.
Vas Crabb
2020-08-23
1
-18
/
+25
*
(nw) formats: reduce dependencies on libemu
Vas Crabb
2020-04-13
1
-3
/
+6
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-18
/
+18
*
dynamic_buffer is just std::vector<UINT8> (nw)
Miodrag Milanovic
2016-10-21
1
-1
/
+1
*
Typo fix: threshholds → thresholds
Jordi Mallach
2016-03-31
1
-1
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+227