summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/commandline
Commit message (Expand)AuthorAgeFilesLines
* docs: Updated documentation on INI file handling. Vas Crabb4 days1-8/+6
* Various cleanups: Vas Crabb2026-04-041-3/+1
* Switched language standard to C++20, bumped compiler requirement to GCC 11. (... Vas Crabb2026-04-021-4/+1
* -plugins/inputmacro: Added support for non-wrapping analog inputs. Vas Crabb2026-01-062-19/+0
* cpu/drccache.cpp: Defer allocating to start, allow forcing W^X mode. (#14760) Vas Crabb2026-01-042-3/+25
* Tidy some stuff, bump version in documentation. Vas Crabb2025-12-241-14/+23
* add artfont option for changing default font of .lay files text elements hap2025-12-232-3/+21
* docs: fix a typo in the documentation for the default values for the `comm_lo... Christian Brunschen2025-10-031-2/+2
* docs: fix assorted typos (#14152) Roman Donchenko2025-09-091-2/+2
* -dynax/ddenlovr.cpp: Identified some DIP switch settings for Majiang Xingyun ... Vas Crabb2025-06-091-2/+5
* docs: remove unneeded note on -speed setting hap2025-06-061-4/+2
* docs: fix spacing after prev commit hap2025-05-311-2/+2
* sound: change audio_latency meaning similar to what it was before (20ms steps... hap2025-05-311-7/+8
* sound: print verbose message if module doesn't support audio_latency option, hap2025-05-311-12/+10
* attotime: fix lockup with as_string and negative attotime, hap2025-05-301-4/+6
* misc: small spelling correction hap2025-05-291-1/+1
* -sound: Removed DirectSound sound module. Vas Crabb2025-05-291-18/+8
* -sound/wasapi_sound.cpp: Improved error handling and buffer management. Vas Crabb2025-05-261-33/+86
* sound: change audio_latency to seconds (float), so people with existing mame.... hap2025-05-201-4/+4
* sound: remove references to portaudio options that were removed hap2025-05-182-101/+0
* sound: change audio_latency duration option to milliseconds hap2025-05-181-12/+7
* docs: remove mentions of removed compressor cmdline option hap2025-05-092-15/+0
* New sound infrastructure. Olivier Galibert2025-04-271-1/+1
* 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