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
/
mconfig.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Video attributes are now per screen (nw)
Miodrag Milanovic
2014-03-06
1
-1
/
+0
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
1
-1
/
+0
*
Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M...
Miodrag Milanovic
2014-02-16
1
-1
/
+0
*
Removed support for static config from slots and converted the two devices us...
smf-
2013-12-19
1
-4
/
+0
*
MCFG_MODIFY_DEVICE(DEVICE_SELF) is no longer required in machine configs used...
smf-
2013-12-18
1
-1
/
+1
*
Slot options can now be configured inline without creating an array. Legacy s...
smf-
2013-12-16
1
-48
/
+32
*
Added a new macro MCFG_DEVICE_CARD_DEFAULT_BIOS, which can be used in the mac...
Curt Coder
2013-11-13
1
-0
/
+6
*
Bulk convert files that already had standard BSD license in my name
Aaron Giles
2013-10-16
1
-31
/
+2
*
Added support for machine config fragments that are applied when the cart is ...
smf-
2013-05-29
1
-0
/
+4
*
Moved default card config, device inputs and clock off the slot interface so ...
smf-
2013-05-29
1
-8
/
+12
*
make slot depended checks to be case insensitive like other parts of core (nw)
Miodrag Milanovic
2013-04-13
1
-3
/
+3
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-13
/
+13
*
Made core able to use bios selection per slot device [Miodrag Milanovic]
Miodrag Milanovic
2012-09-05
1
-1
/
+2
*
Made MCFG_QUANTUM_PERFECT_CPU able to work within devices (no whatsnew)
Miodrag Milanovic
2012-08-13
1
-1
/
+0
*
removed unnecessary strlen() usage (no whatsnew)
Oliver Stöneberg
2012-07-27
1
-1
/
+1
*
Clean-ups and version bump
mame0146u1
Miodrag Milanovic
2012-06-11
1
-1
/
+1
*
Fixed for slot menus + some cleanup (nw)
Miodrag Milanovic
2012-06-05
1
-2
/
+2
*
Expanded slot definition with clock and config so we can better define fixed ...
Miodrag Milanovic
2012-06-05
1
-4
/
+9
*
Added support for fixed slots (used for MAME) and ability to create internal ...
Miodrag Milanovic
2012-05-23
1
-5
/
+9
*
Sync core fixes from MESS done by OG (nw)
Miodrag Milanovic
2012-02-11
1
-0
/
+27
*
Proper fix for issues with slots, removed old fix too (no whatsnew)
Miodrag Milanovic
2012-02-05
1
-1
/
+2
*
Clean-ups and version bump
mame0144u7
Angelo Salese
2012-01-29
1
-4
/
+4
*
Parameter names are now without : (no whatsnew)
Miodrag Milanovic
2012-01-25
1
-3
/
+3
*
Move devices into a proper hierarchy and handle naming
Aaron Giles
2012-01-24
1
-74
/
+61
*
Fixed setting default port for slot devices (no whatsnew)
Miodrag Milanovic
2012-01-13
1
-1
/
+2
*
Clean-ups and version bump
mame0144u1
Angelo Salese
2011-11-27
1
-1
/
+1
*
Fixed reading default card and throw exception now on wrong slot item name (n...
Miodrag Milanovic
2011-11-13
1
-2
/
+8
*
Fix for softlist loading (no whatsnew)
Miodrag Milanovic
2011-07-25
1
-1
/
+1
*
Small core changes to enable making slot device also a image device (no whats...
Miodrag Milanovic
2011-07-03
1
-1
/
+1
*
Add default inputs only in case default card is inserted (no whatsnew)
Miodrag Milanovic
2011-07-03
1
-1
/
+2
*
Added default port values support for slot devices (no whatsnew)
Miodrag Milanovic
2011-06-29
1
-2
/
+4
*
Added support for multi level slot devices [Miodrag Milanovic]
Miodrag Milanovic
2011-06-27
1
-1
/
+1
*
Cleanups and version bump
mame0142u5
Angelo Salese
2011-06-05
1
-1
/
+1
*
(Finally found the time to finish this....)
Aaron Giles
2011-05-30
1
-6
/
+5
*
Cleanups and version bump
mame0142u4
Angelo Salese
2011-05-24
1
-2
/
+2
*
Updated mconfig so in cases there is no option defined at all that default de...
Miodrag Milanovic
2011-05-17
1
-4
/
+9
*
Cleanups and version bump
mame0142u3
Angelo Salese
2011-05-08
1
-1
/
+1
*
optimised device removal & prevent accessing removed devices
smf-
2011-05-07
1
-6
/
+9
*
"You have taken your first step into a larger world." ―Obi-Wan Kenobi
smf-
2011-05-06
1
-11
/
+45
*
Coding convention cleanup.
Aaron Giles
2011-05-05
1
-9
/
+8
*
Added support for dynamic devices, will add more info for log
Miodrag Milanovic
2011-05-04
1
-0
/
+17
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
1
-20
/
+17
*
Minor cleanups.
Aaron Giles
2011-03-30
1
-2
/
+1
*
Attached emu_options to the machine_config, and the running_machine
Aaron Giles
2011-03-10
1
-1
/
+2
*
Move generic templates from emucore.h to emutempl.h.
Aaron Giles
2011-02-07
1
-2
/
+2
*
Attotime bulk conversion step:
Aaron Giles
2011-02-03
1
-2
/
+2
*
Split the screen device into a separate module.
Aaron Giles
2010-12-02
1
-0
/
+11
*
Cleanups and version bump.
mame0139u3
Aaron Giles
2010-09-19
1
-1
/
+1
*
Changed driver_device to expose the game_driver's ROMs through the
Aaron Giles
2010-09-03
1
-2
/
+9
*
Changed driver_data objects to be devices. Replaced the driver_data_t
Aaron Giles
2010-09-02
1
-11
/
+1
[next]