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
/
dislot.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved core template container classes up from emutempl.h to coretmpl.h:
Aaron Giles
2014-03-11
1
-2
/
+1
*
Removed support for static config from slots and converted the two devices us...
smf-
2013-12-19
1
-1
/
+0
*
Slot options can now be configured inline without creating an array. Legacy s...
smf-
2013-12-16
1
-101
/
+26
*
Added a new macro MCFG_DEVICE_CARD_DEFAULT_BIOS, which can be used in the mac...
Curt Coder
2013-11-13
1
-0
/
+13
*
Marking some of my core files (nw)
Miodrag Milanovic
2013-10-16
1
-0
/
+2
*
Cleanups and version bump
mame0149
Miodrag Milanovic
2013-06-11
1
-1
/
+1
*
Added support for machine config fragments that are applied when the cart is ...
smf-
2013-05-29
1
-0
/
+13
*
Moved default card config, device inputs and clock off the slot interface so ...
smf-
2013-05-29
1
-9
/
+58
*
(MESS) Be a bit more fine-grained in when to mark slot options as internal. (nw)
Wilbert Pol
2013-02-27
1
-0
/
+19
*
fix compile (nw)
Miodrag Milanovic
2013-02-14
1
-1
/
+1
*
uimain.c: fixed handling of slot options which have only internal options ava...
Fabio Priuli
2013-02-03
1
-0
/
+8
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-1
/
+0
*
Made core able to use bios selection per slot device [Miodrag Milanovic]
Miodrag Milanovic
2012-09-05
1
-1
/
+2
*
removed unnecessary strlen() usage (no whatsnew)
Oliver Stöneberg
2012-07-27
1
-1
/
+1
*
Expanded slot definition with clock and config so we can better define fixed ...
Miodrag Milanovic
2012-06-05
1
-1
/
+3
*
Added support for fixed slots (used for MAME) and ability to create internal ...
Miodrag Milanovic
2012-05-23
1
-1
/
+2
*
Sync core fixes from MESS done by OG (nw)
Miodrag Milanovic
2012-02-11
1
-0
/
+3
*
Parameter names are now without : (no whatsnew)
Miodrag Milanovic
2012-01-25
1
-2
/
+2
*
Ah, removed log change (no whatsnew)
Miodrag Milanovic
2012-01-25
1
-1
/
+1
*
Fix for get_card_device() (no whatsnew)
Miodrag Milanovic
2012-01-25
1
-2
/
+2
*
Fixed reading default card and throw exception now on wrong slot item name (n...
Miodrag Milanovic
2011-11-13
1
-1
/
+6
*
Made get_card_device work before start of devices (no whatsnew)
Miodrag Milanovic
2011-11-09
1
-1
/
+1
*
Added default port values support for slot devices (no whatsnew)
Miodrag Milanovic
2011-06-29
1
-1
/
+2
*
Cleanups and version bump
mame0142u3
Angelo Salese
2011-05-08
1
-2
/
+2
*
Cleaned slot implementation, and added few more macros (no whatsnew)
Miodrag Milanovic
2011-05-04
1
-1
/
+14
*
Added support for dynamic devices, will add more info for log
Miodrag Milanovic
2011-05-04
1
-0
/
+38