diff options
author | 2020-03-08 13:06:01 +0100 | |
---|---|---|
committer | 2020-03-08 15:13:31 -0700 | |
commit | b0e10898d8b590d8be8ff8da29e6a18368e39fd6 (patch) | |
tree | 3d2942aa684f868dd3feca9b07c906c037b9375d | |
parent | c639983620b3003d329ae7d3b98748c8676fdfe8 (diff) |
ibm5150.xml: Add Go Simulator
-rw-r--r-- | hash/ibm5150.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/hash/ibm5150.xml b/hash/ibm5150.xml index b617adda744..26449fce2d6 100644 --- a/hash/ibm5150.xml +++ b/hash/ibm5150.xml @@ -8664,6 +8664,17 @@ has been replaced with an all-zero block. --> </part> </software> + <software name="gosim"> + <description>Go Simulator</description> + <year>1992</year> + <publisher>Infogrames</publisher> + <part name="flop1" interface="floppy_3_5"> + <dataarea name="flop" size = "737280"> + <rom name="go simulator.img" size="737280" crc="dd9399d9" sha1="5b002e6a7cd87b3b0dc67c77793160b388cdc365"/> + </dataarea> + </part> + </software> + <software name="goldrush"> <description>Gold Rush (Version 2.01, 5.25")</description> <year>1988</year> |