mame/docs/source/debugger
Vas Crabb 40a30af10f Still more user experience improvements:
Changed the default mapping for UI select to not trigger on Alt+Enter
fullscreen toggle.  (Fullscreen toggle still doesn't work in menus -
actually fixing that is complicated.)

frontend: Made the about box wrap text properly, made the title and
backtrack menu item always visible, and added a footer with the VCS
revision.

frontend: Don't highlight the favourites and info toolbar buttons if
there's no selection (can happen if filters produce no results).  Also
made the info viewer appear even if no info is available - it's less
confusing to see an empty menu than wonder why clicking the button does
nothing.

debugger: Added a register points view to the GUI debuggers, to go with
the breakpoints and watchpoints views.

debugger: Extended [brw]p(clear|(en|dis)able) commands to accept
multiple arguments to perform the same action on multiple
(break|watch|register)points at once.  Also made rplist accept a CPU for
showing a single CPU's register points ([bw]plist already support this).

docs: Updated registerpoints debugger commands page, and updated other
pages for latest extensions to syntax.
2021-10-18 08:22:21 +11:00
..
annotation.rst Various improvements to the user experience: 2021-10-13 10:59:38 +11:00
breakpoint.rst Still more user experience improvements: 2021-10-18 08:22:21 +11:00
cheats.rst More docs work: escapes, debugger update (nw) (#3168) 2018-02-05 20:27:02 +11:00
execution.rst Still more user experience improvements: 2021-10-18 08:22:21 +11:00
general.rst Still more user experience improvements: 2021-10-18 08:22:21 +11:00
image.rst More user experience improvements: 2021-10-15 10:12:56 +11:00
index.rst More user experience improvements: 2021-10-15 10:12:56 +11:00
memory.rst Still more user experience improvements: 2021-10-18 08:22:21 +11:00
registerpoints.rst Still more user experience improvements: 2021-10-18 08:22:21 +11:00
watchpoint.rst Still more user experience improvements: 2021-10-18 08:22:21 +11:00