blob: 72c678b4ca648272b96ba7e9ba8955b5232cfd2c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
Technical Specifications
========================
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:
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
|