diff options
| author | 2013-03-28 08:39:40 +0000 | |
|---|---|---|
| committer | 2013-03-28 08:39:40 +0000 | |
| commit | d5ca5b117af1d09bc423d45448ef2e286bdfab34 (patch) | |
| tree | 6f0f0fca1f8678a0a7bdf502bd34bcc832681616 /hash | |
| parent | 5b9110af9135f2366e7477f486d18d04ffee842e (diff) | |
(MESS) added a couple of new dumps. nw.
Diffstat (limited to 'hash')
| -rw-r--r-- | hash/gba.xml | 13 | ||||
| -rw-r--r-- | hash/n64.xml | 11 |
2 files changed, 24 insertions, 0 deletions
diff --git a/hash/gba.xml b/hash/gba.xml index be28c3f9831..558040f7640 100644 --- a/hash/gba.xml +++ b/hash/gba.xml @@ -4306,6 +4306,19 @@ </software> <software name="bionicms"> + <description>Bionicle - Maze of Shadows (Euro, Rev. A)</description> + <year>2005</year> + <publisher>THQ</publisher> + <info name="serial" value="AGB-BILP"/> + <part name="cart" interface="gba_cart"> + <feature name="pcb_type" value="GBA-EEPROM-4K" /> + <dataarea name="rom" size="8388608"> + <rom name="bionicle11.bilp.bin" size="8388608" crc="9d66ec5e" sha1="430c7dac6f7dd989294a8ac1cfdabd9e74b3e682" offset="000000" /> + </dataarea> + </part> + </software> + + <software name="bionicmsa" cloneof="bionicms"> <description>Bionicle - Maze of Shadows (Euro)</description> <year>2005</year> <publisher>THQ</publisher> diff --git a/hash/n64.xml b/hash/n64.xml index c1028dfc391..2117872b13a 100644 --- a/hash/n64.xml +++ b/hash/n64.xml @@ -8865,6 +8865,17 @@ Canceled games (possibly never got to the proto stage) </part> </software> + <software name="supermanp" cloneof="superman"> + <description>Superman (Prototype)</description> + <year>1999</year> + <publisher>Titus</publisher> + <part name="cart" interface="n64_cart"> + <dataarea name="rom" size="33554432"> + <rom name="superman64_prototype_raw.bin" size="33554432" crc="fea2232b" sha1="af23cee64673738145f1fec9203cbc1ddadb3ef5" offset="000000" /> + </dataarea> + </part> + </software> + <software name="supermanu" cloneof="superman"> <description>Superman (USA)</description> <year>1999</year> |
