mirror of https://github.com/mamedev/mame.git
17 lines
353 B
ReStructuredText
17 lines
353 B
ReStructuredText
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:
|
|
|
|
layout_files
|
|
device_memory_interface
|
|
device_rom_interface
|
|
device_disasm_interface
|
|
floppy
|
|
nscsi
|
|
luaengine
|
|
m6502
|