summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author braintro <briantro@users.noreply.github.com>2019-04-30 22:44:24 -0500
committer braintro <briantro@users.noreply.github.com>2019-04-30 22:44:24 -0500
commit258fc56cd82da4f5beede3ba75ba895319819f4f (patch)
tree0e997118fd3bb97a8f3fb2ad006fa2e765e15827
parentb95b50a6f1b956eaec27721ac383514f3dd8d2a3 (diff)
merit3xx.cpp: Correct PCB layout info (nw)
-rw-r--r--src/mame/drivers/flkatck.cpp2
-rw-r--r--src/mame/drivers/merit3xx.cpp10
-rw-r--r--src/mame/drivers/peplus.cpp2
3 files changed, 8 insertions, 6 deletions
diff --git a/src/mame/drivers/flkatck.cpp b/src/mame/drivers/flkatck.cpp
index 85e0e9e233c..6867404a04a 100644
--- a/src/mame/drivers/flkatck.cpp
+++ b/src/mame/drivers/flkatck.cpp
@@ -218,7 +218,7 @@ void flkatck_state::machine_reset()
void flkatck_state::flkatck(machine_config &config)
{
/* basic machine hardware */
- HD6309E(config, m_maincpu, 24_MHz_XTAL / 8); /* HD63C09EP, 3MHz (24MHz/8)*/
+ HD6309E(config, m_maincpu, 24_MHz_XTAL / 8); /* HD63C09EP, 3MHz (24MHz/8) */
m_maincpu->set_addrmap(AS_PROGRAM, &flkatck_state::flkatck_map);
m_maincpu->set_vblank_int("screen", FUNC(flkatck_state::flkatck_interrupt));
diff --git a/src/mame/drivers/merit3xx.cpp b/src/mame/drivers/merit3xx.cpp
index c36def00d44..d38cfb7e265 100644
--- a/src/mame/drivers/merit3xx.cpp
+++ b/src/mame/drivers/merit3xx.cpp
@@ -195,12 +195,13 @@ CRT-351
| |=============J2=============||=============J1===============||
+----------------------------------------------------------------------------+
-J1 80-pin connector to J1 connector on the CRT-350 mainboard
+J1 80-pin connector to J1 connector on the CRT-350 mainboard
J2 80-pin connector to J2 connector on the CRT-350 mainboard
J3 65-pin single row connector for wire harness
J4 40-pin dual row connector for printer
J5 16-pin dual row connector for unknown
-J7 17-pin single row connector for unknown (some kind of jumper block)
+J6 17-pin single row connector for unknown (some kind of jumper block)
+J7 6-pin single row connector for hopper
JPR3 is a 3 pin jumper: Pins 1&2 = Printer, pins 2&3= Hopper
@@ -352,12 +353,13 @@ CRT-351
| |=============J2=============||=============J1===============||
+----------------------------------------------------------------------------+
-J1 80-pin connector to J1 connector on the CRT-350 mainboard
+J1 80-pin connector to J1 connector on the CRT-350 mainboard
J2 80-pin connector to J2 connector on the CRT-350 mainboard
J3 65-pin single row connector for wire harness
J4 40-pin dual row connector for printer
J5 16-pin dual row connector for unknown
-J7 17-pin single row connector for unknown (some kind of jumper block)
+J6 17-pin single row connector for unknown (some kind of jumper block)
+J7 6-pin single row connector for hopper
JPR3 is a 3 pin jumper: Pins 1&2 = Printer, pins 2&3= Hopper
diff --git a/src/mame/drivers/peplus.cpp b/src/mame/drivers/peplus.cpp
index bd5c9f2eb73..b93ecd22115 100644
--- a/src/mame/drivers/peplus.cpp
+++ b/src/mame/drivers/peplus.cpp
@@ -6794,7 +6794,7 @@ PayTable 2P 3K STR FL FH 4K SF RF 5K RF (Bonus)
ROM_LOAD( "cap740.u50", 0x0000, 0x0100, CRC(6fe619c4) SHA1(49e43dafd010ce0fe9b2a63b96a4ddedcb933c6d) )
ROM_END
-ROM_START( pepp0550a) /* Normal board : Joker Poker (Two Pair or Better) (PP0550) - PSR Verified */
+ROM_START( pepp0550a ) /* Normal board : Joker Poker (Two Pair or Better) (PP0550) - PSR Verified */
/*
w/J w/oJ
PayTable 2P 3K STR FL FH 4K SF RF 5K RF (Bonus)