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.rst33
1 files changed, 22 insertions, 11 deletions
diff --git a/docs/source/techspecs/index.rst b/docs/source/techspecs/index.rst
index 67775ae3a74..72c678b4ca6 100644
--- a/docs/source/techspecs/index.rst
+++ b/docs/source/techspecs/index.rst
@@ -1,16 +1,27 @@
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.
+This section covers technical specifications useful to programmers working on
+MAME’s source or working on scripts that run within the MAME framework.
.. toctree::
- :titlesonly:
+ :titlesonly:
- layout_files
- device_memory_interface
- device_rom_interface
- device_disasm_interface
- floppy
- nscsi
- luaengine
- m6502
+ naming
+ layout_files
+ layout_script
+ object_finders
+ inputsystem
+ device_memory_interface
+ device_rom_interface
+ device_disasm_interface
+ device_sound_interface
+ memory
+ cpu_device
+ floppy
+ nscsi
+ m6502
+ uml_instructions
+ poly_manager
+ audio_effects
+ osd_audio