summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/debugger/cheats.rst
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2021-10-19 10:01:02 +1100
committer Vas Crabb <vas@vastheman.com>2021-10-19 10:01:02 +1100
commit7834d689bd27efdb80f4ee724bfd3daec30fdbf4 (patch)
tree1aaf2385d66088b223bf04baa5b1e18633a67e30 /docs/source/debugger/cheats.rst
parentbc9a945c6bed02c14564e84981c964dabb94da8a (diff)
-docs: Documented debugger's built-in functions for expressions.
-Fixed a couple of coverity warnings.
Diffstat (limited to 'docs/source/debugger/cheats.rst')
-rw-r--r--docs/source/debugger/cheats.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/debugger/cheats.rst b/docs/source/debugger/cheats.rst
index 24e1e1d0440..0e8bdea5c60 100644
--- a/docs/source/debugger/cheats.rst
+++ b/docs/source/debugger/cheats.rst
@@ -30,7 +30,7 @@ infinite lives cheat for Raiden (``raiden``):
:ref:`cheatinit command <debugger-command-cheatinit>`::
>cheatinit ub
- MAME debugger version 0.236 (mame0236-190-gf7a8ad4fc7d-dirty)
+ MAME debugger version 0.237 (mame0237)
36928 cheat locations initialized for NEC V30 ':maincpu' program space
* Allow the game to run, lose a life and break into the debugger.
* Use the :ref:`cheatnext command <debugger-command-cheatnext>` to
@@ -43,7 +43,7 @@ infinite lives cheat for Raiden (``raiden``):
>cheatnext -,1
Address=0B85 Start=03 Current=01
- 1 cheat found
+ 1 cheats found
* Use the :ref:`cheatlist command <debugger-command-cheatlist>` to save
the cheat candidate to a file::