summaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mame/drivers/8080bw.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/8080bw.c b/src/mame/drivers/8080bw.c
index da61eca5055..549f3f1495d 100644
--- a/src/mame/drivers/8080bw.c
+++ b/src/mame/drivers/8080bw.c
@@ -140,6 +140,7 @@
39k - pin 10
82k - pin 12
It looks like they have Sx2 and Sx4 the wrong way round on a latter page of the schematics."
+ Thanks to Andy Raven for getting this information.
4. The "Hard" mode bug can be fixed with a single byte patch: ROM_FILL( 0x47e5, 1, 0xc3)