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
/
config.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to using delegates for some callbacks:
Aaron Giles
2011-04-27
1
-9
/
+9
*
(Big tangle of changes that all happened as I was looking into the ROM
Aaron Giles
2011-04-13
1
-3
/
+3
*
BIG update.
Aaron Giles
2011-03-29
1
-22
/
+22
*
Cleanup of machine.h. Shuffled some fields around, and moved several
Aaron Giles
2011-03-28
1
-8
/
+8
*
Converted core_options to a class. Removed a bunch of marginal
Aaron Giles
2011-03-03
1
-4
/
+4
*
mame_file is now emu_file and is a class. It is required
Aaron Giles
2011-02-12
1
-34
/
+15
*
Not Worth Mentioning - uimenu.c - changed event to menu_event to not conflict...
Derrick Renaud
2011-01-24
1
-2
/
+2
*
Split mame.c into mame.c and machine.c, the latter containing the
Aaron Giles
2010-06-30
1
-3
/
+3
*
- removed MESS dependency from config.c
Miodrag Milanovic
2010-06-17
1
-4
/
+0
*
Added the mameconfig version to the -listxml output [Oliver Stoneberg]
Phil Bennett
2010-01-11
1
-8
/
+0
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-1
/
+2
*
Extended the astring class wrapper into something useful, and
Aaron Giles
2010-01-08
1
-11
/
+6
*
Get rid of setjmp/longjmp for error handling in favor of exceptions.
Aaron Giles
2010-01-04
1
-2
/
+2
*
Bulk change alert.
Aaron Giles
2009-04-26
1
-1
/
+1
*
Many casts added to the core files, and various other tweaks
Aaron Giles
2009-03-12
1
-1
/
+1
*
Restructured input port internals and cleaned up inptport.c:
Aaron Giles
2008-05-15
1
-7
/
+7
*
Normalized function pointer typedefs: they are now all
Aaron Giles
2008-03-03
1
-3
/
+3
*
First in a series of updates to remove the use of the global Machine from as ...
Zsolt Vasvari
2008-01-24
1
-21
/
+21
*
Copyright cleanup:
Aaron Giles
2008-01-06
1
-1
/
+1
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+363