mame/docs/source/debugger
Vas Crabb 96ca1dbd96 More user experience improvements:
frontend: Allow clicking the adjuster arrows on menu items.  This allows
things like video options and DIP switches to be configured using a
mouse only.  Also fixed a bug preventing paging menus with a mouse if
the first item scrolled off the bottom is not selectable.

debugger: Allow wplist and bplist to accept a CPU argument to list
breakpoints/watchpoints for a single CPU only.

debugger: Fixed some corner cases in address space syntax in memory
accesses, and allowed memory region accesses to use tags relative to the
visible CPU.

emu/softlist.cpp: Ignore notes elements when loading software lists.
It's effectively a comment that isn't a comment syntactically, it's
being used for things that are not useful to display in the internal UI,
and it slows down startup.

docs: Updated three more pages of debugger documentation.  Also updated
more of the built-in debugger help.

minimaws: Fixed up schema for software list notes, made sofware list
notes display initially collapsed.
2021-10-14 08:00:04 +11:00
..
annotation.rst Various improvements to the user experience: 2021-10-13 10:59:38 +11:00
breakpoint.rst More user experience improvements: 2021-10-14 08:00:04 +11:00
cheats.rst More docs work: escapes, debugger update (nw) (#3168) 2018-02-05 20:27:02 +11:00
execution.rst More user experience improvements: 2021-10-14 08:00:04 +11:00
general.rst More user experience improvements: 2021-10-14 08:00:04 +11:00
image.rst Correct command heading case and adjustments to expressions (NW) 2018-01-15 02:11:15 +11:00
index.rst More user experience improvements: 2021-10-14 08:00:04 +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 More user experience improvements: 2021-10-14 08:00:04 +11:00