Previous 199869 Revisions Next

r31155 Tuesday 1st July, 2014 at 12:32:45 UTC by David Haywood
clear the extra ram some of the bootlegs have, might actually fix kof10th this time (nw)
[src/emu/bus/neogeo]bootleg_prot.c

trunk/src/emu/bus/neogeo/bootleg_prot.c
r31154r31155
1515
1616void ngbootleg_prot_device::device_start()
1717{
18   memset(m_cartridge_ram, 0x00, 0x2000);
19
1820   save_item(NAME(m_cartridge_ram));
1921}
2022

Previous 199869 Revisions Next


© 1997-2024 The MAME Team