add an SRAM to Pro Yakyuu Super League '91 (megadrij) based on game usage, can't enter gameplay without it, not specified in header, thanks to Kale for spotting it.

This commit is contained in:
David Haywood 2014-04-29 17:17:49 +00:00
parent 4460827d21
commit 014770a5af

View File

@ -21014,9 +21014,12 @@ Notice that these are not working on real hardware due to bugged code with VDP i
<info name="release" value="19910830"/>
<info name="alt_title" value="プロ野球スーパーリーグ'91"/>
<part name="cart" interface="megadriv_cart">
<feature name="slot" value="rom_sram"/>
<dataarea name="rom" size="524288">
<rom name="pro yakyuu super league '91 (jpn).bin" size="524288" crc="a948ab7e" sha1="9d446471b8fe37b08dc7c4a99de22de9d56a1d16" offset="0x000000" loadflag="load16_word_swap"/>
</dataarea>
<dataarea name="sram" size="8192"> <!-- based on game formatting, 8-bit only, not specified in header -->
</dataarea>
</part>
</software>