mirror of
https://github.com/holub/mame
synced 2025-04-23 08:49:55 +03:00
hp700_92: Add interrupt (nw)
This commit is contained in:
parent
dc55db34a9
commit
9dd121c8ee
@ -47,6 +47,7 @@ static MACHINE_CONFIG_START( hp700_92 )
|
||||
MCFG_NVRAM_ADD_0FILL("nvram")
|
||||
|
||||
MCFG_DEVICE_ADD("duart", SCN2681, XTAL_29_4912MHz / 8) // divider not verified
|
||||
MCFG_MC68681_IRQ_CALLBACK(INPUTLINE("maincpu", INPUT_LINE_IRQ0))
|
||||
MACHINE_CONFIG_END
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user