summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/c2040.c
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2013-09-17 06:47:03 +0000
committer Miodrag Milanovic <mmicko@gmail.com>2013-09-17 06:47:03 +0000
commit96aa5e1c086b4927456dc88b925d8ec112f0482e (patch)
treef59d136c51d4a065f39e3ab0d73981526c4d156b /src/mess/machine/c2040.c
parenta7d12daf5b4c3374e8ad47a003ac7fff73d5c8fc (diff)
Cleanups and version bumpmame0150
Diffstat (limited to 'src/mess/machine/c2040.c')
-rw-r--r--src/mess/machine/c2040.c16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/mess/machine/c2040.c b/src/mess/machine/c2040.c
index cd9a5458821..d6148263a66 100644
--- a/src/mess/machine/c2040.c
+++ b/src/mess/machine/c2040.c
@@ -505,9 +505,9 @@ READ8_MEMBER( c2040_device::riot1_pb_r )
PB0 DEVICE NUMBER SELECTION
PB1 DEVICE NUMBER SELECTION
PB2 DEVICE NUMBER SELECTION
- PB3
- PB4
- PB5
+ PB3
+ PB4
+ PB5
PB6 DACI
PB7 RFDI
@@ -533,14 +533,14 @@ WRITE8_MEMBER( c2040_device::riot1_pb_w )
bit description
- PB0
- PB1
- PB2
+ PB0
+ PB1
+ PB2
PB3 ACT LED 1
PB4 ACT LED 0
PB5 ERR LED
- PB6
- PB7
+ PB6
+ PB7
*/