diff options
| author | 2017-08-08 19:06:46 +0200 | |
|---|---|---|
| committer | 2017-08-08 19:06:46 +0200 | |
| commit | 1d92b91aa98a04581907f951cc20ddd19248039c (patch) | |
| tree | d33caed967292022f75e3860d71f906740f1f9c6 /hash | |
| parent | 28c3072b212e955978c3ece4b4d10f1b8ccd9276 (diff) | |
New NOT working software list
-----------------------------
princ: Hobī Kurabu [TeamEurope]
princ: Kodomo No Omocha [TeamEurope]
Diffstat (limited to 'hash')
| -rw-r--r-- | hash/princ.xml | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/hash/princ.xml b/hash/princ.xml new file mode 100644 index 00000000000..ed5a94fd9d2 --- /dev/null +++ b/hash/princ.xml @@ -0,0 +1,27 @@ +<?xml version="1.0"?> +<!DOCTYPE softwarelist SYSTEM "softwarelist.dtd"> +<softwarelist name="princ" description="Tomy Prin-C cartridges"> + <software name="hobik" supported="no"> + <description>Hobī Kurabu</description> + <year>1996</year> + <publisher>Tomy</publisher> + <info name="alt_title" value="ホビークラブ"/> + <part name="rom" interface="princ_cart"> + <dataarea name="rom" size="0x80000"> + <rom name="01.bin" size="0x80000" crc="ee9f4328" sha1="0a1bb00e261a1076f38cbb2a1337cc146990ed5b" offset="0" /> + </dataarea> + </part> + </software> + + <software name="kno" supported="no"> + <description>Kodomo No Omocha</description> + <year>1996</year> + <publisher>Tomy</publisher> + <info name="alt_title" value="こどものおもちゃ"/> + <part name="rom" interface="princ_cart"> + <dataarea name="rom" size="0x80000"> + <rom name="01.bin" size="0x80000" crc="353d4690" sha1="03e7da042a403e7496ea22c11d9f404cf1b7545c" offset="0" /> + </dataarea> + </part> + </software> +</softwarelist> |
