summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/emuopts.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove up to one frame of input latency. (#5901) antonioginer2019-11-161-0/+2
* Changed mechanisms for overriding the mandatory file manager npwoods2019-08-051-2/+0
* Use canonical spelling of "canonical" (nw) AJR2019-08-021-1/+1
* srcclean (nw) Vas Crabb2019-07-281-1/+1
* Created a -skip_mandatory_fileman option npwoods2019-07-211-0/+2
* Fix segfault when trying to access some image option that does not exists (#5... AmatCoder2019-07-181-0/+1
* Make layout format more flexible: Vas Crabb2019-07-061-10/+0
* M1COMM, M2COMM, S32COMM: Updates to simulation (#3369) Ariane Fugmann2018-03-211-0/+2
* Override and fallback options for artwork (#2908) phulshof2018-01-071-0/+4
* Add option to disable saving NVRAM on exit AJR2017-12-261-0/+2
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-0/+4
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-4/+0
* Rewind feature and RAM savestates. vadosnaprimer2017-12-061-0/+4
* Fixed an options overhaul regression (#2530) npwoods2017-10-061-0/+3
* Revert "(nw) Fixed random crashing when swapping one slot device with another." Vas Crabb2017-08-061-2/+0
* (nw) Fixed random crashing when swapping one slot device with another. Robbbert2017-08-061-0/+2
* more srcclean (nw) Vas Crabb2017-06-251-5/+5
* Overhaul to how MAME handles options, take two (#2341) npwoods2017-06-251-48/+112
* Revert "Overhaul to how MAME handles options (#2260)" Vas Crabb2017-05-071-90/+49
* Overhaul to how MAME handles options (#2260) npwoods2017-05-051-49/+90
* srcclean (nw) Vas Crabb2017-04-231-12/+12
* More options refactoring Nathan Woods2017-04-161-26/+28
* Fixes issues specifying image/slot options fron INI files (reported by Robbbe... npwoods2017-04-151-2/+14
* Refactoring in response to MT#6531 Nathan Woods2017-04-061-8/+52
* fix crash on excessive command-line options, clean up some tabulation, remove... Vas Crabb2017-03-031-11/+4
* Softlist cleanup (#2075) npwoods2017-02-221-3/+4
* srcclean (nw) Vas Crabb2017-01-221-1/+1
* Fix issue enabling/disabling http (nw) Miodrag Milanovic2017-01-041-1/+1
* Added initial HTTP/HTTPS webserver/websocket server support (nw) Miodrag Milanovic2017-01-041-0/+9
* added OPTION_HOMEPATH to point to read/write folder,for now used by LUA scrip... Miodrag Milanovic2016-11-121-0/+2
* Added swpath. Allows users to specify location of loose software. Robbbert2016-10-121-0/+2
* Implement new option -autostretchxy, to automatically apply Antonio Giner2016-08-271-0/+2
* Implement new option -unevenstretchy (complementary to -unevenstretchx) Antonio Giner2016-08-271-0/+2
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-1/+1
* Procedural texture for vectors in HLSL ImJezze2016-06-051-2/+0
* Changed the backing representation of OPTION_UI from being a string to an enum Nathan Woods2016-05-291-1/+8
* Move system name lookup into frontend (nw) AJR2016-04-281-1/+0
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-2/+2
* Added file for mame depended handling of opts (nw) Miodrag Milanovic2016-04-221-55/+1
* Created mame_options as 1st step towards creating core independent of MAME im... Miodrag Milanovic2016-04-211-26/+29
* ui: Re-enabled configuration menu for single-machine and added some options. dankan18902016-04-151-1/+1
* Make overscan on integer scaled targets optional (add option -intoverscan). Antonio Giner2016-04-051-0/+2
* Fixed MT06171: Specialized ini file settings get retained on a second game la... dankan18902016-04-011-3/+3
* Cleanups and version bump Miodrag Milanovic2016-03-301-2/+2
* added -plugins / -noplugins (to enable or disable plugins in total) [Miodrag... Miodrag Milanovic2016-03-291-0/+8
* Move integer scaling implementation to render_target::compute_visible_area Antonio Giner2016-03-201-0/+4
* Implement integer scaling in core renderer [Calamity] Antonio Giner2016-03-151-0/+10
* Let slot_default in softlists override INIs (but not the command line) AJR2016-03-091-1/+2
* Cleanups and version bump Miodrag Milanovic2016-02-241-5/+5
* placing back UI related settings to emu_options on popular demand (nw) Miodrag Milanovic2016-02-221-0/+11