diff options
| author | 2023-01-03 01:18:11 +0100 | |
|---|---|---|
| committer | 2023-01-03 01:18:11 +0100 | |
| commit | c4fb7c16f90e68966cf6e758583739921b23ea00 (patch) | |
| tree | 689b82c62b1c70595074b1da2f5239451b5dfaa8 /hash | |
| parent | 112444bcaeec3dddfedfb9468b4e3af5330e52a2 (diff) | |
New working software list items
-------------------------------
ibm5170_hdd.xml: Windows 98 Second Edition
Diffstat (limited to 'hash')
| -rw-r--r-- | hash/ibm5170_hdd.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/hash/ibm5170_hdd.xml b/hash/ibm5170_hdd.xml index 36b28850b9b..32206c4ec0f 100644 --- a/hash/ibm5170_hdd.xml +++ b/hash/ibm5170_hdd.xml @@ -353,4 +353,20 @@ license:CC0-1.0 </part> </software> + <software name="win98se"> + <description>Windows 98 Second Edition</description> + <year>1999</year> + <publisher>Microsoft</publisher> + <notes><![CDATA[ +Generated from win98se cdrom and pcipc driver +WaveTop and TV Data Tuner options installed but not initialized +Internet Connection Sharing installed but cannot be loaded by Windows for some reason (missing ethernet controller?) +]]></notes> + <part name="hdd" interface="ide_hdd"> + <diskarea name="harddriv"> + <disk name="win98se_eng" sha1="950aec51ec66fee95da4f85979adc1abfde4a62b" writeable="yes" /> + </diskarea> + </part> + </software> + </softwarelist> |
