diff options
| author | 2024-03-30 08:06:48 -0700 | |
|---|---|---|
| committer | 2024-03-31 02:06:48 +1100 | |
| commit | 3dadf60bddae13f469c6a0f11e25ddbb2b8828fc (patch) | |
| tree | ed01a83c7c105a38f40f659813d87d0a2015a54c /hash | |
| parent | 08f824bbff2744e7f3df859ea2b2d96bd80d9034 (diff) | |
nes.xml: Added a US prototype of Spy vs. Spy. (#12184)
New working software list items (nes.xml)
-------------------------------
Spy vs Spy: The Island Caper (USA, prototype) [Hidden Palace]
Diffstat (limited to 'hash')
| -rw-r--r-- | hash/nes.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/hash/nes.xml b/hash/nes.xml index 2dfec7a8106..2fefd81d63c 100644 --- a/hash/nes.xml +++ b/hash/nes.xml @@ -35902,6 +35902,23 @@ license:CC0-1.0 </part> </software> + <software name="spyvsspy2p" cloneof="nangsspy"> + <description>Spy vs. Spy: The Island Caper (USA, Prototype)</description> + <year>1988</year> + <publisher>Kemco</publisher> + <part name="cart" interface="nes_cart"> + <feature name="slot" value="uxrom" /> + <feature name="pcb" value="HVC-UNROM" /> + <feature name="mirroring" value="vertical" /> + <dataarea name="prg" size="131072"> + <rom name="spy vs spy - the island caper" size="131072" crc="c2bbfc2b" sha1="00e969c7430c02100584ea7caa0cb4564975bb87" /> + </dataarea> + <!-- 8k VRAM on cartridge --> + <dataarea name="vram" size="8192"> + </dataarea> + </part> + </software> + <software name="sqoonja" cloneof="sqoon"> <description>Sqoon (Japan)</description> <year>1986</year> |
