Previous 199869 Revisions Next

r32684 Sunday 12th October, 2014 at 08:44:26 UTC by Fabio Priuli
(MESS) consolidate save states when using the SMS gender adapter, from
Enik Land. nw.
[src/emu/bus/sms_exp]gender.c

trunk/src/emu/bus/sms_exp/gender.c
r32683r32684
4141
4242void sms_gender_adapter_device::device_start()
4343{
44   if (m_subslot->m_cart)
45      m_subslot->m_cart->save_ram();
4446}
4547
4648

Previous 199869 Revisions Next


© 1997-2024 The MAME Team