summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2017-11-21 21:06:56 -0500
committer AJR <ajrhacker@users.noreply.github.com>2017-11-21 21:06:56 -0500
commit52eb2c2a2331513ae0fbc9a71d38c59bf578a711 (patch)
tree714a423721726878c58c221ff04560962a88b2ed
parent6eb71aa622b7bf76f461932b01196e8068ccabc9 (diff)
seta.cpp: Documentation update (nw)
-rw-r--r--src/mame/drivers/seta.cpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/mame/drivers/seta.cpp b/src/mame/drivers/seta.cpp
index bc612163faa..4244093457d 100644
--- a/src/mame/drivers/seta.cpp
+++ b/src/mame/drivers/seta.cpp
@@ -8,16 +8,16 @@
CPU : 68000 + [65C02] (only in the earlier games)
-Custom : X1-001A X1-002A (SDIP64) Sprites
+Custom : X1-001A, X1-002A (SDIP64) Sprites
X1-001
X1-002
- X1-003
+ X1-003 or X1-007 (SDIP42) Video blanking (feeds RGB DACs)
X1-004 (SDIP52) Inputs
- X1-005 X0-005
- X1-006 X0-006
- X1-007 (SDIP42) Video DAC
+ X1-005
+ X1-006 (SDIP64) Palette
X1-010 (QFP80) Sound: 16 Bit PCM
- X1-011 X1-012 (QFP100) Tilemaps
+ X1-011 (QFP80) Graphics mixing
+ X1-012 (QFP100) Tilemaps
X1-014 Sprites?
-------------------------------------------------------------------------------