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
/
emu
/
romload.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix rom load warning messages (nw)
Robbbert
2016-02-29
1
-4
/
+4
*
Replace strformat, strprintf and strcatprintf with type-safe steam_format and...
Vas Crabb
2016-02-28
1
-18
/
+18
*
Remove redundant defines, in order to make translation easier (nw)
Miodrag Milanovic
2016-02-20
1
-5
/
+3
*
Initial import of MEWUI to MAME [Dankan1890]
Dankan1890
2016-02-04
1
-2
/
+2
*
reverting:
Miodrag Milanovic
2016-01-20
1
-2
/
+2
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
Revert "Fix for hang, emu_options::add_slot_options was changed, other thing...
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
Revert "Memory region to use std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-2
/
+2
*
Memory region to use std::string (nw)
Miodrag Milanovic
2016-01-20
1
-2
/
+2
*
Fix for hang, emu_options::add_slot_options was changed, other things are ju...
Miodrag Milanovic
2016-01-18
1
-1
/
+1
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-2
/
+2
*
final touch on romload modernization (nw)
Miodrag Milanovic
2016-01-11
1
-16
/
+13
*
vector instead of simple_list (nw)
Miodrag Milanovic
2016-01-11
1
-11
/
+9
*
modernize rom_load_manager (nw)
Miodrag Milanovic
2016-01-11
1
-312
/
+196
*
Return std::string objects by value rather than pass by reference
AJR
2016-01-10
1
-13
/
+10
*
removed memory tracking (nw)
Miodrag Milanovic
2016-01-08
1
-1
/
+1
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
1
-66
/
+66
*
Some cleanups and init fixes with help of ReSharper C++ (nw)
Miodrag Milanovic
2015-11-11
1
-2
/
+0
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+1609