diff options
| author | 2020-02-23 19:30:28 +1100 | |
|---|---|---|
| committer | 2020-02-23 19:30:28 +1100 | |
| commit | a46247fa2e2b7db63a833200b93a8adaf7a33d0b (patch) | |
| tree | b8fa424c6068c61e8b78779dbec694b0680c3413 /hash/aussiebyte.xml | |
| parent | cd599da00f7959af4061faf9da0754bdc2b3726f (diff) | |
aussieby: [Robbbert]
New working software list additions
---------------------------
Boot disk (CPM Plus v3.1) [from "the collection"]
Diffstat (limited to 'hash/aussiebyte.xml')
| -rw-r--r-- | hash/aussiebyte.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/hash/aussiebyte.xml b/hash/aussiebyte.xml new file mode 100644 index 00000000000..f08351f1765 --- /dev/null +++ b/hash/aussiebyte.xml @@ -0,0 +1,16 @@ +<?xml version="1.0"?> +<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<softwarelist name="aussiebyte" description="Aussie Byte II floppies"> + + <software name="boot"> + <description>Boot disk</description> + <year>1985</year> + <publisher>SME Systems</publisher> + <part name="flop1" interface="floppy_5_25"> + <dataarea name="flop" size="860416"> + <rom name="knight2000_boot.dsk" size="860416" crc="2d3af348" sha1="3eb09b9a64b31f4141a186a67f6bd9d4249d2c6b"/> + </dataarea> + </part> + </software> + +</softwarelist> |
