diff options
| author | 2020-03-07 10:51:43 -0500 | |
|---|---|---|
| committer | 2020-03-07 10:51:43 -0500 | |
| commit | c22306e95ffa741056b31be79fe0ba0a4c91c9df (patch) | |
| tree | 82b3797877b4490333e42fb788e29f95860f48e4 | |
| parent | 35ba231eb356b7bd07c99038011c41ff55052e94 (diff) | |
| parent | 32b1061927a478f1c9ca07d6e424fdd32810d5e7 (diff) | |
Merge pull request #6407 from FakeShemp/baal
ibm5150.xml: Add Baal
| -rw-r--r-- | hash/ibm5150.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/hash/ibm5150.xml b/hash/ibm5150.xml index 267e20b50ad..c8aa0fcca95 100644 --- a/hash/ibm5150.xml +++ b/hash/ibm5150.xml @@ -7369,6 +7369,22 @@ has been replaced with an all-zero block. --> </part> </software> + <software name="baal"> + <description>Baal</description> + <year>1989</year> + <publisher>Psyclapse</publisher> + <part name="flop1" interface="floppy_3_5"> + <dataarea name="flop" size = "737280"> + <rom name="baal disk 1.img" size="737280" crc="102a86bd" sha1="fec351afd3f4a3dd8b8f1b2ceeb0d3154036d843"/> + </dataarea> + </part> + <part name="flop2" interface="floppy_3_5"> + <dataarea name="flop" size = "737280"> + <rom name="baal disk 2.img" size="737280" crc="9598117f" sha1="2ff39a052d6c263675eb62e556116b53ed23bd11"/> + </dataarea> + </part> + </software> + <software name="babyjo"> <!-- Dumped via Kryoflux --> <description>Baby Jo in "Going Home"</description> |
