Previous 199869 Revisions Next

r32592 Thursday 9th October, 2014 at 03:50:39 UTC by Fabio Priuli
whoops III (and hopefully last). nw.
[src/emu/bus/intv]slot.c

trunk/src/emu/bus/intv/slot.c
r32591r32592
312312      int mapper, rom[5], ram, extra;
313313      astring extrainfo;
314314
315      m_cart->rom_alloc(0x10000, tag());
315      m_cart->rom_alloc(0x20000, tag());
316316      ROM = (UINT8 *)m_cart->get_rom_base();
317317     
318318      if (!hashfile_extrainfo(*this, extrainfo))

Previous 199869 Revisions Next


© 1997-2024 The MAME Team