mirror of
https://github.com/holub/mame
synced 2025-07-04 01:18:59 +03:00
n64.xml: Added a prototype of an unreleased game. (#9020)
New working software list additions ----------------------------------- X'treme Roller (prototype) [Baker64]
This commit is contained in:
parent
0517489c0f
commit
31b5414865
13
hash/n64.xml
13
hash/n64.xml
@ -14315,6 +14315,19 @@ clips onto the player's ear.
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<!-- Very early prototype without sound -->
|
||||
<software name="xroller">
|
||||
<description>X'treme Roller (prototype)</description>
|
||||
<year>200?</year>
|
||||
<publisher>Microids</publisher>
|
||||
<part name="cart" interface="n64_cart">
|
||||
<feature name="pcb" value="NUS-16F32SB-B" /> <!-- label on cartridge shell -->
|
||||
<dataarea name="rom" size="25165824">
|
||||
<rom name="xtremeroller.bin" size="25165824" crc="9a47af0f" sha1="238efed4c5f4d6c3aba98774299bf7ea2cb0d021" />
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="yakouch2">
|
||||
<description>Yakouchuu II - Satsujin Kouro (Japan)</description>
|
||||
<year>1999</year>
|
||||
|
Loading…
Reference in New Issue
Block a user