diff options
author | 2013-09-04 18:14:17 +0000 | |
---|---|---|
committer | 2013-09-04 18:14:17 +0000 | |
commit | 21c4aba60d1fea2fb670e1f7957124775f457403 (patch) | |
tree | 0c35c0622712ffd0b89a158b98955d677e0f730a /hash/c64_cart.xml | |
parent | ef4ba32180cf13aa61532c369087932a4bb07665 (diff) |
(MESS) c64: Emulated the digital parts of the Magic Voice cartridge. Speech synthesis is not supported yet. [Curt Coder, Stefan Uhlmann]
Diffstat (limited to 'hash/c64_cart.xml')
-rw-r--r-- | hash/c64_cart.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/hash/c64_cart.xml b/hash/c64_cart.xml index a2cbdd03bd8..d02e4c86c2a 100644 --- a/hash/c64_cart.xml +++ b/hash/c64_cart.xml @@ -604,7 +604,7 @@ </part> </software> - <software name="magicvce" supported="no"> + <software name="magicvce" supported="partial"> <description>Magic Voice</description> <year>1984</year> <publisher>Commodore</publisher> @@ -4093,7 +4093,7 @@ </part> </software> - <software name="wow"> + <software name="wowmv"> <!-- supports Magic Voice --> <description>Wizard of Wor</description> <year>1984</year> @@ -6896,7 +6896,7 @@ </part> </software> - <software name="abc" supported="no"> + <software name="abc"> <!-- requires Magic Voice to run --> <description>A Bee Cee's</description> <year>198?</year> |