mame/docs/source/debugger
Vas Crabb cb16512392 Clean up various loose ends:
frontend: Exposed debug symbol tables and parsed expressions to Lua
(these can be used when the debugger is not active).  Also made it
simpler to walk input types.

imagedev/bitbngr.cpp: Added software list loader support (used by
sitcom).

sitcom.cpp: Replaced bankdev with a memory view.  Also added a bar graph
for the timer DAC output, and made the DL1414 displays squarer in the
layout like they are in real life.  They still don't look right because
the internal segment drawing code doen't draw the segments the right
width.

docs: Fixed broken links and added missing links in command line options
index.  Also removed documentation for an option that no longer exists
and fixed some inconsistent terminology.

Separated includes by module in various drivers.
2022-02-03 09:00:23 +11:00
..
annotation.rst Various improvements to the user experience: 2021-10-13 10:59:38 +11:00
breakpoint.rst -debugger: Finished updating commands and documentation. 2021-10-19 05:35:30 +11:00
cheats.rst Tie up a few loose ends: 2021-10-20 02:03:43 +11:00
execution.rst Still more user experience improvements: 2021-10-18 08:22:21 +11:00
general.rst Clean up various loose ends: 2022-02-03 09:00:23 +11:00
image.rst More user experience improvements: 2021-10-15 10:12:56 +11:00
index.rst Clean up various loose ends: 2022-02-03 09:00:23 +11:00
memory.rst docs: Fix a copy/paste error. 2021-10-21 08:51:40 +11:00
registerpoints.rst -debugger: Finished updating commands and documentation. 2021-10-19 05:35:30 +11:00
watchpoint.rst -debugger: Finished updating commands and documentation. 2021-10-19 05:35:30 +11:00