mirror of
https://github.com/holub/mame
synced 2025-10-04 16:34:53 +03:00
(MESS) ibm5170.xml: Added IBM diagnostics floppies. [Curt Coder]
This commit is contained in:
parent
ecce531619
commit
bfdaa5393a
@ -8,6 +8,32 @@ Missing files come here
|
||||
|
||||
-->
|
||||
<softwarelist name="ibm5170" description="IBM PC/AT disk images">
|
||||
|
||||
<software name="advdiags">
|
||||
<description>Advanced Diagnostics for the IBM AT (v2.07)</description>
|
||||
<year>1985</year>
|
||||
<publisher>IBM</publisher>
|
||||
|
||||
<part name="flop1" interface="floppy_5_25">
|
||||
<dataarea name="flop" size="368640">
|
||||
<rom name="atad_207.img" size="368640" crc="43d0783b" sha1="63a48f7dd92382356222ed2030cd4b900d09de3d" offset="0" />
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="fdtest">
|
||||
<description>IBM Personal Computer AT Fixed Disk/Diskette Drive Adapter Test Diskette (v1.00)</description>
|
||||
<year>1985</year>
|
||||
<publisher>IBM</publisher>
|
||||
<info name="serial" value="6139404" />
|
||||
|
||||
<part name="flop1" interface="floppy_5_25">
|
||||
<dataarea name="flop" size="184320">
|
||||
<rom name="6139404.img" size="184320" crc="c8fbb97f" sha1="113d054317652b11a0841740e134caac8ddc9206" offset="0" />
|
||||
</dataarea>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<!-- OS Disks -->
|
||||
|
||||
<software name="msdos330">
|
||||
|
Loading…
Reference in New Issue
Block a user