mirror of
https://github.com/holub/mame
synced 2025-06-04 03:46:29 +03:00
(MESS) nimbus.xml: added two alt welcome disks [Anna Wu]
This commit is contained in:
parent
9f4bdaa97a
commit
5f1b35d1fc
@ -4,6 +4,30 @@
|
||||
<softwarelist name="nimbus" description="RM Nimbus disk images">
|
||||
|
||||
<software name="welcome">
|
||||
<description>Welcome V3.00C</description>
|
||||
<year>19??</year>
|
||||
<publisher>Research Machines?</publisher>
|
||||
|
||||
<part name="flop1" interface="floppy_3_5">
|
||||
<dataarea name="flop" size="348848">
|
||||
<rom name="welcome 3.00c.dsk" size="737280" crc="87bfe2a3" sha1="99574d1fb0248b2ce5bf67ff738909dbe7a048f8" offset="0" />
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="welcomerd" cloneof="welcome">
|
||||
<description>Welcome V3.00C + RAM Disk</description>
|
||||
<year>19??</year>
|
||||
<publisher>Research Machines?</publisher>
|
||||
|
||||
<part name="flop1" interface="floppy_3_5">
|
||||
<dataarea name="flop" size="348848">
|
||||
<rom name="welcome 3.00c ram disk version.dsk" size="737280" crc="12e1d204" sha1="f4eb911dd2a3e659048355b6cda6bfc672d82700" offset="0" />
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="welcome2" cloneof="welcome">
|
||||
<description>Welcome V2.00B</description>
|
||||
<year>19??</year>
|
||||
<publisher>Research Machines?</publisher>
|
||||
|
Loading…
Reference in New Issue
Block a user