diff options
author | 2022-08-11 18:45:31 -0800 | |
---|---|---|
committer | 2022-08-11 22:45:31 -0400 | |
commit | 3c3e4eb23c1cd1877137f904d965bc8f0629c55e (patch) | |
tree | df541c2f6f2468b0cb65d5184303faebcbc39bdf | |
parent | 961a2aa8e43559c25f440deb49856ccc88f1cfb2 (diff) |
snes.xml: Promoted dsp1demo to working. (#10215)
Software list items promoted to working
---------------------------------------
DSP1 Tech Demo (USA, prototype)
-rw-r--r-- | hash/snes.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hash/snes.xml b/hash/snes.xml index 6d96bc20efe..fbbfd6e381f 100644 --- a/hash/snes.xml +++ b/hash/snes.xml @@ -1104,7 +1104,7 @@ Beyond that last category are the roms waiting to be classified. </part> </software> - <software name="dsp1demo" supported="no"> <!-- possibly corrupt --> + <software name="dsp1demo"> <!-- nintendoplayer.com --> <description>DSP1 Tech Demo (USA, prototype)</description> <year>1992</year> @@ -1114,7 +1114,7 @@ Beyond that last category are the roms waiting to be classified. <feature name="enhancement" value="DSP1" /> <feature name="pcb" value="SHVC-2Q5B-03" /> <feature name="u1" value="U1 4/2/1M EPROM(J)" /> - <feature name="u2" value="U2 4/2/1M EPROM(J)" /><!-- empty socket --> + <feature name="u2" value="U2 4/2/1M EPROM(J)" /> <!-- empty socket --> <feature name="u3" value="U3 256/64K SRAM" /> <!-- empty socket --> <feature name="u4" value="U4 D77C25/P25" /> <!-- Nintendo DSP1 Chip 065 9250HX012 --> <feature name="u5" value="U5 74F138" /> |