index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminated many temporary std::string objects.
Vas Crabb
2026-04-03
1
-9
/
+5
*
-emu/dislot.cpp: Cleaned up interface.
Vas Crabb
2026-03-22
1
-20
/
+24
*
-plugins/inputmacro: Added support for non-wrapping analog inputs.
Vas Crabb
2026-01-06
1
-1
/
+0
*
cpu/drccache.cpp: Defer allocating to start, allow forcing W^X mode. (#14760)
Vas Crabb
2026-01-04
1
-1
/
+2
*
Correct for my inability to type today.
Vas Crabb
2025-12-24
1
-1
/
+1
*
Tidy some stuff, bump version in documentation.
Vas Crabb
2025-12-24
1
-1
/
+1
*
add artfont option for changing default font of .lay files text elements
hap
2025-12-23
1
-1
/
+2
*
attotime: fix lockup with as_string and negative attotime,
hap
2025-05-30
1
-1
/
+1
*
emuopts: correct typo
hap
2025-05-19
1
-1
/
+1
*
options: fix range checker with negative values
hap
2025-05-19
1
-1
/
+1
*
sound: re-add support for -volume option (works same as before sound rewrite)
hap
2025-05-19
1
-1
/
+1
*
Remove obsolete options (compressor will be in effects, speaker report should...
Olivier Galibert
2025-05-08
1
-2
/
+0
*
clifront.cpp: Changed -listbios to work more like -listslots, showing all BIO...
Vas Crabb
2023-04-10
1
-1
/
+2
*
Various input and OSD refactoring:
Vas Crabb
2023-01-29
1
-1
/
+4
*
Miscellaneous fixes and refactoring:
Vas Crabb
2023-01-28
1
-2
/
+3
*
emuopts.cpp: Work around reevaluate_default_card_software trying to purge XXX...
AJR
2022-12-19
1
-3
/
+13
*
emuopts.cpp: Correction for 42adf5d51de36560547449c6c279a8df9df7dcfe
AJR
2022-12-18
1
-14
/
+13
*
Software list-provided default option fixes
AJR
2022-12-18
1
-4
/
+22
*
osd/modules/file: Don't magically substitute environment variables when openi...
npwoods
2022-12-17
1
-31
/
+31
*
Modernize core_strwildcmp() and core_iswildstr() (#10344)
npwoods
2022-10-16
1
-1
/
+1
*
corefile.h: Move filename utilities to path.h
AJR
2022-09-25
1
-0
/
+1
*
sinclair/specpls3.cpp: Improved floppy drive configuration.
Vas Crabb
2022-08-17
1
-3
/
+6
*
util/options.h: Removed legacy OPTION_* option type constants. (#9851)
npwoods
2022-05-30
1
-163
/
+163
*
emu/emuopts.cpp: Do not lose slot card name when setting slot card BIOS. (#9770)
Miodrag Milanović
2022-05-17
1
-1
/
+1
*
emuopts.cpp: Fix typo in comment
AJR
2022-05-03
1
-1
/
+1
*
-osd/windows: Show error message box on a separate thread (see MT08118).
Vas Crabb
2021-11-12
1
-1
/
+1
*
plugins: Moved the timecode recording functionality to a plugin.
Vas Crabb
2021-11-02
1
-1
/
+0
*
Overdue internal UI enhancements (#8674)
Vas Crabb
2021-10-09
1
-2
/
+2
*
sound: make the compressor optional (clamp overdrive to -1.0-1.0 when off)
hap
2021-09-24
1
-1
/
+2
*
Add -share_directory option. This sets a directory on the host system which ...
arbee
2021-05-08
1
-0
/
+1
*
Much more core std::string_view modernization
AJR
2021-01-20
1
-16
/
+29
*
Eliminate many unnecessary c_str calls
AJR
2020-12-21
1
-1
/
+1
*
Fix some oversights and emergent behaviour with view selection.
Vas Crabb
2020-12-20
1
-1
/
+1
*
More Lua engine clean-up and documentation, resulting in core cleanup.
Vas Crabb
2020-12-18
1
-1
/
+1
*
Fairly significant overhaul of Lua engine and some cleanup.
Vas Crabb
2020-11-25
1
-4
/
+4
*
speaker.cpp: Add new option -speaker_report <n> to help devs tune volume (#6995)
Aaron Giles
2020-07-27
1
-0
/
+1
*
Add new option beam_dot_size that controls the rendered size of 'dots' in vec...
Aaron Giles
2020-07-24
1
-0
/
+1
*
Revert "ui: allow to skip warning popup at start"
Vas Crabb
2020-07-10
1
-1
/
+0
*
ui: allow to skip warning popup at start
hap
2020-07-10
1
-0
/
+1
*
video: frameskip setting is now upper frameskip limit when autoframeskip sett...
hap
2020-06-14
1
-1
/
+1
*
Debugger - add `-debuglog` option to log debug console output to file
Stephen Oberholtzer
2020-05-07
1
-0
/
+1
*
ouput -> output (nw)
Angelo Salese
2020-01-30
1
-1
/
+1
*
allow slot options with -listsoftware so stuff like spectrum_mgt_flop can be ...
Vas Crabb
2019-12-17
1
-1
/
+1
*
util/options.cpp: fix locale issues and a const correctness issue
Vas Crabb
2019-11-23
1
-3
/
+4
*
fix option conflict (nw)
Vas Crabb
2019-11-18
1
-1
/
+1
*
Remove up to one frame of input latency. (#5901)
antonioginer
2019-11-16
1
-0
/
+1
*
Changed mechanisms for overriding the mandatory file manager
npwoods
2019-08-05
1
-1
/
+0
*
Use canonical spelling of "canonical" (nw)
AJR
2019-08-02
1
-18
/
+18
*
Created a -skip_mandatory_fileman option
npwoods
2019-07-21
1
-0
/
+1
*
Make layout format more flexible:
Vas Crabb
2019-07-06
1
-5
/
+0
[next]