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
*
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
*
Cleanups and version bump.
mame0139u2
Aaron Giles
2010-08-30
1
-3
/
+3
*
De-converted MACHINE_DRIVER from tokens back to constructor functions, regaining
Aaron Giles
2010-08-26
1
-205
/
+59
*
Added bool operator to astring, returning true if the string is
Aaron Giles
2010-08-21
1
-1
/
+1
*
Cleanups and version bump.
mame0138u3
Aaron Giles
2010-07-06
1
-3
/
+3
*
Made the machine_config a proper object. Added detokenize method to
Aaron Giles
2010-06-28
1
-90
/
+133
*
Cleanups and version bump.
Aaron Giles
2010-06-17
1
-1
/
+1
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-71
/
+40
*
Changed all driver_data structs into classes with a simple
Aaron Giles
2010-02-25
1
-2
/
+1
*
VS2008 compiling fix [Miodrag Milanovic] (no whatsnew)
Miodrag Milanovic
2010-02-18
1
-6
/
+0
*
Remove some aliases between CPUINFO_ and DEVINFO_ to help clarify
Aaron Giles
2010-01-21
1
-1
/
+1
*
Convrted the rest of devintrf to classes and moved management
Aaron Giles
2010-01-19
1
-3
/
+3
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-2
/
+2
*
Created new template class tagged_list which manages a simple list
Aaron Giles
2010-01-17
1
-40
/
+5
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-4
/
+1
*
Extended the astring class wrapper into something useful, and
Aaron Giles
2010-01-08
1
-4
/
+2
*
NOTE: This change requires two new osd functions: osd_malloc() and
Aaron Giles
2010-01-08
1
-2
/
+2
*
Added some missing header declarations and static qualifiers. Added validity....
Phil Bennett
2010-01-06
1
-0
/
+2
*
Cleanups and version bump.
mame0135u2
Aaron Giles
2009-11-30
1
-1
/
+1
*
Added new module tagmap which is a simple hashed string map.
Aaron Giles
2009-11-23
1
-7
/
+12
*
Move address_map array from cpu_config to device_config. Added
Aaron Giles
2009-07-08
1
-0
/
+7
*
Bulk change alert.
Aaron Giles
2009-04-26
1
-2
/
+1
*
Many casts added to the core files, and various other tweaks
Aaron Giles
2009-03-12
1
-2
/
+2
*
Removed device types from device queries that use tags, under the
Aaron Giles
2009-03-02
1
-9
/
+7
*
Cleanups and version bump.
mame0129u4
Aaron Giles
2009-02-17
1
-3
/
+3
*
Added the ability for devices to have their own custom inline config management.
Aaron Giles
2009-02-16
1
-17
/
+49
*
Ok, this is The Big One.
Aaron Giles
2009-02-11
1
-133
/
+2
*
From: Atari Ace [mailto:atari_ace@verizon.net]
Aaron Giles
2009-01-13
1
-3
/
+6
[next]