summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/commandline
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | updates. (nw) (#4509) * Correct the compilation packages [partial for #4507] (nw) * Minor corrections, joymap adjustments (nw)
* 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
| | | | | | | | | | | | | | | | | | | | | (#4470) * Update copyrights and docs revision (nw) Updates copyright on existing 2018 entries to 2019 (and one 2016) Updates the docs compilation script to MAME 0.205 and 2019 copyright. * Further formatting overhauling (nw) Clamp to 80 column where possible; it makes it easier to track errant line breaks, etc. Also begin standardizing tab formatting and two spaces after period. * Further corrections to command line materials (nw) * More adjustments for Cuavas (nw) Getting closer to acceptable.
* Make informational verbs a bit more consistent, reduce copy/pasted code, a ↵ Vas Crabb2019-01-041-103/+310
| | | | slight performance improvement for reading localisation files, and more documentation clean-up/correction/clarification
* Case sensitivity training for INI (nw) (#4455) Firehawke2019-01-033-217/+217
| | | | | | | | | | | | | | | | | | | | * Case sensitivity training for INI (nw) The world is not 100% Windows, so case sensitvity is needed. * Further standardization of the formatting (nw) More to go... * Pass 2 of new formatting wave (nw) More to go, though. * wave 3 of formatting cleanup (nw) Further adjustments and cleanups, including unwanted tabs. * Correct filtering instructions (nw)
* (nw) update some documentation and get the MAME and legacy MESS pages more ↵ Vas Crabb2018-12-251-3/+6
| | | | in sync. sorry if I've busted formatting, I can't currently build sphinx or man on this Windows notebook.
* Misc. document fixes (nw) Scott Stone2018-09-262-4/+4
|
* Some more documentation structure fixes (nw) Scott Stone2018-09-241-4/+4
|
* Misc documentation fixes as brought up by other developers (nw) Scott Stone2018-09-241-4/+4
|
* reference fix (nw) Scott Stone2018-09-241-2/+2
|
* Started commandline documents update to dismiss items no longer in source ↵ Scott Stone2018-09-242-22/+145
| | | | and start listing recently added commands. More work to come. [Tafoid]
* Add missing short commands Wellington Uemura2018-09-131-6/+6
| | | I've noticed this while I was translating the manual.
* allow repeating elements and groups - useful if you need e.g. a lot of ↵ Vas Crabb2018-07-221-10/+10
| | | | numbered labels, but it limits complay.py's ability to check for invalid references as it can't evaluate expressions (nw)
* support multiple patterns and devices in -listfull verb Vas Crabb2018-02-241-2/+2
|
* Terminology cleanup second pass (nw) Firehawke2018-02-011-24/+48
|
* Final pass of verbiage cleanup. (nw) Firehawke2018-02-014-177/+182
|
* A few corrections for wave 2, more to come. (nw) Firehawke2018-02-012-7/+6
|
* Terminology update wave 1 (nw) Firehawke2018-02-011-82/+97
|
* Overhaul commandline section of docs, includes index with linkable anchors. ↵ Firehawke2018-01-255-416/+1005
| | | | | | | | | | | | | | | | (#3112) * The first set of commandline overhauls. (NW) * Correct case on headings, further improvements to index, spelling fix * More updates to the index and cleanup to the commandline stuff. [NW] * More core options in the index. [NW] * Finished multiplatform commandline index [NW] * Completion of first revision commandline index [NW]
* rewind implementation fixes and improvements vadosnaprimer2017-12-221-0/+10
| | | | | | | | | | | | | - reset scheduler savestate to what it was for years before rewind -- changing saved variables should be done after thorough testing. right now, adding some vars breaks some machines, adding other vars breaks others - switch to megabyte-wise capacity -- savestate size greatly differs between machines, relying on state count is unstable - switch to internal indexing -- no longer depends on inaccurate machine time - rewind accelerator key in debugger (Ctrl+F11) - report capacity hit (once), with some useful info - make error reports saner - mention rewind and rewind_capacity in the docs
* Include -output option in documentation Michael.S.G2017-07-051-0/+13
| | | Include -output and it's available options in documentation.
* NW - More documentation updates.. Firehawke2016-10-291-3/+5
| | | | | | * Fix a few 'mess' references. * Add important note for -listslots * FAQ: Wouldn't MAME be faster if X?
* Added documentation to main tree (nw) Miodrag Milanovic2016-08-244-0/+1381