mirror of
https://github.com/holub/mame
synced 2025-04-19 07:00:31 +03:00
srcclean and cleanup
This commit is contained in:
parent
51a8ec962b
commit
c4206a6867
@ -91,8 +91,8 @@ public:
|
||||
m_dsw(*this, "DSW"),
|
||||
m_p1(*this, "P1"),
|
||||
m_p2(*this, "P2")
|
||||
|
||||
{ }
|
||||
{
|
||||
}
|
||||
|
||||
void meijinsn(machine_config &config);
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
Large 6 digits 7 segments (plus dot) display up, a smaller 12 digits 7 segments display down,
|
||||
plus another two digits 7 sements display as credits counter.
|
||||
|
||||
There are no dip switches for hoppers, instead you can insert "KEY" mini PCBs on a small
|
||||
There are no DIP switches for hoppers, instead you can insert "KEY" mini PCBs on a small
|
||||
socket on the drivers PCB that shorts contacts TS4, TS5, TS6, TS7, TZ4, TZ5, TZ6 and TZ7.
|
||||
On the dumped machine, there was a KEY inserted named "KEY 3" that configures:
|
||||
-Hopper 1 = 0.10 €
|
||||
|
Loading…
Reference in New Issue
Block a user