From 6825cee8a0b427527f983aed4c1e9080062ec5e6 Mon Sep 17 00:00:00 2001 From: Fabio Priuli Date: Thu, 9 Oct 2014 03:50:39 +0000 Subject: whoops III (and hopefully last). nw. --- src/emu/bus/intv/slot.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/emu/bus/intv') diff --git a/src/emu/bus/intv/slot.c b/src/emu/bus/intv/slot.c index 30e87ea2cb9..0b60e504593 100644 --- a/src/emu/bus/intv/slot.c +++ b/src/emu/bus/intv/slot.c @@ -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)) -- cgit v1.2.3-70-g09d2