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
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
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
/
emu
/
dislot.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Various cleanups:
Vas Crabb
2023-02-27
1
-5
/
+5
*
corefile.h: Move filename utilities to path.h
AJR
2022-09-25
1
-0
/
+1
*
Use util::streqlower in more places
AJR
2022-08-27
1
-4
/
+3
*
dislot: Add option_replace, option_replace_internal and option_remove to make...
AJR
2022-01-06
1
-0
/
+36
*
Much more core std::string_view modernization
AJR
2021-01-20
1
-0
/
+8
*
Spring cleaning:
Vas Crabb
2019-11-01
1
-47
/
+12
*
(nw) misc follow-up
Vas Crabb
2018-05-06
1
-1
/
+1
*
Streamline machine configuration macros - everyone's a device edition.
Vas Crabb
2018-05-06
1
-2
/
+3
*
Make MCFG_DEVICE_ADD and callable device types more flexible:
Vas Crabb
2018-05-04
1
-20
/
+37
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
1
-27
/
+13
*
srcclean (nw)
Vas Crabb
2017-04-23
1
-1
/
+1
*
Changes to make get_default_card_software() less stupid
Nathan Woods
2017-04-10
1
-0
/
+28
*
Refactoring in response to MT#6531
Nathan Woods
2017-04-06
1
-17
/
+52
*
Cleanup of slot code
Nathan Woods
2017-02-26
1
-0
/
+11
*
dislot: Added missing quote. (nw)
Curt Coder
2016-09-05
1
-2
/
+2
*
cleanup (nw)
Miodrag Milanovic
2016-06-18
1
-1
/
+0
*
remove all usages of tagmap
Miodrag Milanovic
2016-06-18
1
-1
/
+1
*
proper exception handling (nw)
Miodrag Milanovic
2016-06-18
1
-2
/
+2
*
tagged_list to unordered_map for slots (nw)
Miodrag Milanovic
2016-06-18
1
-2
/
+2
*
reverting:
Miodrag Milanovic
2016-01-20
1
-5
/
+5
*
Revert "Fix for hang, emu_options::add_slot_options was changed, other thing...
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
-2
/
+2
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-5
/
+5
*
Return std::string objects by value rather than pass by reference
AJR
2016-01-10
1
-9
/
+7
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
1
-10
/
+10
*
Cleanups and version bump
mame0168
Miodrag Milanovic
2015-11-25
1
-2
/
+2
*
Some cleanups and init fixes with help of ReSharper C++ (nw)
Miodrag Milanovic
2015-11-11
1
-2
/
+3
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+90