mirror of
https://github.com/holub/mame
synced 2025-07-05 01:48:29 +03:00
hazl1420: Nonstandard INS8250 clock (nw)
This commit is contained in:
parent
a9132c31a2
commit
b776b03e5e
@ -146,7 +146,7 @@ void hazl1420_state::hazl1420(machine_config &config)
|
||||
//I8243(config, m_ioexp[0]);
|
||||
//I8243(config, m_ioexp[1]);
|
||||
|
||||
INS8250(config, "ace", 1'843'200);
|
||||
INS8250(config, "ace", 2'764'800);
|
||||
|
||||
//DP8350(config, "crtc", 10.92_MHz_XTAL);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user