diff options
author | 2020-03-04 21:04:08 -0500 | |
---|---|---|
committer | 2020-03-04 21:04:08 -0500 | |
commit | 88b7550e2c6c54409925762cef841d45f9e62470 (patch) | |
tree | faf2d7c585273d524b417bff0f09e098c8ef72e3 | |
parent | cda9549b9f3eadbb25710a8be2b8aa8b140726d2 (diff) | |
parent | bfec8ddfc355ff06eb7dbb02eb5a68c567ea0eb3 (diff) |
Merge pull request #6402 from FakeShemp/mahjong
apple2_cass.xml: Add 四人麻雀
-rw-r--r-- | hash/apple2_cass.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/hash/apple2_cass.xml b/hash/apple2_cass.xml index 0182ccee317..58fbe1e5fb9 100644 --- a/hash/apple2_cass.xml +++ b/hash/apple2_cass.xml @@ -1484,6 +1484,19 @@ </part> </software> + <software name="mahjong"> + <description>Shi-ri Mahjong</description> + <year>1980</year> + <publisher>Tsukumo Original Software</publisher> + <info name="alt_title" value="四人麻雀" /> + <info name="usage" value="*30.4000R" /> + <part name="cass" interface="apple2_cass"> + <dataarea name="cass" size="13945900"> + <rom name="mahjong.wav" size="13945900" crc="759a0dcd" sha1="c5a7d8fc691bc73c7963bdc4bfbfbd58508b8577"/> + </dataarea> + </part> + </software> + <software name="mazegame"> <description>Maze Game</description> <year>1978</year> |