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
/
emuopts.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for softlist loading (no whatsnew)
Miodrag Milanovic
2011-07-25
1
-1
/
+1
*
Clean-ups and version bump
mame0143u1
Angelo Salese
2011-07-11
1
-1
/
+1
*
Made quicklaunch work for slot/image devices (no whatsnew)
Miodrag Milanovic
2011-07-03
1
-15
/
+34
*
Small core changes to enable making slot device also a image device (no whats...
Miodrag Milanovic
2011-07-03
1
-1
/
+2
*
Always parse one more time in case additional devices are added in previous p...
Miodrag Milanovic
2011-06-29
1
-3
/
+1
*
Port from MESS, nw
Angelo Salese
2011-06-28
1
-2
/
+2
*
Added support for multi level slot devices [Miodrag Milanovic]
Miodrag Milanovic
2011-06-27
1
-26
/
+52
*
Added support for starting softlist item directly without
Miodrag Milanovic
2011-06-15
1
-0
/
+1
*
emuopts: added confirm_quit option (defaults to off). when on, pressing ESC y...
Fabio Priuli
2011-06-03
1
-0
/
+1
*
Initial frameworking for upcoming artwork updates [Mr. Do]
Angelo Salese
2011-05-23
1
-0
/
+2
*
Coding convention cleanup.
Aaron Giles
2011-05-05
1
-7
/
+3
*
Added support for dynamic devices, will add more info for log
Miodrag Milanovic
2011-05-04
1
-3
/
+38
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
1
-5
/
+5
*
(Big tangle of changes that all happened as I was looking into the ROM
Aaron Giles
2011-04-13
1
-7
/
+8
*
BIG update.
Aaron Giles
2011-03-29
1
-1
/
+1
*
Cleanups and version bump.
mame0141u4
Aaron Giles
2011-03-25
1
-6
/
+6
*
Attached emu_options to the machine_config, and the running_machine
Aaron Giles
2011-03-10
1
-2
/
+2
*
Converted core_options to a class. Removed a bunch of marginal
Aaron Giles
2011-03-03
1
-244
/
+367
*
mame_file is now emu_file and is a class. It is required
Aaron Giles
2011-02-12
1
-2
/
+2
*
Cleanups and version bump.
mame0141u1
Aaron Giles
2011-01-24
1
-1
/
+1
*
Added new flag for options OPTION_DRIVER_ONLY, and marked bios and ramsize as...
Miodrag Milanovic
2011-01-18
1
-2
/
+2
*
Fixed some long standing issues with image device config (no whatsnew)
Miodrag Milanovic
2011-01-17
1
-1
/
+1
*
Made MESS drivers too load config from parent drivers (as MAME) but images ar...
Miodrag Milanovic
2011-01-17
1
-1
/
+1
*
Cleaned OSD windows and emu part from NEWUI dependencies (no whatsnew)
Miodrag Milanovic
2011-01-13
1
-3
/
+0
*
- Moved RAM device into emu core [Miodrag Milanovic]
Miodrag Milanovic
2011-01-05
1
-5
/
+4
*
- Fixed issue with image empty slot [Miodrag Milanovic]
Miodrag Milanovic
2010-11-26
1
-6
/
+0
*
Added support for OSD-generated fonts. The OSD is queried first to see
Aaron Giles
2010-10-24
1
-0
/
+1
*
Fix crash when specifying -effect.
Aaron Giles
2010-10-16
1
-0
/
+1
*
Changed driver_device to expose the game_driver's ROMs through the
Aaron Giles
2010-09-03
1
-6
/
+2
*
Split mame.c into mame.c and machine.c, the latter containing the
Aaron Giles
2010-06-30
1
-2
/
+2
*
Made the machine_config a proper object. Added detokenize method to
Aaron Giles
2010-06-28
1
-3
/
+3
*
- Added writeconfig option to emuopts (default for MAME is off) to save ini o...
Miodrag Milanovic
2010-06-18
1
-0
/
+5
*
- removed MESS dependency from config.c
Miodrag Milanovic
2010-06-17
1
-2
/
+2
*
Cleanups and version bump.
Aaron Giles
2010-06-17
1
-5
/
+5
*
More OS X PPC compile fixes (no whatsnew)
R. Belmont
2010-06-17
1
-1
/
+1
*
emuopts - added support for image devices parameters [Miodrag Milanovic]
Miodrag Milanovic
2010-06-16
1
-0
/
+90
*
Cleanups and version bump.
mame0136u3
Aaron Giles
2010-02-14
1
-3
/
+3
*
Made uimodekey default to "auto" and let OSD decide about default key. (no cr...
Miodrag Milanovic
2010-02-14
1
-5
/
+1
*
- Moved natural keyboard support from MESS to MAME
Miodrag Milanovic
2010-02-12
1
-1
/
+8
*
Internal debugger using the mame rendering infrastructure
Couriersud
2010-02-11
1
-0
/
+1
*
Rollback of show_warning add, sorry did not know about policy of this issue.
Miodrag Milanovic
2010-02-10
1
-1
/
+0
*
- Added skip_warnings option
Miodrag Milanovic
2010-02-10
1
-0
/
+1
*
Minor documentation change. No whatsnew needed.
Scott Stone
2010-01-19
1
-1
/
+1
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-3
/
+1
*
NOTE: This change requires two new osd functions: osd_malloc() and
Aaron Giles
2010-01-08
1
-1
/
+1
*
Added basic support in bitmap.c for 64-bit indexed bitmaps. As a
Aaron Giles
2009-07-13
1
-1
/
+2
*
Crosshair update
Derrick Renaud
2009-03-28
1
-0
/
+1
*
02687: emuopts.c: CORE INPUT AUTOMATIC ENABLE OPTIONS
Aaron Giles
2008-12-04
1
-8
/
+8
*
Added new options 'cheatpath' to specify one or more paths for cheat
Aaron Giles
2008-07-31
1
-4
/
+1
*
Update docs a bit. Turn off debugger by default.
Aaron Giles
2008-06-26
1
-1
/
+1
[next]