Previous 199869 Revisions Next

r18201 Saturday 29th September, 2012 at 14:37:26 UTC by Fabio Priuli
(MESS) n64dd.xml: Added a new softlist to document available dumps of N64 Disk add-ons. [incog]


out of whatsnew: at the moment this list is not hooked up because the driver does not do much more than booting the BIOS.
[hash]n64dd.xml*

trunk/hash/n64dd.xml
r0r18201
1<?xml version="1.0"?>
2<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
3<softwarelist name="n64dd" description="Nintendo 64 DD disks">
4   <software name="dezaemon">
5      <description>Dezaemon DD (Jpn, Prototype Rev 199802xx)</description>
6      <year>1998</year>
7      <publisher>Athena</publisher>
8      <info name="usage" value="Requires Dezaemon 3D cart" />
9
10      <part name="disk" interface="n64dd_disk">
11         <dataarea name="rom" size="64458560">
12            <rom name="dezaemon.bin" size="64458560" crc="ccb84a39" sha1="d5cc4ab1fc79e27e54a9ad08c4dee47256352006" offset="0" />
13         </dataarea>
14      </part>
15   </software>
16
17   <software name="fzerox">
18      <description>F-Zero X Expansion Kit (Jpn)</description>
19      <year>2000</year>
20      <publisher>Nintendo</publisher>
21      <info name="usage" value="Requires F-Zero X cart" />
22
23      <part name="disk" interface="n64dd_disk">
24         <dataarea name="rom" size="67108864">
25            <rom name="fzeroxe.bin" size="67108864" crc="a4a24ab0" sha1="c5845f582bc238e081588e172ef8ec50512e969d" offset="0" />
26         </dataarea>
27      </part>
28   </software>
29</softwarelist>

Previous 199869 Revisions Next


© 1997-2024 The MAME Team