mirror of
https://github.com/holub/mame
synced 2025-04-19 15:11:37 +03:00
Forgot to commit this (nw)
This commit is contained in:
parent
8a4cb1d62b
commit
8bda4c55e9
@ -94,7 +94,7 @@ void spectrum_state::update_paging()
|
||||
m_port_1ffd_data = 0x04;
|
||||
else
|
||||
m_port_1ffd_data = 0x00;
|
||||
spectrum_plus3_update_memory();
|
||||
plus3_update_memory();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user