mirror of
https://github.com/mamedev/mame.git
synced 2024-11-18 10:06:19 +01:00
(MESS) pet_flop.xml: Added alternate Commodore SFD-1001 Test/Demo diskette. [Curt Coder]
This commit is contained in:
parent
c3dc1af9ce
commit
5b6deb350a
1 changed files with 12 additions and 0 deletions
|
@ -26,6 +26,18 @@
|
|||
</part>
|
||||
</software>
|
||||
|
||||
<software name="1001demoa">
|
||||
<description>Commodore SFD-1001 Test/Demo</description>
|
||||
<year>198?</year>
|
||||
<publisher>Commodore</publisher>
|
||||
|
||||
<part name="flop1" interface="floppy_5_25">
|
||||
<dataarea name="flop" size="1066496">
|
||||
<rom name="commodore sfd-1001 test demo.d82" size="1066496" crc="87f79d8c" sha1="6f73fd233871fae7e16a9eda9f628c907606ce9d" offset="0" />
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="2040demov1" cloneof="2040demo">
|
||||
<description>Commodore 2040 Floppy Disk Drive Test/Demo Disk (DOS v1)</description>
|
||||
<year>197?</year>
|
||||
|
|
Loading…
Reference in a new issue