summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/commandline
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up the mess from #12610: Vas Crabb2024-08-272-3/+20
* -osd: Update slider list on demand rather than on frame updated (fixes MT08857). Vas Crabb2024-04-271-1/+1
* input/input_sdl.cpp: Added an SDL lightgun provider. Vas Crabb2024-04-263-42/+52
* Initial touch input support: Vas Crabb2024-04-121-1/+9
* Fixes and cleanup: Vas Crabb2024-03-121-3/+3
* docs: Fixed typo in -wavwrite option example. (#11919) Angelo Salese2024-01-091-1/+1
* docs: Fixed documentation compilation warning. (#11586) Firehawke2023-10-011-1/+1
* docs: Fixed many editing errors and spelling errors. (#11575) Tom Cariello2023-09-292-10/+10
* Adjustments to option priority interactions: Vas Crabb2023-05-091-11/+16
* clifront.cpp: Changed -listbios to work more like -listslots, showing all BIO... Vas Crabb2023-04-101-45/+52
* Cleaned up some recent changes. Vas Crabb2023-02-041-4/+4
* docs: Clarified documentation of input options. Vas Crabb2023-02-032-19/+59
* Various input and OSD refactoring: Vas Crabb2023-01-292-5/+29
* Miscellaneous fixes and refactoring: Vas Crabb2023-01-282-36/+80
* Add -listbios command to list alternate BIOSes for drivers and devices AJR2023-01-242-2/+22
* osd: Added option to accept SDL game controller/joystick input when losing UI... Vas Crabb2023-01-145-43/+111
* docs: Updated default joystick providers. Vas Crabb2023-01-141-6/+6
* osd: Added support for mapping files to sdlgame joystick provider and made it... Vas Crabb2023-01-141-25/+50
* -osd: Better XInput and SDL game controller input enhancements: Vas Crabb2023-01-122-6/+9
* osd/sdl: Removed keyboard/mouse/joystick device mapping options. Vas Crabb2022-07-152-23/+37
* docs: Added page describing how MAME searches for media. Vas Crabb2022-03-101-6/+66
* Clean up various loose ends: Vas Crabb2022-02-033-54/+49
* -emu/ioport.cpp: Made default behaviour better. Vas Crabb2021-11-031-5/+4
* plugins: Moved the timecode recording functionality to a plugin. Vas Crabb2021-11-021-16/+0
* -docs: Started documenting plugins. Vas Crabb2021-10-241-13/+65
* Various improvements to the user experience: Vas Crabb2021-10-131-5/+6
* emu/video.cpp: Set file names via -snapname when exiting in -seconds_… (#8633) 0kmg2021-09-301-2/+2
* docs: explain compressor a bit again hap2021-09-241-1/+2
* docs: explain compressor a bit hap2021-09-241-1/+1
* sound: make the compressor optional (clamp overdrive to -1.0-1.0 when off) hap2021-09-242-1/+14
* API cleanups and miscellaneous fixes. Vas Crabb2021-07-151-7/+9
* Change "mame64" to "mame" in docs (#7709) Firehawke2021-01-291-205/+205
* -docs update: Vas Crabb2021-01-231-0/+6
* Fix some oversights and emergent behaviour with view selection. Vas Crabb2020-12-201-21/+30
* Remove VRR statement until it can be retested. Firehawke2020-09-171-2/+0
* Fixed compilation of docs for HTML and manfiles. Firehawke2020-08-101-38/+40
* Documentation update for vector options. Aaron Giles2020-08-051-56/+84
* Documentation updates (#6825) Firehawke2020-07-181-20/+90
* First completed pass of commandline parameters. (nw) (#6711) Firehawke2020-06-121-150/+1575
* dialong -> dialog (nw) Angelo Salese2020-01-301-1/+1
* Update documentation (nw) Firehawke2019-11-252-0/+11
* Make layout format more flexible: Vas Crabb2019-07-062-45/+0
* (nw) Clean up the mess on master Vas Crabb2019-03-261-423/+1355
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1355/+423
* Make -nonvram_save also inhibit saving of "battery" NVRAM for image devices AJR2019-02-191-1/+2
* update docs (nw) Vas Crabb2019-01-281-4/+5
* Correct compilation packages (for #4507) and finish cleanup on previous docs ... Firehawke2019-01-131-7/+9
* more command line doc cleanup (nw) Vas Crabb2019-01-111-30/+46
* Major formatting update for command line options, copyright/version update (#... Firehawke2019-01-111-410/+1115
* Make informational verbs a bit more consistent, reduce copy/pasted code, a sl... Vas Crabb2019-01-041-103/+310