mirror of
https://github.com/holub/mame
synced 2025-06-24 13:26:36 +03:00
ibm_5170.xml: Added Quantum Ontrack Disk Manager and one of the disks for Lotus 1-2-3 R3. [Curt Coder]
This commit is contained in:
parent
f703cd3aae
commit
c3ddfa90b4
@ -10211,4 +10211,48 @@
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="l123r3">
|
||||
<!-- missing all other disks -->
|
||||
<description>Lotus 1-2-3 Release 3</description>
|
||||
<year>1989</year>
|
||||
<publisher>Lotus Development</publisher>
|
||||
<part name="flop1" interface="floppy_3_5">
|
||||
<!--
|
||||
Lotus 1-2-3 Release 3
|
||||
Drivers Disk 2
|
||||
|
||||
(C) Copyright 1989 Lotus Development Corporation.
|
||||
All rights reserved. Part No. 100007L
|
||||
-->
|
||||
<feature name="part_id" value="Drivers Disk 2"/>
|
||||
<dataarea name="flop" size="737280">
|
||||
<rom name="100007l.img" size="737280" crc="bd2be994" sha1="3c3a3bcbf5b4b4a037ab896c5a607a930f7536fe" offset="0"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="ontrakdm">
|
||||
<description>Ontrack Disk Manager</description>
|
||||
<year>1997</year>
|
||||
<publisher>Quantum Data Systems</publisher>
|
||||
<part name="flop1" interface="floppy_3_5">
|
||||
<!--
|
||||
Ontrack Disk Manager
|
||||
For Quantum ATA (IDE) Disk Drives
|
||||
Quantum(TM)
|
||||
Capacity for the Extraordinary(TM)
|
||||
|
||||
Supports ATA disk drives greater than 528 MB under DOS, Windows 3.1X, Windows 95, Windows NT and OS/2
|
||||
|
||||
For detailed installation instructions and to view the on-line manual: insert Disk Manager diskette and type "A: HELP". This diskette is bootable with Ontrack's OS Boot Kernel.
|
||||
|
||||
Rev. G
|
||||
Quantum P/N: 77-109028-01
|
||||
-->
|
||||
<dataarea name="flop" size="1474560">
|
||||
<rom name="77-109028-01.img" size="1474560" crc="565510f6" sha1="d862aec61ee23e9499db92b1d955c01939eabdeb" offset="0"/>
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
</softwarelist>
|
||||
|
Loading…
Reference in New Issue
Block a user