Previous 199869 Revisions Next

r32514 Friday 3rd October, 2014 at 19:14:24 UTC by Fabio Priuli
(MESS) gameboy.xml: new prototype dump (not working). nw.
(MESS) gamegear.xml: new dumping info. nw.
[hash]gameboy.xml gamegear.xml

trunk/hash/gameboy.xml
r32513r32514
1725717257      </part>
1725817258   </software>
1725917259
17260<!-- does this fails the internal BIOS check? -->
17261   <software name="rockmanp" cloneof="megaman" supported="no">
17262      <description>Rockman World (Jpn, Prototype)</description>
17263      <year>1991</year>
17264      <publisher>Capcom</publisher>
17265      <info name="alt_title" value="ロックマンワールド"/>
17266      <part name="cart" interface="gameboy_cart">
17267         <feature name="slot" value="rom_mbc1" />
17268         <dataarea name="rom" size="262144">
17269            <rom name="rockman world (proto).bin" size="262144" crc="d7356a4f" sha1="60c5c997b4b2c47d852520817228d2b8efc2a33f" offset="000000" />
17270         </dataarea>
17271      </part>
17272   </software>
17273
1726017274   <software name="rockman2" cloneof="megaman2">
1726117275      <!-- Notes: Also released by NP in 2001-03 -->
1726217276      <description>Rockman World 2 (Jpn)</description>
trunk/hash/gamegear.xml
r32513r32514
756756   </software>
757757
758758   <software name="beavis">
759      <description>Beavis and Butt-head (Euro)</description>
760      <year>1995</year>
759      <description>Beavis and Butt-head (Euro, USA)</description>
760      <year>1994</year>
761761      <publisher>Viacom New Media</publisher>
762      <info name="serial" value="T-139018-50"/>
762      <info name="serial" value="T-139018, T-139018-50"/>
763763      <part name="cart" interface="gamegear_cart">
764764         <dataarea name="rom" size="524288">
765765            <rom name="beavis and butt-head (europe).bin" size="524288" crc="a6bf865e" sha1="dd2ea76c05d933b91f1b03140f6a04bf02f746d1" offset="000000" />
r32513r32514
767767      </part>
768768   </software>
769769
770   <software name="beavisu" cloneof="beavis">
771      <description>Beavis and Butt-head (USA)</description>
770<!-- some disassembling performed by Paul Baker suggests that this version is a prototype
771e.g.  the mapper control register at $fffc gets set to $80, you cannot switch characters
772on the pause screen, some messages are not displayed ("Sorry boys, no tickets, no show!"
773to explain why it is not possible to progress beyond a certain point in the game without
774a certain item) -->
775   <software name="beavisp" cloneof="beavis">
776      <description>Beavis and Butt-head (Prototype?)</description>
772777      <year>1994</year>
773778      <publisher>Viacom New Media</publisher>
774      <info name="serial" value="T-139018"/>
775779      <part name="cart" interface="gamegear_cart">
776780         <dataarea name="rom" size="524288">
777781            <rom name="beavis and butt-head (usa).bin" size="524288" crc="3858f14f" sha1="ef47d449f65cfe129368a77cc0a4679a0d55ee63" offset="000000" />

Previous 199869 Revisions Next


© 1997-2024 The MAME Team