diff options
| author | 2012-10-11 16:43:19 +0000 | |
|---|---|---|
| committer | 2012-10-11 16:43:19 +0000 | |
| commit | 7f831337cd978e027c2cd4e39da711dced1452f2 (patch) | |
| tree | 6cd866300001d321e3fb839a545cb588226ca961 /hash/c128_cart.xml | |
| parent | bf49acd20ec0a7caf5b7912f5dd7bee6c55f3810 (diff) | |
(MESS) c128: Cartridge softlist cleanup. (nw)
Diffstat (limited to 'hash/c128_cart.xml')
| -rw-r--r-- | hash/c128_cart.xml | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/hash/c128_cart.xml b/hash/c128_cart.xml index 626287b67c3..adaeda40d89 100644 --- a/hash/c128_cart.xml +++ b/hash/c128_cart.xml @@ -8,7 +8,6 @@ <publisher>Commodore</publisher> <part name="cart" interface="c64_cart"> - <feature name="slot" value="c128diag" /> <feature name="game" value="1" /> <feature name="exrom" value="1" /> @@ -22,10 +21,8 @@ <description>C128 Diagnostic</description> <year>198?</year> <publisher>Commodore</publisher> - <sharedfeat name="compatibility" value="NTSC,PAL"/> <part name="cart" interface="c64_cart"> - <feature name="slot" value="c128diag" /> <feature name="game" value="1" /> <feature name="exrom" value="1" /> @@ -35,7 +32,7 @@ </part> </software> - <software name="comal80"> + <software name="comal128" supported="no"> <description>COMAL 80</description> <year>1985</year> <publisher>Commodore</publisher> @@ -53,7 +50,7 @@ </part> </software> - <software name="mach128"> + <software name="mach128" supported="no"> <description>MACH 128 v.1A</description> <year>1985</year> <publisher>Access Software</publisher> @@ -75,7 +72,7 @@ </part> </software> - <software name="mach128_2a" cloneof="mach128"> + <software name="mach128_2a" cloneof="mach128" supported="no"> <description>MACH 128 v.2A</description> <year>1985</year> <publisher>Access Software</publisher> |
