whoops III (and hopefully last). nw.

This commit is contained in:
Fabio Priuli 2014-10-09 03:50:39 +00:00
parent 479454ad8f
commit 6825cee8a0

View File

@ -312,7 +312,7 @@ int intv_cart_slot_device::load_fullpath()
int mapper, rom[5], ram, extra;
astring extrainfo;
m_cart->rom_alloc(0x10000, tag());
m_cart->rom_alloc(0x20000, tag());
ROM = (UINT8 *)m_cart->get_rom_base();
if (!hashfile_extrainfo(*this, extrainfo))