| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | clean up and improve option descriptions |  Vas Crabb | 2018-12-13 | 1 | -31/+31 |
* | dec8.cpp: Fix regression with ghostb, srdarwin (nw) |  Scott Stone | 2018-12-09 | 1 | -1/+1 |
* | misc cleanup (nw) |  Vas Crabb | 2018-10-28 | 1 | -1/+1 |
* | Fix connonical command line option. |  tim lindner | 2018-09-25 | 1 | -2/+2 |
* | Fix error in debug build with SMS card options (nw) |  AJR | 2018-05-21 | 1 | -2/+5 |
* | move some not-directly-emulation-related helpers to lib/util, further extrica... |  Vas Crabb | 2018-04-01 | 1 | -7/+7 |
* | M1COMM, M2COMM, S32COMM: Updates to simulation (#3369) |  Ariane Fugmann | 2018-03-21 | 1 | -0/+1 |
* | Override and fallback options for artwork (#2908) |  phulshof | 2018-01-07 | 1 | -0/+2 |
* | Add option to disable saving NVRAM on exit |  AJR | 2017-12-26 | 1 | -2/+5 |
* | rewind implementation fixes and improvements |  vadosnaprimer | 2017-12-22 | 1 | -1/+1 |
* | Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" |  Firehawke | 2017-12-13 | 1 | -0/+2 |
* | Revert "Merge branch 'master' of https://github.com/mamedev/mame" |  Firehawke | 2017-12-13 | 1 | -2/+0 |
* | (nw) fixed typo, and rewind off by default. |  Robbbert | 2017-12-08 | 1 | -1/+1 |
* | Rewind feature and RAM savestates. |  vadosnaprimer | 2017-12-06 | 1 | -0/+2 |
* | Revert "(nw) Fixed random crashing when swapping one slot device with another." |  Vas Crabb | 2017-08-06 | 1 | -17/+0 |
* | (nw) Fixed random crashing when swapping one slot device with another. |  Robbbert | 2017-08-06 | 1 | -0/+17 |
* | fix -sleep |  Vas Crabb | 2017-08-02 | 1 | -1/+1 |
* | Fix subtle command regression (nw) |  AJR | 2017-07-06 | 1 | -1/+1 |
* | Overhaul to how MAME handles options, take two (#2341) |  npwoods | 2017-06-25 | 1 | -69/+913 |
* | Revert "Overhaul to how MAME handles options (#2260)" |  Vas Crabb | 2017-05-07 | 1 | -824/+69 |
* | Overhaul to how MAME handles options (#2260) |  npwoods | 2017-05-05 | 1 | -69/+824 |
* | srcclean (nw) |  Vas Crabb | 2017-04-23 | 1 | -19/+19 |
* | Workaround for scenarios where both the command line and an INI specify an im... |  npwoods | 2017-04-19 | 1 | -1/+11 |
* | More options refactoring |  Nathan Woods | 2017-04-16 | 1 | -21/+105 |
* | Fixes issues specifying image/slot options fron INI files (reported by Robbbe... |  npwoods | 2017-04-15 | 1 | -1/+72 |
* | Refactoring in response to MT#6531 |  Nathan Woods | 2017-04-06 | 1 | -27/+0 |
* | fix crash on excessive command-line options, clean up some tabulation, remove... |  Vas Crabb | 2017-03-03 | 1 | -42/+39 |
* | Softlist cleanup (#2075) |  npwoods | 2017-02-22 | 1 | -12/+25 |
* | srcclean (nw) |  Vas Crabb | 2017-01-22 | 1 | -3/+3 |
* | Added initial HTTP/HTTPS webserver/websocket server support (nw) |  Miodrag Milanovic | 2017-01-04 | 1 | -0/+6 |
* | Fixed spelling error (nw) |  Robbbert | 2016-11-13 | 1 | -1/+1 |
* | added OPTION_HOMEPATH to point to read/write folder,for now used by LUA scrip... |  Miodrag Milanovic | 2016-11-12 | 1 | -0/+1 |
* | Added swpath. Allows users to specify location of loose software. |  Robbbert | 2016-10-12 | 1 | -0/+1 |
* | Implement new option -autostretchxy, to automatically apply |  Antonio Giner | 2016-08-27 | 1 | -0/+1 |
* | Implement new option -unevenstretchy (complementary to -unevenstretchx) |  Antonio Giner | 2016-08-27 | 1 | -0/+1 |