mirror of
https://github.com/holub/mame
synced 2025-06-06 04:43:45 +03:00
hash/vboy.xml: Virtual Fishing definitely looks like it expects an 8k*8 SRAM (nw)
This commit is contained in:
parent
774cc7ce43
commit
c56a468fdd
@ -329,13 +329,13 @@ According to Planet Virtual Boy, the following undumped protos exist
|
||||
<part name="cart" interface="vboy_cart">
|
||||
<feature name="pcb" value="VUE-AA3A-01" />
|
||||
<feature name="u1" value="U1 PRG" />
|
||||
<feature name="u2" value="U2 [HY6254ALLJ-10]" />
|
||||
<feature name="u2" value="U2 [HY6264ALLJ-10]" />
|
||||
<feature name="u3" value="U3 [??]" />
|
||||
<feature name="battery" value="BT1" />
|
||||
<dataarea name="rom" size="1048576" width="32" endianness="little">
|
||||
<rom name="vue-vvfj-0.u1" size="1048576" crc="526cc969" sha1="583b409b7215159219d08e789db46140062095f2" offset="000000" />
|
||||
</dataarea>
|
||||
<dataarea name="sram" size="0x10000" width="16" endianness="little">
|
||||
<dataarea name="sram" size="8192" width="8" endianness="little">
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
Loading…
Reference in New Issue
Block a user