diff options
author | 2022-06-18 14:14:14 -0800 | |
---|---|---|
committer | 2022-06-18 18:14:14 -0400 | |
commit | 2811706ae00c799965ff57b4498a1f987bce81e7 (patch) | |
tree | bb9a5ab23c0fa36d4e5f4f9f1132c0dccbee348d | |
parent | 47824631cb2be7829cf45a652059b02618948c25 (diff) |
nes.xml: Added an unreleased prototype. (#9950)
New working software list additions
-----------------------------------
The FairyLand Story (Japan, prototype) [Forest of Illusion, Gaming Alexandria, Hard4Games, FenrisRetro]
-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 098c7c37940..d8ee8920af3 100644 --- a/hash/nes.xml +++ b/hash/nes.xml @@ -11679,6 +11679,23 @@ license:CC0 </part> </software> + <software name="flstory"> + <description>The FairyLand Story (Japan, prototype)</description> + <year>1986</year> + <publisher>Taito</publisher> + <part name="cart" interface="nes_cart"> + <feature name="slot" value="nrom" /> + <feature name="mirroring" value="horizontal" /> + <dataarea name="prg" size="32768"> + <rom name="f.l.s. prg taito 4-25-86" size="16384" crc="13742099" sha1="a7a0015bdb28449091b5e514711a796a9cf22bf7" /> <!-- Original label "F.L.S. PRG TAITO 4/25/86" --> + <rom size="16384" offset="0x4000" loadflag="reload" /> + </dataarea> + <dataarea name="chr" size="8192"> + <rom name="f.l.s. chr taito 4-25-86" size="8192" crc="53818ea0" sha1="521f07825504dba07d2b00c60689c14800d8bc1d" /> <!-- Original label "F.L.S. CH TAITO 4/25/86" --> + </dataarea> + </part> + </software> + <software name="famijmp2"> <description>Famicom Jump II - Saikyou no 7 Nin (Jpn)</description> <year>1991</year> |