summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/emuopts.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* clifront.cpp: Changed -listbios to work more like -listslots, showing all BIO... Vas Crabb2023-04-101-1/+2
* Various input and OSD refactoring: Vas Crabb2023-01-291-1/+4
* Miscellaneous fixes and refactoring: Vas Crabb2023-01-281-2/+3
* emuopts.cpp: Work around reevaluate_default_card_software trying to purge XXX... AJR2022-12-191-3/+13
* emuopts.cpp: Correction for 42adf5d51de36560547449c6c279a8df9df7dcfe AJR2022-12-181-14/+13
* Software list-provided default option fixes AJR2022-12-181-4/+22
* osd/modules/file: Don't magically substitute environment variables when openi... npwoods2022-12-171-31/+31
* Modernize core_strwildcmp() and core_iswildstr() (#10344) npwoods2022-10-161-1/+1
* corefile.h: Move filename utilities to path.h AJR2022-09-251-0/+1
* sinclair/specpls3.cpp: Improved floppy drive configuration. Vas Crabb2022-08-171-3/+6
* util/options.h: Removed legacy OPTION_* option type constants. (#9851) npwoods2022-05-301-163/+163
* emu/emuopts.cpp: Do not lose slot card name when setting slot card BIOS. (#9770) Miodrag Milanović2022-05-171-1/+1
* emuopts.cpp: Fix typo in comment AJR2022-05-031-1/+1
* -osd/windows: Show error message box on a separate thread (see MT08118). Vas Crabb2021-11-121-1/+1
* plugins: Moved the timecode recording functionality to a plugin. Vas Crabb2021-11-021-1/+0
* Overdue internal UI enhancements (#8674) Vas Crabb2021-10-091-2/+2
* sound: make the compressor optional (clamp overdrive to -1.0-1.0 when off) hap2021-09-241-1/+2
* Add -share_directory option. This sets a directory on the host system which ... arbee2021-05-081-0/+1
* Much more core std::string_view modernization AJR2021-01-201-16/+29
* Eliminate many unnecessary c_str calls AJR2020-12-211-1/+1
* Fix some oversights and emergent behaviour with view selection. Vas Crabb2020-12-201-1/+1
* More Lua engine clean-up and documentation, resulting in core cleanup. Vas Crabb2020-12-181-1/+1
* Fairly significant overhaul of Lua engine and some cleanup. Vas Crabb2020-11-251-4/+4
* speaker.cpp: Add new option -speaker_report <n> to help devs tune volume (#6995) Aaron Giles2020-07-271-0/+1
* Add new option beam_dot_size that controls the rendered size of 'dots' in vec... Aaron Giles2020-07-241-0/+1
* Revert "ui: allow to skip warning popup at start" Vas Crabb2020-07-101-1/+0
* ui: allow to skip warning popup at start hap2020-07-101-0/+1
* video: frameskip setting is now upper frameskip limit when autoframeskip sett... hap2020-06-141-1/+1
* Debugger - add `-debuglog` option to log debug console output to file Stephen Oberholtzer2020-05-071-0/+1
* ouput -> output (nw) Angelo Salese2020-01-301-1/+1
* allow slot options with -listsoftware so stuff like spectrum_mgt_flop can be ... Vas Crabb2019-12-171-1/+1
* util/options.cpp: fix locale issues and a const correctness issue Vas Crabb2019-11-231-3/+4
* fix option conflict (nw) Vas Crabb2019-11-181-1/+1
* Remove up to one frame of input latency. (#5901) antonioginer2019-11-161-0/+1
* Changed mechanisms for overriding the mandatory file manager npwoods2019-08-051-1/+0
* Use canonical spelling of "canonical" (nw) AJR2019-08-021-18/+18
* Created a -skip_mandatory_fileman option npwoods2019-07-211-0/+1
* Make layout format more flexible: Vas Crabb2019-07-061-5/+0
* clean up and improve option descriptions Vas Crabb2018-12-131-31/+31
* dec8.cpp: Fix regression with ghostb, srdarwin (nw) Scott Stone2018-12-091-1/+1
* misc cleanup (nw) Vas Crabb2018-10-281-1/+1
* Fix connonical command line option. tim lindner2018-09-251-2/+2
* Fix error in debug build with SMS card options (nw) AJR2018-05-211-2/+5
* move some not-directly-emulation-related helpers to lib/util, further extrica... Vas Crabb2018-04-011-7/+7
* M1COMM, M2COMM, S32COMM: Updates to simulation (#3369) Ariane Fugmann2018-03-211-0/+1
* Override and fallback options for artwork (#2908) phulshof2018-01-071-0/+2
* Add option to disable saving NVRAM on exit AJR2017-12-261-2/+5
* rewind implementation fixes and improvements vadosnaprimer2017-12-221-1/+1
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-0/+2
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-2/+0