mirror of
https://github.com/holub/mame
synced 2025-04-20 23:42:22 +03:00
Fixed MT#7231
megadriv.xml: loadflag no longer required for jpond (nw)
This commit is contained in:
parent
6038d4dd18
commit
33968fd8fb
@ -3966,7 +3966,7 @@ Info on Sega chip labels (from Sunbeam / Digital Corruption)
|
||||
<feature name="pcb" value="PWB SC40x1 REV B"/>
|
||||
<feature name="u1" value="JAMES POND U1 JAM03"/> <!-- location not really marked on PCB, using u1 for consistency -->
|
||||
<dataarea name="rom" width="16" endianness="big" size="524288">
|
||||
<rom name="james pond u1 jam03.u1" size="524288" crc="d0e7b466" sha1="b4e1c945c3ccea2e76b296d6694c0931a1ec1310" offset="0x000000" loadflag="load16_word_swap"/>
|
||||
<rom name="james pond u1 jam03.u1" size="524288" crc="d0e7b466" sha1="b4e1c945c3ccea2e76b296d6694c0931a1ec1310" offset="0x000000" /> -->
|
||||
</dataarea>
|
||||
</part>
|
||||
<!-- LABEL(S)
|
||||
|
Loading…
Reference in New Issue
Block a user