summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/debugger/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/debugger/index.rst')
-rw-r--r--docs/source/debugger/index.rst18
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/source/debugger/index.rst b/docs/source/debugger/index.rst
new file mode 100644
index 00000000000..3d89733a37f
--- /dev/null
+++ b/docs/source/debugger/index.rst
@@ -0,0 +1,18 @@
+MAME Debugger
+-------------------
+
+This section covers the built-in MAME debugger
+
+.. toctree::
+ :titlesonly:
+
+ general
+ memory
+ execution
+ breakpoint
+ watchpoint
+ registerpoints
+ annotation
+ cheats
+ image
+ expressions