mirror of
https://github.com/holub/mame
synced 2025-05-18 19:49:35 +03:00
MESS compiles now too.. (nw)
This commit is contained in:
parent
e9a1a62528
commit
5d2e73ffbf
@ -585,7 +585,7 @@ static MACHINE_CONFIG_START( digel804, digel804_state )
|
||||
MCFG_CPU_IO_MAP(z80_io_1_4)
|
||||
MCFG_QUANTUM_TIME(attotime::from_hz(60))
|
||||
|
||||
MCFG_ROC10937_ADD("vfd",0,RIGHT_TO_LEFT)
|
||||
MCFG_ROC10937_ADD("vfd",0) // RIGHT_TO_LEFT
|
||||
|
||||
/* video hardware */
|
||||
MCFG_GENERIC_TERMINAL_ADD(TERMINAL_TAG, digel804_terminal_intf)
|
||||
|
Loading…
Reference in New Issue
Block a user