Skip to content

Commit 74df099

Browse files
authored
a7800.xml: Marked light gun games as unsupported. (#10535)
1 parent 852e9a3 commit 74df099

File tree

1 file changed

+24
-18
lines changed

1 file changed

+24
-18
lines changed

hash/a7800.xml

+24-18
Original file line numberDiff line numberDiff line change
@@ -256,29 +256,32 @@ type of rom dumps. Effort will be made at a later date to split them and docume
256256
</part>
257257
</software>
258258

259-
<software name="alienbrgu" cloneof="alienbrg">
259+
<!-- Lacks lightgun emulation but playable with joystick -->
260+
<software name="alienbrgu" cloneof="alienbrg" supported="partial">
260261
<description>Alien Brigade (NTSC)</description>
261262
<year>1989</year>
262263
<publisher>Atari</publisher>
263264
<info name="serial" value="CX7855"/>
264265
<sharedfeat name="compatibility" value="NTSC"/>
265266
<part name="cart" interface="a7800_cart">
266267
<feature name="slot" value="a78_sg9" />
267-
<feature name="peripheral" value="lightgun" /> <!-- Works with Lightgun -->
268+
<feature name="peripheral" value="lightgun" />
268269
<dataarea name="rom" size="147456">
269270
<rom name="alienbrg.bin" size="147456" crc="c8849d36" sha1="a8629fac962cc20b263a60bb2d2386d605713387"/>
270271
</dataarea>
271272
</part>
272273
</software>
273274

274-
<software name="alienbrg">
275+
<!-- Lacks lightgun emulation but playable with joystick -->
276+
<software name="alienbrg" supported="partial">
275277
<description>Alien Brigade (PAL)</description>
276278
<year>1989</year>
277279
<publisher>Atari</publisher>
278280
<info name="serial" value="CX7855"/>
279281
<sharedfeat name="compatibility" value="PAL"/>
280282
<part name="cart" interface="a7800_cart">
281283
<feature name="slot" value="a78_sg9" />
284+
<feature name="peripheral" value="lightgun" />
282285
<dataarea name="rom" size="147456">
283286
<rom name="alienbeu.bin" size="147456" crc="6a19f0fe" sha1="990711ae451d901a960af8ad9ae70813f16257b1"/>
284287
</dataarea>
@@ -399,7 +402,7 @@ type of rom dumps. Effort will be made at a later date to split them and docume
399402
</part>
400403
</software>
401404

402-
<software name="barnblstu" cloneof="barnblst">
405+
<software name="barnblstu" cloneof="barnblst" supported="no">
403406
<description>Barnyard Blaster (NTSC)</description>
404407
<!-- Final Release Proto - C300051-059A (Matches NTSC)
405408
10/5/88 (#1/U3 27256 SUM16=9676)
@@ -412,21 +415,22 @@ type of rom dumps. Effort will be made at a later date to split them and docume
412415
<sharedfeat name="compatibility" value="NTSC"/>
413416
<part name="cart" interface="a7800_cart">
414417
<feature name="slot" value="a78_sg" />
415-
<feature name="peripheral" value="lightgun" /> <!-- Works with Lightgun -->
418+
<feature name="peripheral" value="lightgun" />
416419
<dataarea name="rom" size="131072">
417420
<rom name="barnyard.bin" size="131072" crc="ed0a587d" sha1="cbcde3d85c8778dea402394568677884cd781de3"/>
418421
</dataarea>
419422
</part>
420423
</software>
421424

422-
<software name="barnblst">
425+
<software name="barnblst" supported="no">
423426
<description>Barnyard Blaster (PAL)</description>
424427
<year>1988</year>
425428
<publisher>Atari</publisher>
426429
<info name="serial" value="CX7859"/>
427430
<sharedfeat name="compatibility" value="PAL"/>
428431
<part name="cart" interface="a7800_cart">
429432
<feature name="slot" value="a78_sg" />
433+
<feature name="peripheral" value="lightgun" />
430434
<dataarea name="rom" size="131072">
431435
<rom name="barnyaeu.bin" size="131072" crc="02764a86" sha1="a5797cf7e747bbd755c99fde6936caa15fbba6b1"/>
432436
</dataarea>
@@ -658,30 +662,32 @@ type of rom dumps. Effort will be made at a later date to split them and docume
658662
</part>
659663
</software>
660664

661-
<software name="crossbowu" cloneof="crossbow">
665+
<!-- Lacks lightgun emulation but playable with joystick -->
666+
<software name="crossbowu" cloneof="crossbow" supported="partial">
662667
<description>Crossbow (NTSC)</description>
663668
<year>1988</year>
664669
<publisher>Atari / Exidy</publisher>
665670
<info name="serial" value="CX7844"/>
666671
<sharedfeat name="compatibility" value="NTSC"/>
667672
<part name="cart" interface="a7800_cart">
668673
<feature name="slot" value="a78_sg9" />
669-
<feature name="peripheral" value="lightgun" /> <!-- Works with Lightgun -->
674+
<feature name="peripheral" value="lightgun" />
670675
<dataarea name="rom" size="147456">
671676
<rom name="crossbow.bin" size="147456" crc="d2ea5686" sha1="d5e47da88e232cd9ea059e133e7c0f13d921a04c"/>
672677
</dataarea>
673678
</part>
674679
</software>
675680

676-
<software name="crossbow">
681+
<!-- Lacks lightgun emulation but playable with joystick -->
682+
<software name="crossbow" supported="partial">
677683
<description>Crossbow (PAL)</description>
678684
<year>1988</year>
679685
<publisher>Atari / Exidy</publisher>
680686
<info name="serial" value="CX7844"/>
681687
<sharedfeat name="compatibility" value="PAL"/>
682688
<part name="cart" interface="a7800_cart">
683689
<feature name="slot" value="a78_sg9" />
684-
<feature name="peripheral" value="lightgun" /> <!-- Works with Lightgun -->
690+
<feature name="peripheral" value="lightgun" />
685691
<dataarea name="rom" size="147456">
686692
<rom name="crossbeu.bin" size="147456" crc="e93d8894" sha1="f26d292210a91a714b4b87712ff53b8e49da611e"/>
687693
</dataarea>
@@ -1547,30 +1553,30 @@ Saarna for debugging the problem)
15471553
</part>
15481554
</software>
15491555

1550-
<software name="meltdownu" cloneof="meltdown">
1556+
<software name="meltdownu" cloneof="meltdown" supported="no">
15511557
<description>Meltdown (NTSC)</description>
15521558
<year>1990</year>
15531559
<publisher>Atari</publisher>
15541560
<info name="serial" value="CX7875"/>
15551561
<sharedfeat name="compatibility" value="NTSC"/>
15561562
<part name="cart" interface="a7800_cart">
15571563
<feature name="slot" value="a78_sg" />
1558-
<feature name="peripheral" value="lightgun" /> <!-- Works with Lightgun -->
1564+
<feature name="peripheral" value="lightgun" />
15591565
<dataarea name="rom" size="131072">
15601566
<rom name="meltdown.bin" size="131072" crc="4a8f2171" sha1="e601c45aaa1cc25f01493867664c8b9fefeca70e"/>
15611567
</dataarea>
15621568
</part>
15631569
</software>
15641570

1565-
<software name="meltdown">
1571+
<software name="meltdown" supported="no">
15661572
<description>Meltdown (PAL)</description>
15671573
<year>1990</year>
15681574
<publisher>Atari</publisher>
15691575
<info name="serial" value="CX7875"/>
15701576
<sharedfeat name="compatibility" value="PAL"/>
15711577
<part name="cart" interface="a7800_cart">
15721578
<feature name="slot" value="a78_sg" />
1573-
<feature name="peripheral" value="lightgun" /> <!-- Works with Lightgun -->
1579+
<feature name="peripheral" value="lightgun" />
15741580
<dataarea name="rom" size="131072">
15751581
<rom name="meltdoeu.bin" size="131072" crc="177fc850" sha1="ac448f369c3c6334415095e4ff344fdd73b473be"/>
15761582
</dataarea>
@@ -2162,30 +2168,30 @@ almost nothing like the prototype.
21622168
</part>
21632169
</software>
21642170

2165-
<software name="sentinelu" cloneof="sentinel">
2171+
<software name="sentinelu" cloneof="sentinel" supported="no">
21662172
<description>Sentinel (NTSC, prototype)</description>
21672173
<year>1991</year>
21682174
<publisher>Atari</publisher>
21692175
<info name="serial" value="CX7869"/>
21702176
<sharedfeat name="compatibility" value="NTSC"/>
21712177
<part name="cart" interface="a7800_cart">
21722178
<feature name="slot" value="a78_sg" />
2173-
<feature name="peripheral" value="lightgun" /> <!-- Works with Lightgun -->
2179+
<feature name="peripheral" value="lightgun" />
21742180
<dataarea name="rom" size="131072">
21752181
<rom name="sentinel.bin" size="131072" crc="2fddad78" sha1="bd7de03a28b168c992bcaa96539c2310f3bfe30c"/>
21762182
</dataarea>
21772183
</part>
21782184
</software>
21792185

2180-
<software name="sentinel">
2186+
<software name="sentinel" supported="no">
21812187
<description>Sentinel (PAL)</description>
21822188
<year>1991</year>
21832189
<publisher>Atari</publisher>
21842190
<info name="serial" value="CX7869"/>
21852191
<sharedfeat name="compatibility" value="PAL"/>
21862192
<part name="cart" interface="a7800_cart">
21872193
<feature name="slot" value="a78_sg" />
2188-
<feature name="peripheral" value="lightgun" /> <!-- Works with Lightgun -->
2194+
<feature name="peripheral" value="lightgun" />
21892195
<dataarea name="rom" size="131072">
21902196
<rom name="sentineu.bin" size="131072" crc="47340df9" sha1="6d85a73a56d2f02ff439736eace86691aa613444"/>
21912197
</dataarea>

0 commit comments

Comments
 (0)