summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/techspecs/index.rst
blob: baec399214061a1326affbb1aae3a5aa4f9aad72 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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:

        naming
        layout_files
        device_memory_interface
        device_rom_interface
        device_disasm_interface
        floppy
        nscsi
        luaengine
        m6502