summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/techspecs/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/techspecs/index.rst')
-rw-r--r--docs/source/techspecs/index.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/source/techspecs/index.rst b/docs/source/techspecs/index.rst
new file mode 100644
index 00000000000..ed836ace341
--- /dev/null
+++ b/docs/source/techspecs/index.rst
@@ -0,0 +1,12 @@
+Technical Specifications
+------------------------
+
+This section covers technical specifications useful to programmers working on MAME's source or working on LUA scripts that run within the MAME framework.
+
+.. toctree::
+ :titlesonly:
+
+ floppy
+ nscsi
+ luaengine
+ m6502 \ No newline at end of file