From 422185fe558463a119cfdee25e2d4b6e5d71dc97 Mon Sep 17 00:00:00 2001 From: Vas Crabb Date: Thu, 10 Mar 2022 02:55:40 +1100 Subject: docs: Added page describing how MAME searches for media. Also made error messages for missing CHDs and missing files for software parts using the image file loader show search paths, and changed the (poorly named) bitbanger device to use the image file loader rather than the ROM loader for software items. --- docs/source/usingmame/usingmame.rst | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'docs/source/usingmame/usingmame.rst') diff --git a/docs/source/usingmame/usingmame.rst b/docs/source/usingmame/usingmame.rst index f808199cb52..9a66bc814c4 100644 --- a/docs/source/usingmame/usingmame.rst +++ b/docs/source/usingmame/usingmame.rst @@ -79,8 +79,8 @@ gives a basic summary of command line options for MAME, as explained above. **mame.exe -showusage** gives you the (quite long) list of available command line options for MAME. -The main options are described, in the :ref:`universal-command-line` section of -this manual. +The main options are described, in the :ref:`mame-commandline-universal` section +of this manual. **mame.exe -showconfig** @@ -88,9 +88,10 @@ this manual. gives you a (quite long) list of available configuration options for MAME. These optons can always be modified at command line, or by editing them in mame.ini which is the main configuration file for MAME. You can find a -description of some configuration options in the :ref:`universal-command-line` -section of the manual (in most cases, each configuration option has a -corresponding command line option to configure and modify it). +description of some configuration options in the +:ref:`mame-commandline-universal` section of the manual (in most cases, each +configuration option has a corresponding command line option to configure and +modify it). **mame.exe -createconfig** -- cgit v1.2.3-70-g09d2