mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
50 lines
1.5 KiB
XML
50 lines
1.5 KiB
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
|
|
|
<!-- license:CC0-1.0 -->
|
|
|
|
<softwarelist name="digilog320" description="Digilog 320 disks">
|
|
|
|
<!--
|
|
Marked bad because it contains extra files not present on the original disk:
|
|
- RSDL O
|
|
- RSDL S
|
|
- RSDLDAT C
|
|
- RSDL R
|
|
-->
|
|
<software name="320ez">
|
|
<description>320 E-Z Menu</description>
|
|
<year>198?</year>
|
|
<publisher>Digilog</publisher>
|
|
<info name="pn" value="24-0199-01 REV A" />
|
|
<part name="flop1" interface="floppy_3_5">
|
|
<feature name="part_id" value="Disk 1"/>
|
|
<dataarea name="flop" size="139291">
|
|
<rom name="320_ez-menu.imd" size="139291" crc="b6783cd6" sha1="8b289dc0ea47d196db0c37d6e524f7b00609893a" status="baddump" />
|
|
</dataarea>
|
|
</part>
|
|
</software>
|
|
|
|
<!--
|
|
Extra files have been removed from the disk, so the instructions labeled on the disk can
|
|
be followed again:
|
|
|
|
STEP 1: Init. device BUILT-IN EEPROM.
|
|
STEP 2: Delete STANDARD Set-Up.
|
|
STEP 3: Copy ALL files from floppy to BUILT-IN.
|
|
STEP 4: Return to FUNC. MENU, set power up to AUTOEXEC.
|
|
-->
|
|
<software name="320ezr">
|
|
<description>320 E-Z Menu (restored)</description>
|
|
<year>198?</year>
|
|
<publisher>Digilog</publisher>
|
|
<info name="pn" value="24-0199-01 REV A" />
|
|
<part name="flop1" interface="floppy_3_5">
|
|
<feature name="part_id" value="Disk 1"/>
|
|
<dataarea name="flop" size="2002527">
|
|
<rom name="320_ez-menu_restored.mfm" size="2002527" crc="67f4759f" sha1="96045b94f1b85864985370daecbd69d79b7a1a42" />
|
|
</dataarea>
|
|
</part>
|
|
</software>
|
|
|
|
</softwarelist>
|