diff options
| author | 2022-12-28 08:11:07 +0000 | |
|---|---|---|
| committer | 2022-12-28 09:11:07 +0100 | |
| commit | bb4828a5757f167dbb904ba1db5465f9798a7e4e (patch) | |
| tree | a3361affa24852c3aa466c7e8ca18527a50349ff /hash | |
| parent | a165ca3b8805d88f1b2d3253207eac8fd0df0e0d (diff) | |
new WORKING Software List additions (Chess King) (#10756)
* new WORKING Software List additions
----
chessking_cart.xml: Chinese Dictionary [David Haywood]
Diffstat (limited to 'hash')
| -rw-r--r-- | hash/chessking_cart.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/hash/chessking_cart.xml b/hash/chessking_cart.xml new file mode 100644 index 00000000000..65ba0ff181c --- /dev/null +++ b/hash/chessking_cart.xml @@ -0,0 +1,19 @@ +<?xml version="1.0"?> +<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<!-- +license:CC0-1.0 +--> +<softwarelist name="chessking_cart" description="Chess King cartridges"> + + <software name="chn_dic"> + <description>Chinese Dictionary</description> + <year>1994</year> + <publisher>I-Star Co., Ltd.</publisher> + <part name="cart" interface="chessking_cart"> + <dataarea name="rom" size="0x200000"> + <rom name="chess_king_et-mate_chn-dic.bin" size="0x200000" crc="9de03037" sha1="6b7d399c98ffbb6c633cbc5e18e1d6ed0a05b06e" /> + </dataarea> + </part> + </software> + +</softwarelist> |
