diff options
author | 2015-09-09 13:25:49 -0400 | |
---|---|---|
committer | 2015-09-09 13:25:49 -0400 | |
commit | a73522ab0f73bb5537669782eee0d4ed5db175e9 (patch) | |
tree | 77bb1ac68b1faf681f627679f105149dd8ad3ec5 /hash | |
parent | daa82e3ce432eb9919038f76e396cb5db7c623b4 (diff) |
Hand fixed nes.xml issues (nw)
Diffstat (limited to 'hash')
-rw-r--r-- | hash/nes.xml | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/hash/nes.xml b/hash/nes.xml index e79f246394d..078f5149497 100644 --- a/hash/nes.xml +++ b/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> |