summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/commandline
Commit message (Collapse)AuthorAgeFilesLines
...
* 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