mirror of
https://github.com/holub/mame
synced 2025-04-22 00:11:58 +03:00
sparclite: update prev commit, better habit to call parent class
This commit is contained in:
parent
0294643837
commit
bbf22ed3b6
@ -1052,8 +1052,7 @@ void sparc_base_device::device_post_load()
|
||||
|
||||
void mb86930_device::device_post_load()
|
||||
{
|
||||
sparc_base_device::device_post_load();
|
||||
|
||||
sparcv8_device::device_post_load();
|
||||
update_addr_masks();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user