mirror of
https://github.com/holub/mame
synced 2025-10-04 16:34:53 +03:00
altos5: init m_floppy (nw)
This commit is contained in:
parent
30b62f4e2c
commit
fbad813b28
@ -190,6 +190,7 @@ void altos5_state::machine_reset()
|
||||
m_port09 = 0;
|
||||
m_ipl = 1;
|
||||
setup_banks(2);
|
||||
m_floppy = nullptr;
|
||||
m_maincpu->reset();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user