lviv: added support for multipart tapes (lv0, lv1, etc. extensions) [Fabio Priuli]
softlists: added preliminary softlists to Apogee, Bashkiria-2M, BK-0010, Galaksija, Korvet, Lviv, Mikrosha, Ondra ViLi, Orao,
Orion-128/OrionPro, Partner-01.01, Pecom64, Pyldin-601, Radio-86RK, Specialist/Specialist MX and UT-88. [Fabio Priuli]
After 0.148 I will clean up the file descriptions, but it's good to have these documented at last :-)
Loading instructions are already present at projectMESS and will be in next sysinfo update.
2013-01-09 18:20:18 +01:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd">
|
2013-01-14 15:32:28 +01:00
|
|
|
<softwarelist name="partner_flop" description="Partner-01.01 disk images">
|
lviv: added support for multipart tapes (lv0, lv1, etc. extensions) [Fabio Priuli]
softlists: added preliminary softlists to Apogee, Bashkiria-2M, BK-0010, Galaksija, Korvet, Lviv, Mikrosha, Ondra ViLi, Orao,
Orion-128/OrionPro, Partner-01.01, Pecom64, Pyldin-601, Radio-86RK, Specialist/Specialist MX and UT-88. [Fabio Priuli]
After 0.148 I will clean up the file descriptions, but it's good to have these documented at last :-)
Loading instructions are already present at projectMESS and will be in next sysinfo update.
2013-01-09 18:20:18 +01:00
|
|
|
|
|
|
|
<software name="disk1">
|
|
|
|
<description>DISK1</description>
|
|
|
|
<year>19??</year>
|
|
|
|
<publisher><unknown></publisher>
|
|
|
|
<part name="disk" interface="floppy_5_25">
|
|
|
|
<dataarea name="flop" size="819200">
|
|
|
|
<rom name="disk1.cpm" size="819200" crc="98e7a956" sha1="348ecc7a7f77a20f26e1f36c79dde5cc303807ce" offset="0" />
|
|
|
|
</dataarea>
|
|
|
|
</part>
|
|
|
|
</software>
|
|
|
|
|
|
|
|
<software name="disk2">
|
|
|
|
<description>DISK2</description>
|
|
|
|
<year>19??</year>
|
|
|
|
<publisher><unknown></publisher>
|
|
|
|
<part name="disk" interface="floppy_5_25">
|
|
|
|
<dataarea name="flop" size="819200">
|
|
|
|
<rom name="disk2.cpm" size="819200" crc="c687b93e" sha1="a4dfb26d207976bf7cd5b9901df54bd854aeba52" offset="0" />
|
|
|
|
</dataarea>
|
|
|
|
</part>
|
|
|
|
</software>
|
|
|
|
|
|
|
|
|
|
|
|
</softwarelist>
|