index
:
mame
a800_cart
aaron-nl3
aaron-pci-cleanup
aerofgtb_yoffs
arm3_copro
asmjit
atarist_floppy-sounds
bda_window_fix
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
hlsl_aviplay
lindbergh_exp
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
pci_p5txla
py_regtests
rapidjson
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
taitoair_vco
time-experiments
time-experiments2
vamphalf_misncrft
vga_modern-2
voodoo_directx11
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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-214
/
+0
*
nw, add MCFG_FORCE_NO_DRC option, does not work for no apparent reason becaus...
therealmogminer@gmail.com
2015-06-27
1
-0
/
+1
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
1
-1
/
+1
*
some astring to std::string conversion (nw)
Miodrag Milanovic
2015-04-18
1
-2
/
+2
*
cstr() - > c_str() as preparation for move to std::string (nw)
Miodrag Milanovic
2015-04-11
1
-1
/
+1
*
modernized cage, dcs and midwayic (nw)
Miodrag Milanovic
2014-04-20
1
-1
/
+0
*
Created memcard as device and removed it from machine/generic (nw)
Miodrag Milanovic
2014-04-17
1
-1
/
+0
*
Moved eminline and related files into /src/osd since it's system related (nw)
Miodrag Milanovic
2014-04-16
1
-2
/
+2
*
removed mame_* aliases and just use core_* functions (nw)
Oliver Stöneberg
2014-03-24
1
-1
/
+1
*
Moved core template container classes up from emutempl.h to coretmpl.h:
Aaron Giles
2014-03-11
1
-4
/
+2
*
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
[next]