diff options
| author | 2015-01-15 14:51:26 +0200 | |
|---|---|---|
| committer | 2015-01-15 14:51:26 +0200 | |
| commit | 04f6274f032cb30747076f54f8a6c4cd5422e607 (patch) | |
| tree | 41e13e9c3df1ff8f9a4a35ab54c63948e13da2f0 /hash | |
| parent | c3545c4e2f4c00f7b943e3df7cd22b6a00839472 (diff) | |
(MESS) ibm5170.xml: Added Multitasking MS-DOS 4.00. [PCjs Project]
Diffstat (limited to 'hash')
| -rw-r--r-- | hash/ibm5170.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/hash/ibm5170.xml b/hash/ibm5170.xml index 631ba7c1f4f..8591ee490c9 100644 --- a/hash/ibm5170.xml +++ b/hash/ibm5170.xml @@ -1447,6 +1447,22 @@ Missing files come here </part> </software> + <software name="msdos4m"> + <description>MS-DOS 4.0M</description> + <year>1985</year> + <publisher>Microsoft</publisher> + <part name="flop1" interface="floppy_5_25"> + <dataarea name="flop" size="368640"> + <rom name="msdos400m-disk1.img" size="368640" crc="67848d5c" sha1="9e44fc3ed1f689c4136a08d48f9efa156cbaf250" offset="0" /> + </dataarea> + </part> + <part name="flop2" interface="floppy_5_25"> + <dataarea name="flop" size="368640"> + <rom name="msdos400m-disk2-unpatched.img" size="368640" crc="85a8cb6c" sha1="88d8ec84a6e24f2c918508dc65de0cdee182a48e" offset="0" /> + </dataarea> + </part> + </software> + <software name="msdos401"> <description>MS-DOS 4.01</description> <year>1988</year> |
