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
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
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
/
ipf_dsk.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/ioprocs.cpp: Added wrappers for common patterns. (#11608)
Vas Crabb
2024-02-25
1
-15
/
+81
*
Floppy format API refinements
AJR
2023-10-08
1
-56
/
+56
*
formats: Use multibyte.h functions in more files
AJR
2023-09-17
1
-50
/
+46
*
floppy: revisit the identify returns
Olivier Galibert
2022-03-30
1
-1
/
+1
*
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
*
Formats-related refactoring
AJR
2021-09-11
1
-1
/
+1
*
formats, osd, util: Started refactoring file I/O stuff. (#8456)
Vas Crabb
2021-08-22
1
-8
/
+13
*
ipf: Wrap the decoding state in a sub-structure
Olivier Galibert
2021-06-10
1
-48
/
+31
*
Provide the variants to the floppy formats
Olivier Galibert
2021-01-09
1
-2
/
+2
*
Got rid of global_alloc/global_free.
Vas Crabb
2020-10-03
1
-12
/
+23
*
use C++ library includes (nw)
firewave
2020-01-22
1
-1
/
+1
*
Revert "Use true/false if type used is bool (nw)"
Miodrag Milanovic
2016-11-12
1
-1
/
+1
*
Use true/false if type used is bool (nw)
Miodrag Milanovic
2016-11-11
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-87
/
+87
*
dynamic_buffer is just std::vector<UINT8> (nw)
Miodrag Milanovic
2016-10-21
1
-4
/
+4
*
removed memory tracking (nw)
Miodrag Milanovic
2016-01-08
1
-2
/
+2
*
Cleanups and version bump
mame0169
Miodrag Milanovic
2015-12-30
1
-1
/
+1
*
fixing some more override (nw)
Miodrag Milanovic
2015-12-06
1
-1
/
+2
*
clang-modernize part 5
Miodrag Milanovic
2015-12-04
1
-3
/
+3
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+710