mirror of
https://github.com/holub/mame
synced 2025-06-03 11:26:56 +03:00
(mess) isbc: 7E1 (nw)
This commit is contained in:
parent
46c5a0b33d
commit
e338252b80
@ -108,7 +108,7 @@ DEVICE_INPUT_DEFAULTS_END
|
||||
|
||||
static DEVICE_INPUT_DEFAULTS_START( isbc286_terminal )
|
||||
DEVICE_INPUT_DEFAULTS( "TERM_FRAME", 0x0f, 0x06 ) // 9600
|
||||
DEVICE_INPUT_DEFAULTS( "TERM_FRAME", 0x30, 0x00 ) // 8N1
|
||||
DEVICE_INPUT_DEFAULTS( "TERM_FRAME", 0x30, 0x10 ) // 7E1
|
||||
DEVICE_INPUT_DEFAULTS_END
|
||||
|
||||
static const serial_terminal_interface terminal_intf =
|
||||
|
Loading…
Reference in New Issue
Block a user