summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/usingmame
Commit message (Collapse)AuthorAgeFilesLines
* Optimise some SVG images Vas Crabb2020-10-091-287/+206
|
* -emu/rendlay.cpp: Small optimisation for opaque pixels in image component. Vas Crabb2020-09-192-116/+555
| | | | | | -machine/pc1512kb.cpp: Put \| and #~ on the right keys by default. -docs: Re-organised default keys, added P2-4 defaults, added mahjong panel diagram.
* Fix artwork labeld for tisub buttons Vas Crabb2020-09-161-3/+3
|
* Cleaned up inputs a little. Vas Crabb2020-09-161-81/+52
| | | | | | | | | | | | | Removed the IPT_POKER_BET, replacing it with IPT_GAMBLE_BET. Re-organised the order of input types in the source and the documentation to better reflect how they're logically grouped or organised on a mahjong or gambling control panel. Made the blackjack, poker and slots documentation headings subheadings under the gambling heading. Cleaned up inputs for a number of gambling games.
* Docs: Overhaul the default keys list (#7222) Firehawke2020-09-161-104/+613
| | | | | | | * Docs: Overhaul the default keys list * Second phase of documenting default inputs better, also change Score to Take Score in Mahjong inputs * Phase two of default keys docs adjustment.
* First completed pass of commandline parameters. (nw) (#6711) Firehawke2020-06-121-0/+17
| | | | | | | | | | | | | | | * First completed pass of commandline parameters. (nw) * Further refinements on commandline (nw) * Get the audio latency numbers right and add PortAudio info. * FreeSync/GSync information cleanup. * Minor additions to G-Sync/FreeSync. * Add tip for keyboardprovider, remove biospath, correct anchor positioning (nw) * A few corrections per Vas (nw)
* Update documentation (nw) Firehawke2019-11-251-1/+34
| | | | | | | | * Update MAME docs revision to 0.216 * Add FAQ question about autofire with walkthrough of setup process. * Add VSCode .gitignore for RST compilation temporary folder (/docs/source/_build) * Add a caveat about autofire+normal fire mapping * Add -lowlatency to the docs.
* Clean up phrasing a bit on input from MG (nw) Firehawke2018-10-191-2/+2
|
* Update FAQ (nw) with HLSL/BGFX update info, old external OPL2 support ↵ Firehawke2018-10-191-3/+13
| | | | information
* Reword the entire merged set example to avoid long sentence soup (#3857) Firehawke2018-08-171-2/+2
| | | | | | * Reword the entire merged set example to avoid long sentence soup, also clarify parent/clone (nw) * Per request, adjust phrasing slightly more. (nw)
* Fix a typo (found by Wellington Uemura, @katananja) and... Wellington Uemura2018-08-091-1/+1
| | | | | ... also replace the '--' by a Harvard comma, as suggested by @cuavas. (see also: pull request #3805)
* allow repeating elements and groups - useful if you need e.g. a lot of ↵ Vas Crabb2018-07-222-14/+14
| | | | numbered labels, but it limits complay.py's ability to check for invalid references as it can't evaluate expressions (nw)
* Basic anchor links for FAQ page (#2975) Firehawke2017-12-271-1/+62
|
* rewind implementation fixes and improvements vadosnaprimer2017-12-221-1/+2
| | | | | | | | | | | | | - 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
* (nw) Stiletto2017-06-251-1/+3
| | | (nw)
* srcclean again (nw) Vas Crabb2016-11-305-8/+8
|
* NW - More documentation updates.. Firehawke2016-10-291-1/+17
| | | | | | * Fix a few 'mess' references. * Add important note for -listslots * FAQ: Wouldn't MAME be faster if X?
* First draft on ROM management for newbies, FAQ entry on common problems with ↵ Firehawke2016-09-053-3/+83
| | | | unofficial builds
* Added documentation to main tree (nw) Miodrag Milanovic2016-08-246-0/+369