diff options
author | 2012-12-11 07:13:30 +0000 | |
---|---|---|
committer | 2012-12-11 07:13:30 +0000 | |
commit | 6093327538d6272534b37d7f27acbdb2a1566e03 (patch) | |
tree | 351e3db51e7ae4525a38ca31004a4a323846f3f4 /hash/gameboy.xml | |
parent | dc64f3aad4f19102a782b278dfd85365ff0e5acd (diff) |
snes.xml: added a couple of new dumps from byuu. no whatsnew.
gameboy/gbcolor.xml: added a bunch of new dumps from BigFred, hydr0x, taizou and nintendoplayer. no whatsnew.
Diffstat (limited to 'hash/gameboy.xml')
-rw-r--r-- | hash/gameboy.xml | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/hash/gameboy.xml b/hash/gameboy.xml index bc97aefe546..26c1dcfc158 100644 --- a/hash/gameboy.xml +++ b/hash/gameboy.xml @@ -4324,6 +4324,21 @@ </part> </software> + <software name="dkland3p" cloneof="dkland3"> + <!-- Notes: SGB enhanced --> + <description>Donkey Kong Land III (Prototype)</description> + <year>1997</year> + <publisher>Nintendo</publisher> + <part name="cart" interface="gameboy_cart"> + <feature name="mapper" value="MBC1" /> + <!-- cartridge ram --> + <feature name="battery_backed" value="yes" /> + <dataarea name="rom" size="524288"> + <rom name="donkeykongland.bin" size="524288" crc="872bbd5e" sha1="9d17bc07bd3c48f8bb8a3315faf817d055417f53" offset="000000" /> + </dataarea> + </part> + </software> + <software name="doraemon"> <description>Doraemon - Taiketsu Himitsu Dogu!! (Jpn)</description> <year>1991</year> @@ -16725,10 +16740,10 @@ </software> <software name="robocop2"> - <description>RoboCop 2 (USA)</description> + <description>RoboCop 2 (Euro, USA)</description> <year>1992</year> <publisher>Ocean</publisher> - <info name="serial" value="DMG-R2-USA"/> + <info name="serial" value="DMG-R2-USA, DMG-R2-ESP"/> <part name="cart" interface="gameboy_cart"> <feature name="mapper" value="MBC1" /> <dataarea name="rom" size="131072"> |