mirror of
https://github.com/holub/mame
synced 2025-04-21 07:52:35 +03:00
Merge branch 'master' of ssh://mess.org/mame
This commit is contained in:
commit
beb96a628d
@ -1480,7 +1480,7 @@ static MACHINE_CONFIG_DERIVED_CLASS( a3000, amiga_base, a3000_state )
|
||||
MCFG_ADDRESS_MAP_BANK_STRIDE(0x200000)
|
||||
|
||||
// real-time clock
|
||||
MCFG_DEVICE_ADD("u190", RP5C01, XTAL_32_768kHz)
|
||||
MCFG_DEVICE_ADD("rtc", RP5C01, XTAL_32_768kHz)
|
||||
|
||||
// todo: zorro3 slots, super dmac, scsi
|
||||
MACHINE_CONFIG_END
|
||||
|
Loading…
Reference in New Issue
Block a user