summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/emuopts.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* (nw) fixed typo, and rewind off by default. Robbbert2017-12-081-1/+1
* Rewind feature and RAM savestates. vadosnaprimer2017-12-061-0/+2
* Revert "(nw) Fixed random crashing when swapping one slot device with another." Vas Crabb2017-08-061-17/+0
* (nw) Fixed random crashing when swapping one slot device with another. Robbbert2017-08-061-0/+17
* fix -sleep Vas Crabb2017-08-021-1/+1
* Fix subtle command regression (nw) AJR2017-07-061-1/+1
* Overhaul to how MAME handles options, take two (#2341) npwoods2017-06-251-69/+913
* Revert "Overhaul to how MAME handles options (#2260)" Vas Crabb2017-05-071-824/+69
* Overhaul to how MAME handles options (#2260) npwoods2017-05-051-69/+824
* srcclean (nw) Vas Crabb2017-04-231-19/+19
* Workaround for scenarios where both the command line and an INI specify an im... npwoods2017-04-191-1/+11
* More options refactoring Nathan Woods2017-04-161-21/+105
* Fixes issues specifying image/slot options fron INI files (reported by Robbbe... npwoods2017-04-151-1/+72
* Refactoring in response to MT#6531 Nathan Woods2017-04-061-27/+0
* fix crash on excessive command-line options, clean up some tabulation, remove... Vas Crabb2017-03-031-42/+39
* Softlist cleanup (#2075) npwoods2017-02-221-12/+25
* srcclean (nw) Vas Crabb2017-01-221-3/+3
* Added initial HTTP/HTTPS webserver/websocket server support (nw) Miodrag Milanovic2017-01-041-0/+6
* Fixed spelling error (nw) Robbbert2016-11-131-1/+1
* added OPTION_HOMEPATH to point to read/write folder,for now used by LUA scrip... Miodrag Milanovic2016-11-121-0/+1
* Added swpath. Allows users to specify location of loose software. Robbbert2016-10-121-0/+1
* Implement new option -autostretchxy, to automatically apply Antonio Giner2016-08-271-0/+1
* Implement new option -unevenstretchy (complementary to -unevenstretchx) Antonio Giner2016-08-271-0/+1