mame/docs/source/techspecs/index.rst
Vas Crabb 6b3b77a50f -docs: Started writing page on object finders with worked examples.
-hp3478a.cpp: Removed outdated TODO comment from layout.

-Hopefully fixed all remaining MSVC operator resolution failure errors.
2020-11-05 00:53:04 +11:00

21 lines
460 B
ReStructuredText
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Technical Specifications
========================
This section covers technical specifications useful to programmers working on
MAMEs source or working on scripts that run within the MAME framework.
.. toctree::
:titlesonly:
naming
layout_files
object_finders
device_memory_interface
device_rom_interface
device_disasm_interface
memory
floppy
nscsi
luaengine
m6502