mirror of
https://github.com/holub/mame
synced 2025-06-05 12:26:35 +03:00
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:
parent
4460827d21
commit
014770a5af
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user