mame/docs/source/debugger
Vas Crabb ca338f7372 Various improvements to the user experience:
Extended the memory access prefixes in debugger expressions to support
address space names.

Made the debugger history command aware of how much history it has
collected, and added a help topic for it to the built-in debugger help.

Started updating the documentation for the web site, and corrected some
of the more misleading built-in debugger help.

Made some corrections to Chinese localisation after discussion with
YuiFAN.

Darkened the UI red colour a little.

cpu/m6502/st2205u.h: Marked sound imperfect.
2021-10-13 10:59:38 +11:00
..
annotation.rst Various improvements to the user experience: 2021-10-13 10:59:38 +11:00
breakpoint.rst allow repeating elements and groups - useful if you need e.g. a lot of numbered labels, but it limits complay.py's ability to check for invalid references as it can't evaluate expressions (nw) 2018-07-22 09:52:50 +10:00
cheats.rst More docs work: escapes, debugger update (nw) (#3168) 2018-02-05 20:27:02 +11:00
execution.rst allow repeating elements and groups - useful if you need e.g. a lot of numbered labels, but it limits complay.py's ability to check for invalid references as it can't evaluate expressions (nw) 2018-07-22 09:52:50 +10:00
general.rst Various improvements to the user experience: 2021-10-13 10:59:38 +11:00
image.rst Correct command heading case and adjustments to expressions (NW) 2018-01-15 02:11:15 +11:00
index.rst Various improvements to the user experience: 2021-10-13 10:59:38 +11:00
memory.rst Various improvements to the user experience: 2021-10-13 10:59:38 +11:00
registerpoints.rst Correct command heading case and adjustments to expressions (NW) 2018-01-15 02:11:15 +11:00
watchpoint.rst Add 'wpsize' variable to access the data size from a watchpoint (#7837) 2021-03-03 11:01:17 +01:00