diff options
| author | 2022-04-21 04:38:32 -0800 | |
|---|---|---|
| committer | 2022-04-21 22:38:32 +1000 | |
| commit | b5c1ac55d1bb9e1cdbded6938e810bb2717ecd9a (patch) | |
| tree | bbf42dc713f7e9d9801a9c870c6dbbee3ae3675a /hash | |
| parent | 63b78564fbe3abe0e3909011df48d24dd8c1aa6c (diff) | |
bus/nes: Minor simplification to TQROM + update support status. (#9576)
Diffstat (limited to 'hash')
| -rw-r--r-- | hash/nes.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/hash/nes.xml b/hash/nes.xml index 34681d28ee3..0687c741c1b 100644 --- a/hash/nes.xml +++ b/hash/nes.xml @@ -16496,7 +16496,7 @@ license:CC0 </part> </software> - <software name="highspedu" cloneof="highsped" supported="partial"> + <software name="highspedu" cloneof="highsped"> <description>High Speed (USA)</description> <year>1991</year> <publisher>Tradewest</publisher> @@ -16518,7 +16518,7 @@ license:CC0 </part> </software> - <software name="highsped" supported="partial"> + <software name="highsped"> <description>High Speed (Euro)</description> <year>1994</year> <publisher>Tradewest</publisher> @@ -28848,7 +28848,7 @@ license:CC0 </part> </software> - <software name="pinbotu" cloneof="pinbot" supported="partial"> + <software name="pinbotu" cloneof="pinbot"> <description>Pin-Bot (USA)</description> <year>1990</year> <publisher>Nintendo</publisher> @@ -28871,7 +28871,7 @@ license:CC0 </software> <!-- Glitched in NTSC --> - <software name="pinbot" supported="partial"> + <software name="pinbot"> <description>Pin-Bot (Euro)</description> <year>1990</year> <publisher>Nintendo</publisher> |
