mirror of
https://github.com/holub/mame
synced 2025-07-04 01:18:59 +03:00
hp9845: 98035 module default SC is 9 now
This commit is contained in:
parent
d13d727731
commit
6cc154b004
@ -154,7 +154,7 @@ hp98035_io_card::~hp98035_io_card()
|
||||
}
|
||||
|
||||
static INPUT_PORTS_START(hp98035_port)
|
||||
MCFG_HP9845_IO_SC(1)
|
||||
MCFG_HP9845_IO_SC(9)
|
||||
INPUT_PORTS_END
|
||||
|
||||
ioport_constructor hp98035_io_card::device_input_ports() const
|
||||
|
Loading…
Reference in New Issue
Block a user