mame/docs/source/techspecs/index.rst
Vas Crabb 0ce07a8a1e (nw) more render work:
* Clean up some corner cases in layouts with repeating blocks
* Make complay.py validate many more elements and attributes
* Make complay.py easier to use for just validating a layout
* Remove redundant view from Sega VMU layout
* Make buttons visually respond to input in whousetc.lay
* Add view with LED displays as well as terminal for aim65_40 and use repeats
* Clean up some outdated "game" terminology in clifront.cpp
* Initiaise a couple of members in tap/tun network module
* Start documenting layout format
2018-07-31 04:18:28 +10:00

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