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
/
flopimg.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
dynamic_buffer is just std::vector<UINT8> (nw)
Miodrag Milanovic
2016-10-21
1
-1
/
+1
*
Properly catching another out of memory condition
Nathan Woods
2016-09-09
1
-2
/
+7
*
Worked around the OPTION_GUIDE_EXTERN issue by using a crazy trick involving ...
Nathan Woods
2016-09-03
1
-2
/
+1
*
Attempting to make option_guide and option_guide::entry POD types; need to fi...
Nathan Woods
2016-09-02
1
-1
/
+2
*
Incorporating Vas Crabb feedback
Nathan Woods
2016-09-01
1
-2
/
+2
*
option_guide C++-ification, touched up imgtool
Nathan Woods
2016-08-27
1
-43
/
+4
*
Fixed an issue with legacy floppy loading caused by filetype() now being a st...
Nathan Woods
2016-08-18
1
-4
/
+4
*
std::min and std:max instead of MIN and MAX, also some more macros converted ...
Miodrag Milanovic
2016-07-31
1
-1
/
+1
*
C++-ification of src/lib/util/opresolv.[cpp|h] (moved to util:: namespace, ch...
Nathan Woods
2016-07-07
1
-43
/
+28
*
Bad boy, Micko (nw)
Vas Crabb
2016-05-19
1
-1
/
+1
*
fixing some more override (nw)
Miodrag Milanovic
2015-12-06
1
-5
/
+5
*
clang-modernize part 6
Miodrag Milanovic
2015-12-04
1
-6
/
+6
*
clang-modernize part 5
Miodrag Milanovic
2015-12-04
1
-18
/
+18
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+2960