diff options
author | 2020-08-29 12:23:25 -0700 | |
---|---|---|
committer | 2020-08-29 12:26:52 -0700 | |
commit | 9d54b039e3f9f169cf599c2ac74d7b8a11b61ae2 (patch) | |
tree | f3e837c3cc350c7fd9af18f59c6079dfc18d1931 | |
parent | 761792da4da92e03102448daab588fde2196945d (diff) |
New working software list additions
-----------------------------------
ibm5170: GayBlade [Ryan Best]
New not working software list additions
---------------------------------------
mac_hdflop: GayBlade [Ryan Best]
-rw-r--r-- | hash/ibm5170.xml | 18 | ||||
-rw-r--r-- | hash/mac_hdflop.xml | 11 |
2 files changed, 29 insertions, 0 deletions
diff --git a/hash/ibm5170.xml b/hash/ibm5170.xml index 9a2d47b7655..9353b952788 100644 --- a/hash/ibm5170.xml +++ b/hash/ibm5170.xml @@ -11043,6 +11043,24 @@ license:CC0 </part> </software> + <software name="gayblade"> + <description>GayBlade</description> + <year>1992</year> + <publisher>RJBest</publisher> + <info name="usage" value="Requires Windows 3.1"/> + <info name="version" value="2.0" /> + <part name="flop1" interface="floppy_3_5"> + <dataarea name="flop" size = "1474560"> + <rom name="pc disk1.img" size="1474560" crc="014119f1" sha1="bee96834f48e287bdc607d030e83276c1c56035c"/> + </dataarea> + </part> + <part name="flop2" interface="floppy_3_5"> + <dataarea name="flop" size = "1474560"> + <rom name="pc disk2.img" size="1474560" crc="cbf98649" sha1="e94671b751bcc4cc443770009fa4a84f3384e01d"/> + </dataarea> + </part> + </software> + <!-- ISBN: 98-89973-26-7 --> <software name="gilispa" supported="no"> <description>Gilis presentask (Swe)</description> diff --git a/hash/mac_hdflop.xml b/hash/mac_hdflop.xml index a700e65cccf..b3095f58bc3 100644 --- a/hash/mac_hdflop.xml +++ b/hash/mac_hdflop.xml @@ -38,6 +38,17 @@ license:CC0 </part> </software> + <software name="gayblade" supported="no"> + <description>GayBlade</description> + <year>1992</year> + <publisher>RJBest</publisher> + <part name="flop1" interface="floppy_3_5"> + <dataarea name="flop" size="1474560"> + <rom name="gayblade disk.img" size="1474560" crc="4723aa7b" sha1="998664937a591a0cde8aee7219dcbdb2dc1ba482"/> + </dataarea> + </part> + </software> + <software name="losttime" supported="no"> <description>Lost in Time - Parts 1 & 2</description> <year>1994</year> |