diff options
| author | 2026-01-30 15:35:20 +0100 | |
|---|---|---|
| committer | 2026-01-30 15:39:51 +0100 | |
| commit | fb65f000647d782d72e3ac0ec82e49900201d7b9 (patch) | |
| tree | dfc64095ef67cf7494c6fb4815883fe9a4ec1a9f /docs | |
| parent | 87eddfb9c5e034cf24936c7893880ad5db6f4d7b (diff) | |
hash/*, src/*, docs/source/advanced/paths.rst: Consistency fixes around After Burner game title
* the Sega game is two separate spaced words, and with roman numeral for the sequel.
* "afterburner" referenced as the fighter jet thrust is a single word i.e. gloc input and sc4mtbb.lay.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/source/advanced/paths.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/advanced/paths.rst b/docs/source/advanced/paths.rst index d16247a42cb..501a7a47116 100644 --- a/docs/source/advanced/paths.rst +++ b/docs/source/advanced/paths.rst @@ -7,7 +7,7 @@ MAME has a specific order it uses when checking for user files such as ROM sets Order of Path Loading --------------------- -Let's use an example of the cheat file for AfterBurner 2 for Sega Genesis/MegaDrive (aburner2 in the megadrive softlist), and your cheatpath is set to "cheat" (as per the default) -- this is how MAME will search for that cheat file: +Let's use an example of the cheat file for After Burner 2 for Sega Genesis/MegaDrive (aburner2 in the megadrive softlist), and your cheatpath is set to "cheat" (as per the default) -- this is how MAME will search for that cheat file: 1. ``cheat/megadriv/aburner2.xml`` 2. ``cheat/megadriv.zip`` -> ``aburner2.xml`` |
