megadriv.xml: Added missing SRAM to nbaliv98 (MT07564). (#9701)

This commit is contained in:
0kmg 2022-05-05 12:11:19 -08:00 committed by GitHub
parent 0657c90399
commit 842d3de8b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20937,9 +20937,12 @@ Notice that these are not working on real hardware due to bugged code with VDP i
<year>1997</year>
<publisher>Electronic Arts</publisher>
<part name="cart" interface="megadriv_cart">
<feature name="slot" value="rom_sram"/>
<dataarea name="rom" width="16" endianness="big" size="2097152">
<rom name="nba live 98 (usa).bin" size="2097152" crc="23473a8a" sha1="89b98867c7393371a364de58ba6955e0798fa10f"/>
</dataarea>
<dataarea name="sram" size="16384">
</dataarea>
</part>
</software>