diff options
author | 2017-11-03 19:51:42 +1100 | |
---|---|---|
committer | 2017-11-03 19:51:42 +1100 | |
commit | f7e6a69b7a304f7ded896b76721485e077f1ce24 (patch) | |
tree | 6ff2341a356b27e22642e392af81e9d00fc5ff65 | |
parent | 7aec47c2eb2b61d4c4e44a2c10c185218f478441 (diff) |
New working softlist addition : px4:dialtext
-rw-r--r-- | hash/px4_cart.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/hash/px4_cart.xml b/hash/px4_cart.xml index 377a25108f0..86dfd594451 100644 --- a/hash/px4_cart.xml +++ b/hash/px4_cart.xml @@ -58,4 +58,15 @@ </part> </software> + <software name="dialtex4"> + <description>Dialtext 4</description> + <year>198?</year> + <publisher>EPSON</publisher> + <part name="cart" interface="px4_cart"> + <dataarea name="rom" size="32768"> + <rom name="dialtext.bin" size="32768" crc="7eaa31ba" sha1="0bec906e3c5e92d9b1aba1a10d91db08d05e83f4" offset="0" /> + </dataarea> + </part> + </software> + </softwarelist> |