mirror of
https://github.com/holub/mame
synced 2025-06-06 21:03:47 +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">
|
||||
|
||||
<software name="urgent" supported="no">
|
||||
<software name="urgent" supported="partial">
|
||||
<description>Urgent Action</description>
|
||||
<year>200?</year>
|
||||
<publisher>TimeTop</publisher>
|
||||
@ -16,7 +16,7 @@
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="adventr" supported="no">
|
||||
<software name="adventr" supported="partial">
|
||||
<description>Adventure</description>
|
||||
<year>200?</year>
|
||||
<publisher>TimeTop</publisher>
|
||||
@ -27,18 +27,18 @@
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="flycab" supported="no">
|
||||
<description>Fly Cab</description>
|
||||
<software name="flycar" supported="partial">
|
||||
<description>Fly Car</description>
|
||||
<year>200?</year>
|
||||
<publisher>TimeTop</publisher>
|
||||
<part name="cart" interface="gameking_cart">
|
||||
<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>
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="panzer" supported="no">
|
||||
<software name="panzer" supported="partial">
|
||||
<description>Panzer</description>
|
||||
<year>200?</year>
|
||||
<publisher>TimeTop</publisher>
|
||||
|
Loading…
Reference in New Issue
Block a user