mirror of
https://github.com/holub/mame
synced 2025-06-08 13:53:52 +03:00
gameking3: Correct title of "Fly Car" [TeamEurope]
gameking3: Upgrade all items to "partial" since the driver now runs them to some extent (nw)
This commit is contained in:
parent
a67b39a1de
commit
b3c47a4639
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
<softwarelist name="gameking3" description="TimeTop GameKing 3 cartridges">
|
<softwarelist name="gameking3" description="TimeTop GameKing 3 cartridges">
|
||||||
|
|
||||||
<software name="urgent" supported="no">
|
<software name="urgent" supported="partial">
|
||||||
<description>Urgent Action</description>
|
<description>Urgent Action</description>
|
||||||
<year>200?</year>
|
<year>200?</year>
|
||||||
<publisher>TimeTop</publisher>
|
<publisher>TimeTop</publisher>
|
||||||
@ -16,7 +16,7 @@
|
|||||||
</part>
|
</part>
|
||||||
</software>
|
</software>
|
||||||
|
|
||||||
<software name="adventr" supported="no">
|
<software name="adventr" supported="partial">
|
||||||
<description>Adventure</description>
|
<description>Adventure</description>
|
||||||
<year>200?</year>
|
<year>200?</year>
|
||||||
<publisher>TimeTop</publisher>
|
<publisher>TimeTop</publisher>
|
||||||
@ -27,18 +27,18 @@
|
|||||||
</part>
|
</part>
|
||||||
</software>
|
</software>
|
||||||
|
|
||||||
<software name="flycab" supported="no">
|
<software name="flycar" supported="partial">
|
||||||
<description>Fly Cab</description>
|
<description>Fly Car</description>
|
||||||
<year>200?</year>
|
<year>200?</year>
|
||||||
<publisher>TimeTop</publisher>
|
<publisher>TimeTop</publisher>
|
||||||
<part name="cart" interface="gameking_cart">
|
<part name="cart" interface="gameking_cart">
|
||||||
<dataarea name="rom" size="524288">
|
<dataarea name="rom" size="524288">
|
||||||
<rom name="fly_cab.gk3" size="524288" crc="da314211" sha1="ea901fe7a7aea203afe6fe0d33e374163cec0262"/>
|
<rom name="fly_car.gk3" size="524288" crc="da314211" sha1="ea901fe7a7aea203afe6fe0d33e374163cec0262"/>
|
||||||
</dataarea>
|
</dataarea>
|
||||||
</part>
|
</part>
|
||||||
</software>
|
</software>
|
||||||
|
|
||||||
<software name="panzer" supported="no">
|
<software name="panzer" supported="partial">
|
||||||
<description>Panzer</description>
|
<description>Panzer</description>
|
||||||
<year>200?</year>
|
<year>200?</year>
|
||||||
<publisher>TimeTop</publisher>
|
<publisher>TimeTop</publisher>
|
||||||
|
Loading…
Reference in New Issue
Block a user