summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/tx1.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/tx1.c')
-rw-r--r--src/mame/audio/tx1.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/mame/audio/tx1.c b/src/mame/audio/tx1.c
index 1600c9cdf0b..be6f156667d 100644
--- a/src/mame/audio/tx1.c
+++ b/src/mame/audio/tx1.c
@@ -177,15 +177,15 @@ WRITE8_HANDLER( tx1_ay8910_b_w )
Engine sounds are produced by three of these 4013B chains:
- +------------------
- | +---------+
+ +------------------
+ | +---------+
+-----+ | | +-----+ |
+-|D 1 Q|-+ +-|D 2 Q|-|-----
| |C /Q|-o----|C /Q|-+
| +-----+ | +-----+
- +---------+
+ +---------+
- +----------+
+ +----------+
| +-----+ | +-----+
| |C 3 Q|-+ |C 4 Q|-------
!&--|D /Q|------|D /Q|-+
@@ -194,8 +194,8 @@ WRITE8_HANDLER( tx1_ay8910_b_w )
Common clocks omitted for clarity (all driven from an 8253 output pin).
- Player: ES0, ES1, ES2
- Opponent 2: ES2
+ Player: ES0, ES1, ES2
+ Opponent 2: ES2
***************************************************************************/