mirror of
https://github.com/holub/mame
synced 2025-06-03 11:26:56 +03:00
n64.xml: Added a couple test/demo cartridges. (#9003)
New NOT_WORKING software list additions --------------------------------------- Controller Checker Ver.1.01 [BehindTheCode, Forest of Illusion] Unknown RGB Test Cartridge [BehindTheCode, Forest of Illusion]
This commit is contained in:
parent
c887cc970e
commit
1b35ad0ae5
22
hash/n64.xml
22
hash/n64.xml
@ -14740,6 +14740,28 @@ clips onto the player's ear.
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="ctrlchck" supported="no">
|
||||
<description>Controller Checker Ver.1.01</description> <!-- label: Ver.00 コントローラ検査機 NUS専用Nカセット-->
|
||||
<year>19??</year>
|
||||
<publisher><unknown></publisher>
|
||||
<part name="cart" interface="n64_cart">
|
||||
<dataarea name="rom" size="8388608">
|
||||
<rom name="cntr64_checker_64mbit.bin" size="8388608" crc="063e0a52" sha1="6cd924266e64be7bdba0017e38004d56d96c22cb" />
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="rgbtest" supported="no">
|
||||
<description>Unknown RGB Test Cartridge</description> <!-- mislabeled: CONTROLLER PAK TEST V.5.4 -->
|
||||
<year>19??</year>
|
||||
<publisher><unknown></publisher>
|
||||
<part name="cart" interface="n64_cart">
|
||||
<dataarea name="rom" size="16777216">
|
||||
<rom name="cntpak64.bin" size="16777216" crc="bbaaa427" sha1="b2e7432086b1ebc82c713f68e1a3a93abdcebd1c" />
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<!-- These come from a batch of proto/test carts auctioned in Jpn -->
|
||||
|
||||
<software name="64gbchk" supported="no">
|
||||
|
Loading…
Reference in New Issue
Block a user