mirror of
https://github.com/holub/mame
synced 2025-06-07 05:13:46 +03:00
samcoupe/blue_sampler: Savestates
This commit is contained in:
parent
466465f88a
commit
150569d135
@ -67,6 +67,8 @@ sam_blue_sound_sampler_device::sam_blue_sound_sampler_device(const machine_confi
|
|||||||
|
|
||||||
void sam_blue_sound_sampler_device::device_start()
|
void sam_blue_sound_sampler_device::device_start()
|
||||||
{
|
{
|
||||||
|
// register for savestates
|
||||||
|
save_item(NAME(m_portc));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user