mirror of
https://github.com/holub/mame
synced 2025-07-05 09:57:47 +03:00
nes.xml: Set correct board type for fjsanguo. (#8670)
This commit is contained in:
parent
32574013d2
commit
0c3a35cb72
@ -56397,15 +56397,14 @@ preliminary proto for the PAL version, still running on NTSC systems) or the gfx
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="fjsanguo" supported="no">
|
||||
<description>Fu Jia San Guo (Chi)</description>
|
||||
<software name="fjsanguo" supported="partial">
|
||||
<description>Fùjiǎ Sānguó (China)</description>
|
||||
<year>199?</year>
|
||||
<publisher>Waixing</publisher>
|
||||
<info name="serial" value="ES-1091"/>
|
||||
<info name="alt_title" value="富甲三国"/>
|
||||
<part name="cart" interface="nes_cart">
|
||||
<feature name="slot" value="unknown" />
|
||||
<feature name="pcb" value="UNKNOWN" /> <!-- header says mapper 162! -->
|
||||
<feature name="slot" value="hengg_xhzs" />
|
||||
<dataarea name="prg" size="1048576">
|
||||
<rom name="[es-1091] fu jia san guo (c).prg" size="1048576" crc="913b95f7" sha1="5b1c9800bb1096911dcbefb595656509394c8fe9" offset="00000" status="baddump" />
|
||||
</dataarea>
|
||||
|
Loading…
Reference in New Issue
Block a user