mirror of
https://github.com/holub/mame
synced 2025-04-22 16:31:49 +03:00
Merge branch 'master' of https://github.com/mamedev/mame
This commit is contained in:
commit
badeb73a71
@ -1117,6 +1117,7 @@ void floppy_sound_device::device_start()
|
||||
// Initialize position
|
||||
m_samplepos_step = m_samplestart_step;
|
||||
m_samplepos_motor = m_samplestart_motor;
|
||||
register_for_save_states();
|
||||
}
|
||||
|
||||
void floppy_sound_device::motor(bool state)
|
||||
|
Loading…
Reference in New Issue
Block a user