mirror of
https://github.com/holub/mame
synced 2025-10-04 16:34:53 +03:00
Hand fixed nes.xml issues (nw)
This commit is contained in:
parent
daa82e3ce4
commit
a73522ab0f
13
hash/nes.xml
13
hash/nes.xml
@ -52434,16 +52434,17 @@ preliminary proto for the PAL version, still running on NTSC systems) or the gfx
|
||||
</software>
|
||||
|
||||
<software name="bookyman">
|
||||
<description>Booky Man (Spa)</description>
|
||||
<description>Booky Man (Spa)</description>
|
||||
<year>1991</year>
|
||||
<publisher>Gluk Video</publisher>
|
||||
<info name="serial" value="CN-08"/>
|
||||
<info name="release" value="19920101"/>
|
||||
<part name="cart" interface="nes_cart">
|
||||
<feature name="pcb" value="NTDEC-N715062" />
|
||||
<feature name="pcb" value="NTDEC-N715062" />
|
||||
<feature name="mirroring" value="vertical" />
|
||||
<rom name="booky man.bin" size="40976" crc="dc5e106c" sha1="7777da877f2704101e73c0075c4a2a914b8430e3" offset="00000" /-->
|
||||
<dataarea name="prg" size="32768">
|
||||
<!-- dumped as booky man.bin with .nes header - manually split matched hashes previously known. -->
|
||||
<!-- <rom name="booky man.bin" size="40976" crc="dc5e106c" sha1="7777da877f2704101e73c0075c4a2a914b8430e3" offset="00000" /-->
|
||||
<dataarea name="prg" size="32768">
|
||||
<rom name="0.prg" size="16384" crc="0d7ea169" sha1="f78f6589e4b209cc0e5a61c7dea45f73fdcadc5e" offset="00000" />
|
||||
<rom size="16384" offset="0x4000" loadflag="reload" />
|
||||
</dataarea>
|
||||
@ -79886,7 +79887,7 @@ that the real dumps might surface -->
|
||||
<year>19??</year>
|
||||
<publisher><unknown></publisher>
|
||||
<part name="cart" interface="nes_cart">
|
||||
<feature name="pcb" value="UNL-COOLBOY" /> -->
|
||||
<!--<feature name="slot" value="coolboy" /> <feature name="pcb" value="UNL-COOLBOY" /> -->
|
||||
<dataarea name="prg" size="4194304">
|
||||
<rom name="w25q32.u5" size="4194304" crc="c9541bdf" sha1="f0ce46f18658ca5dbed881e5a80460e59820bbd0" offset="00000" />
|
||||
</dataarea>
|
||||
@ -79901,7 +79902,7 @@ that the real dumps might surface -->
|
||||
<year>19??</year>
|
||||
<publisher><unknown></publisher>
|
||||
<part name="cart" interface="nes_cart">
|
||||
<feature name="pcb" value="UNL-COOLBOY" /> -->
|
||||
<!--<feature name="slot" value="coolboy" /> <feature name="pcb" value="UNL-COOLBOY" /> -->
|
||||
<dataarea name="prg" size="4194304">
|
||||
<rom name="s25fl032.bin" size="4194304" crc="33c4e67b" sha1="5787db4c8ce4c2569a5f9e9054cbb1944c1b3092" offset="00000" />
|
||||
</dataarea>
|
||||
|
Loading…
Reference in New Issue
Block a user