summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Angelo Salese <angelosa@users.noreply.github.com>2021-10-20 03:28:43 +0200
committer GitHub <noreply@github.com>2021-10-19 21:28:43 -0400
commitb3e20002b716b75887214acc38c00b989942a633 (patch)
tree59d8464937c4cdcd88614fa5d4f35c4f03dd035f
parent4e74debb69abecb4f8f2b654040f56f768de9653 (diff)
First pass in improving Amiga SW compatibility (#8722)
* amiga.cpp: connect missing DSKINDEX signal from FDC to CIA-B ICR bit 4 * amigafdc.cpp: workaround live_counter > 8 to reset, makes abreed to boot to gameplay * 8364_paula.cpp: fix output channel of irq delegation, and throw one when a DMA reaches the end of a stream. Fixes asparmgp/gpmaster BGMs at very least * mos6526.cpp: guard against resetting IRQs when none is chained * makes timer B polling reads to actually work in barb2paln4, fixing booting * amigafdc.cpp: start adding logmacros * amigafdc.cpp: fix DMAON readback, giving logica2 diag BIOS the chance to print extensive floppy test info * 8364_paula.cpp: avoid reading audio DMA buffers outside the allocated ranges, fixes sound buzzing/aliasing bug * alg.cpp: standardize title metadatas * amigaocs_flop.xml: QA, consistent XML titles, consistent ids of virus plagued disks (additional field plus mark these as baddump) * amigaocs_flop.xml: mark the failures on mount and bulk test with ATK * 8364_paula.cpp: fix DMA reload behaviour (fixes BGMs in Ocean games), add live logging, misc * amiga.cpp: ignore bit 0 with BPLxMOD writes, fixes hpoker/hpokera GFXs * amigaocs_flop.xml: misc QA notes
-rw-r--r--hash/amigaecs_flop.xml6
-rw-r--r--hash/amigaocs_flop.xml3035
-rw-r--r--src/devices/machine/8364_paula.cpp125
-rw-r--r--src/devices/machine/8364_paula.h7
-rw-r--r--src/devices/machine/amigafdc.cpp64
-rw-r--r--src/devices/machine/mos6526.cpp5
-rw-r--r--src/mame/drivers/alg.cpp64
-rw-r--r--src/mame/drivers/amiga.cpp16
-rw-r--r--src/mame/includes/amiga.h2
-rw-r--r--src/mame/machine/amiga.cpp16
10 files changed, 3113 insertions, 227 deletions
diff --git a/hash/amigaecs_flop.xml b/hash/amigaecs_flop.xml
index d7b07c3b98c..1a2c36fa41e 100644
--- a/hash/amigaecs_flop.xml
+++ b/hash/amigaecs_flop.xml
@@ -10,7 +10,7 @@ license:CC0
will not function.
-->
-<softwarelist name="amigaecs_flop" description="Amiga ECS disk images">
+<softwarelist name="amigaecs_flop" description="Commodore Amiga ECS disk images">
<software name="cmang2up" supported="no">
<!-- SPS (CAPS) release 1997 -->
@@ -645,13 +645,15 @@ license:CC0
</part>
</software>
- <software name="snapper" supported="no">
+ <!-- boot OK -->
+ <software name="snapper" supported="yes">
<!-- SPS (CAPS) release 2534 -->
<description>Snapperazzi (Euro)</description>
<!-- retail, standalone -->
<!-- (Amiga, ECS, PAL) -->
<year>1993</year>
<publisher>Alternative Software</publisher>
+ <!-- TODO: is this truly a ECS exclusive game? Reports indicates this being OCS as well, it also works on vanilla a500 -->
<info name="usage" value="Requires ECS" />
<part name="flop1" interface="floppy_3_5">
<feature name="part_id" value="Disk 1" />
diff --git a/hash/amigaocs_flop.xml b/hash/amigaocs_flop.xml
index c242ec9ca6a..7d8a784041d 100644
--- a/hash/amigaocs_flop.xml
+++ b/hash/amigaocs_flop.xml
@@ -11,6 +11,15 @@ license:CC0
Most images for the initial import are from SPS / CAPS collections
+ ATK test notes refers to Amiga Test Kit v1.18:
+ https://github.com/keirf/Amiga-Stuff
+ Specifically the Floppy Drive Test Read Item, the test note refers
+ to the flop1 been tested from DF1 up with a -bench 90:
+ - OK means that all tracks have been reported good;
+ - a generic "failed" means that most if not all tracks reports as bad (test didn't complete);
+ - C refers to the Track number(s), H is the (U)pper, (L)ower head (if not omitted),
+ "1 Sector Bad" reports as one sector being bad, otherwise "Bad" [Track];
+
todo (SPS):
- see if it's possible to better verify these images, the SPS dat only lists the (highly insecure) CRC32s so we're relying on trust here
that the images from which the SHA1s were generated haven't been faked.
@@ -79,10 +88,11 @@ license:CC0
any non-write protected discs you insert as long as they're memory resident.
-->
-<softwarelist name="amigaocs_flop" description="Amiga OCS disk images">
+<softwarelist name="amigaocs_flop" description="Commodore Amiga OCS disk images">
<!-- Not listed in SPS? -->
+ <!-- ATK test: OK -->
<software name="hostile" supported="no">
<description>Hostile Breed (Euro, Prototype)</description>
<year>199?</year>
@@ -107,6 +117,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="nobby" supported="no">
<description>Nobby the Aardvark (Euro, Prototype)</description>
<year>199?</year>
@@ -121,6 +132,7 @@ license:CC0
<!-- SPS / CAPS Releases -->
+ <!-- ATK test: failed -->
<software name="16bithit" supported="no">
<description>16 Bit Hit Machine (Euro)</description>
<!-- retail, standalone -->
@@ -150,6 +162,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="16bitkomix" supported="no">
<description>16 Bit Komix (Euro)</description>
<year>1991</year>
@@ -168,6 +181,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="1869" supported="no">
<!-- SPS (CAPS) release 417 -->
<description>1869 - Erlebte Geschichte Teil I (Euro)</description>
@@ -195,6 +209,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="1stdmang" supported="no">
<!-- SPS (CAPS) release 1800 -->
<description>1st Division Manager (Euro)</description>
@@ -209,6 +224,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="3dconkit" supported="no">
<!-- SPS (CAPS) release 1765 -->
<description>3D Construction Kit (Euro, r01.1000)</description>
@@ -223,6 +239,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="3dgalax" supported="no">
<!-- SPS (CAPS) release 1085 -->
<description>3D Galax (Euro)</description>
@@ -237,6 +254,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="3dpool" supported="no">
<!-- SPS (CAPS) release 621 -->
<description>3D Pool (Euro)</description>
@@ -251,6 +269,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="3dwboxin" supported="no">
<!-- SPS (CAPS) release 2223 -->
<description>3D World Boxing (Euro, Amiga Sports Pack)</description>
@@ -265,6 +284,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="3dwtenn" supported="no">
<!-- SPS (CAPS) release 2224 -->
<description>3D World Tennis (Euro, Amiga Sports Pack)</description>
@@ -279,6 +299,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="4dboxing" supported="no">
<!-- SPS (CAPS) release 421 -->
<description>4D Sports Boxing (Euro)</description>
@@ -300,6 +321,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="4ddrivin" supported="no">
<!-- SPS (CAPS) release 1461 -->
<description>4D Sports Driving (Euro, v1.2 19920110)</description>
@@ -321,6 +343,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="4inches" supported="no">
<!-- SPS (CAPS) release 1230 -->
<description>4th &amp; Inches (Euro)</description>
@@ -335,6 +358,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="4x4offrd" supported="no">
<!-- SPS (CAPS) release 1480 -->
<description>4x4 Off-Road Racing (USA)</description>
@@ -349,6 +373,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="500ccmm" supported="no">
<!-- SPS (CAPS) release 2670 -->
<description>500 c.c MotoManager (Euro, v1.0)</description>
@@ -363,6 +388,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="50ggames" supported="no">
<!-- SPS (CAPS) release 2796 -->
<description>50 Great Games (Euro)</description>
@@ -390,6 +416,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="5thgear" supported="no">
<!-- SPS (CAPS) release 1001 -->
<description>5th Gear (Euro)</description>
@@ -404,6 +431,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="688atsub" supported="no">
<!-- SPS (CAPS) release 93 -->
<description>688 Attack Sub (Euro)</description>
@@ -418,6 +446,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="7colors" supported="no">
<!-- SPS (CAPS) release 956 -->
<description>7 Colors (Euro)</description>
@@ -432,6 +461,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="a10tank" supported="no">
<!-- SPS (CAPS) release 1396 -->
<description>A-10 Tank Killer (Euro)</description>
@@ -453,13 +483,15 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="atrain" supported="no">
<!-- SPS (CAPS) release 1010 -->
<description>A-Train (Euro, v1.01)</description>
<!-- retail, standalone -->
<!-- (Amiga, OCS, PAL) -->
<year>1992</year>
- <publisher>Ocean</publisher> <!-- Actually published by Maxis outside Europe -->
+ <!-- Actually published by Maxis outside Europe -->
+ <publisher>Ocean</publisher>
<part name="flop1" interface="floppy_3_5">
<feature name="part_id" value="Disk 1 (HiRes)" />
<dataarea name="flop" size="1049612">
@@ -474,6 +506,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="atrainf" cloneof="atrain" supported="no">
<!-- SPS (CAPS) release 2579 -->
<description>A-Train (Fra, v1.01)</description>
@@ -495,6 +528,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="atraing" cloneof="atrain" supported="no">
<!-- SPS (CAPS) release 428 -->
<description>A-Train (Ger, v1.01)</description>
@@ -516,6 +550,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="atraincs" cloneof="atrain" supported="no">
<!-- SPS (CAPS) release 1469 -->
<description>A-Train Construction Set (Euro, v1.00)</description>
@@ -538,6 +573,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="atraincsc" cloneof="atrain" supported="no">
<!-- SPS (CAPS) release 1468 -->
<description>A-Train Construction Set (Euro, v1.00, Classic)</description>
@@ -560,6 +596,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="a320air2" supported="no">
<!-- SPS (CAPS) release 1592 -->
<description>A320 Airbus Vol. 2 (Euro)</description>
@@ -574,6 +611,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="aaargh" supported="no">
<!-- SPS (CAPS) release 511 -->
<description>Aaargh! (Euro)</description>
@@ -588,6 +626,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="abanplc" supported="no">
<!-- SPS (CAPS) release 1000 -->
<description>Abandoned Places - A Time for Heroes (Euro)</description>
@@ -627,6 +666,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="abanplcg" cloneof="abanplc" supported="no">
<!-- SPS (CAPS) release 999 -->
<description>Abandoned Places - A Time for Heroes (Ger)</description>
@@ -666,6 +706,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="abanplcd" cloneof="abanplc" supported="no">
<!-- SPS (CAPS) release 1714 -->
<description>Abandoned Places Demo (Euro, v1.17)</description>
@@ -682,6 +723,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="abanplc2" supported="no">
<!-- SPS (CAPS) release 2000 -->
<description>Abandoned Places 2 (Euro)</description>
@@ -721,6 +763,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="abcfoot" supported="no">
<!-- SPS (CAPS) release 1495 -->
<description>ABC Monday Night Football (USA, v1.1)</description>
@@ -748,6 +791,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="abracada" supported="no">
<!-- SPS (CAPS) release 2451 -->
<description>Abracadabra (Euro)</description>
@@ -769,6 +813,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="accordio" supported="no">
<!-- SPS (CAPS) release 1894 -->
<description>Accordion (Euro, v1.1)</description>
@@ -783,6 +828,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="actionfg" supported="no">
<!-- SPS (CAPS) release 1243 -->
<description>Action Fighter (Euro, Les Fous du Volant)</description>
@@ -797,6 +843,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="actionfgk" cloneof="actionfg" supported="no">
<!-- SPS (CAPS) release 3040 -->
<description>Action Fighter (Euro, Budget)</description>
@@ -818,6 +865,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:1 Bad -->
<software name="actnserv" supported="no">
<!-- SPS (CAPS) release 1950 -->
<description>Action Service (Euro)</description>
@@ -832,6 +880,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:1 Bad -->
<software name="actnserved" cloneof="actnserv" supported="no">
<!-- SPS (CAPS) release 1949 -->
<description>Action Service (Euro, European Dreams)</description>
@@ -846,6 +895,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="actstat" supported="no">
<!-- SPS (CAPS) release 1002 -->
<description>Action Stations! (Euro, v1.48)</description>
@@ -867,6 +917,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="addfam" supported="no">
<!-- SPS (CAPS) release 419 -->
<description>The Addams Family (Euro)</description>
@@ -881,6 +932,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="tiebreak" supported="no">
<!-- SPS (CAPS) release 2637 -->
<description>Adidas Championship Tie Break (Euro)</description>
@@ -895,6 +947,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="ads" supported="no">
<!-- SPS (CAPS) release 2151 -->
<description>ADS - Advanced Destroyer Simulator (Euro, v1.0)</description>
@@ -909,6 +962,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="adsf" cloneof="ads" supported="no">
<!-- SPS (CAPS) release 2406 -->
<description>ADS - Advanced Destroyer Simulator (Fra, v1.0)</description>
@@ -923,6 +977,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="advfruit" supported="no">
<!-- SPS (CAPS) release 622 -->
<description>Advanced Fruit Machine Simulator (Euro)</description>
@@ -937,6 +992,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="advski" supported="no">
<!-- SPS (CAPS) release 94 -->
<description>Advanced Ski Simulator (Euro)</description>
@@ -951,6 +1007,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="advski1" cloneof="advski" supported="no">
<!-- SPS (CAPS) release 1805 -->
<description>Advanced Ski Simulator (Euro, Alt)</description>
@@ -965,6 +1022,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="advtenn" supported="no">
<!-- SPS (CAPS) release 2261 -->
<description>Advantage Tennis (Euro)</description>
@@ -979,6 +1037,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="adventcs" supported="no">
<!-- SPS (CAPS) release 904 -->
<description>Adventure Construction Set (USA)</description>
@@ -993,6 +1052,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="advrobin" supported="no">
<!-- SPS (CAPS) release 1399 -->
<description>The Adventures of Robin Hood (Euro)</description>
@@ -1007,6 +1067,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="willybem" supported="no">
<!-- SPS (CAPS) release 1814 -->
<description>The Adventures of Willy Beamish (Euro, v1.0)</description>
@@ -1088,6 +1149,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="africanr" supported="no">
<!-- SPS (CAPS) release 1169 -->
<description>African Raiders-01 (Euro)</description>
@@ -1102,6 +1164,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="aburner" supported="no">
<!-- SPS (CAPS) release 95 -->
<description>Afterburner (Euro)</description>
@@ -1123,6 +1186,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="aburneru" cloneof="aburner" supported="no">
<!-- SPS (CAPS) release 947 -->
<description>Afterburner (USA)</description>
@@ -1137,6 +1201,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="afterwar" supported="no">
<!-- SPS (CAPS) release 1084 -->
<description>After the War (Euro, Magnum)</description>
@@ -1151,6 +1216,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="age" supported="no">
<!-- SPS (CAPS) release 2862 -->
<description>A.G.E (Euro)</description>
@@ -1173,6 +1239,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="agony" supported="no">
<!-- SPS (CAPS) release 960 -->
<description>Agony (Euro)</description>
@@ -1200,6 +1267,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="agonyu" cloneof="agony" supported="no">
<!-- SPS (CAPS) release 2701 -->
<description>Agony (USA)</description>
@@ -1227,6 +1295,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="aigledo2" supported="no">
<!-- SPS (CAPS) release 2600 -->
<description>L'Aigle d'Or - Le Retour (Fra)</description>
@@ -1254,6 +1323,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="airbucks" supported="no">
<!-- SPS (CAPS) release 1003 -->
<description>Air Bucks (Euro, v1.2)</description>
@@ -1275,6 +1345,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="airsuprt" supported="no">
<!-- SPS (CAPS) release 1320 -->
<description>Air Support (Euro)</description>
@@ -1296,6 +1367,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="airsuprtu" cloneof="airsuprt" supported="no">
<!-- SPS (CAPS) release 1325 -->
<description>Air Support (USA)</description>
@@ -1317,6 +1389,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="airborne" supported="no">
<!-- SPS (CAPS) release 100 -->
<description>Airborne Ranger (Euro)</description>
@@ -1331,6 +1404,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="airforce" supported="no">
<!-- SPS (CAPS) release 2679 -->
<description>AirForce Commander (Euro)</description>
@@ -1352,6 +1426,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="alcatraz" supported="no">
<!-- SPS (CAPS) release 2073 -->
<description>Alcatraz (Euro)</description>
@@ -1373,6 +1448,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="alert" supported="no">
<!-- SPS (CAPS) release 2087 -->
<description>Alert (Euro)</description>
@@ -1387,6 +1463,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="alfred" supported="no">
<!-- SPS (CAPS) release 422 -->
<description>Alfred Chicken (Euro)</description>
@@ -1401,6 +1478,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="alianatr" supported="no">
<!-- SPS (CAPS) release 1905 -->
<description>Alianator (Euro)</description>
@@ -1415,6 +1493,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="alien3" supported="no">
<!-- SPS (CAPS) release 261 -->
<description>AlienĀ³ (Euro)</description>
@@ -1437,6 +1516,9 @@ license:CC0
</software>
<!-- Throws "amiga_fdc_device::live_run - cur_live.bit_counter > 8" after credits display -->
+ <!-- Motor keeps spinning badly on disk swap screen(s) (verify) -->
+ <!-- No player sprite, red dots incorrectly drawn on several elements during gameplay (namely alien enemies) -->
+ <!-- ATK test: OK -->
<software name="abreed" supported="no">
<!-- SPS (CAPS) release 998 -->
<description>Alien Breed (Euro)</description>
@@ -1464,6 +1546,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="abred92" supported="no">
<!-- SPS (CAPS) release 615 -->
<description>Alien Breed - Special Edition '92 (Euro)</description>
@@ -1485,6 +1568,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="abred2" supported="no">
<!-- SPS (CAPS) release 278 -->
<description>Alien Breed II - The Horror Continues (Euro)</description>
@@ -1512,6 +1596,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="abredtas" supported="no">
<!-- SPS (CAPS) release 2331 -->
<description>Alien Breed - Tower Assault (Euro, v1.1)</description>
@@ -1539,6 +1624,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="abredtas1" cloneof="abredtas" supported="no">
<!-- SPS (CAPS) release 279 -->
<description>Alien Breed - Tower Assault (Euro)</description>
@@ -1566,6 +1652,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="aliendrg" supported="no">
<!-- SPS (CAPS) release 1004 -->
<description>Alien Drug Lords - The Chyropian Connection (Euro, v1.0)</description>
@@ -1599,6 +1686,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="alienfir" supported="no">
<!-- SPS (CAPS) release 2356 -->
<description>Alien Fires 2199 AD (USA)</description>
@@ -1620,6 +1708,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad, C:79 H:L Bad, C:79 H:U 1 Sector Bad -->
<software name="alienleg" supported="no">
<!-- SPS (CAPS) release 2859 -->
<description>Alien Legion (Euro)</description>
@@ -1634,6 +1723,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 Bad -->
<software name="astorm" supported="no">
<!-- SPS (CAPS) release 96 -->
<description>Alien Storm (Euro)</description>
@@ -1648,6 +1738,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="aliensyn" supported="no">
<!-- SPS (CAPS) release 2353 -->
<description>Alien Syndrome (USA)</description>
@@ -1662,6 +1753,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="aliensyn1" cloneof="aliensyn" supported="no">
<!-- SPS (CAPS) release 2352 -->
<description>Alien Syndrome (USA, Budget)</description>
@@ -1676,6 +1768,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="alienwrl" supported="no">
<!-- SPS (CAPS) release 1398 -->
<description>Alien World (Euro)</description>
@@ -1690,6 +1783,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:52 onward Bad -->
<software name="alloallo" supported="no">
<!-- SPS (CAPS) release 1005 -->
<description>'Allo 'Allo! Cartoon Fun. (Euro)</description>
@@ -1711,6 +1805,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="alloallo1" cloneof="alloallo" supported="no">
<!-- SPS (CAPS) release 1213 -->
<description>'Allo 'Allo! Cartoon Fun. (Euro, Alt)</description>
@@ -1732,6 +1827,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="alpha1" supported="no">
<!-- SPS (CAPS) release 1921 -->
<description>Alpha-1 (Euro)</description>
@@ -1746,6 +1842,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="alphawav" supported="no">
<!-- SPS (CAPS) release 626 -->
<description>Alpha Waves (Euro)</description>
@@ -1760,8 +1857,9 @@ license:CC0
</part>
</software>
- <!-- Black screen after pressing fire on title screen -->
- <software name="altbeast" supported="no">
+ <!-- Seldomly throw Guru Meditation (TODO: btanb? verify) -->
+ <!-- ATK test: C:0 H:U Bad -->
+ <software name="altbeast" supported="partial">
<!-- SPS (CAPS) release 819 -->
<description>Altered Beast (Euro)</description>
<!-- retail, standalone -->
@@ -1782,6 +1880,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="altdest" supported="no">
<!-- SPS (CAPS) release 237 -->
<description>Altered Destiny (Euro)</description>
@@ -1827,8 +1926,9 @@ license:CC0
</part>
</software>
- <!-- boot OK in English, crashes after copy-protection otherwise -->
- <software name="spidermn" supported="no">
+ <!-- boot OK (tested English and Italian) -->
+ <!-- ATK test: OK -->
+ <software name="spidermn" supported="yes">
<!-- SPS (CAPS) release 1006 -->
<description>The Amazing Spider-Man (Euro)</description>
<!-- retail, standalone -->
@@ -1843,6 +1943,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="ambermon" supported="no">
<!-- SPS (CAPS) release 2537 -->
<description>Ambermoon (Euro, v1.01 19931022)</description>
@@ -1906,6 +2007,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="amberstr" supported="no">
<!-- SPS (CAPS) release 1969 -->
<description>Amberstar (Euro, v1.96)</description>
@@ -1933,6 +2035,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="amberstrg" cloneof="amberstr" supported="no">
<!-- SPS (CAPS) release 2655 -->
<description>Amberstar (Ger, v1.73)</description>
@@ -1960,6 +2063,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 Bad -->
<software name="amegas" supported="no">
<!-- SPS (CAPS) release 1655 -->
<description>Amegas (Euro, Tenstar Pack)</description>
@@ -1974,6 +2078,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U Bad -->
<software name="amegas1" cloneof="amegas" supported="no">
<!-- SPS (CAPS) release 1656 -->
<description>Amegas (Euro, Tenstar Pack, Alt)</description>
@@ -1988,6 +2093,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="tagteam" supported="no">
<!-- SPS (CAPS) release 2211 -->
<description>American Tag-Team Wrestling (Euro)</description>
@@ -2002,6 +2108,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="amicomp" supported="no">
<!-- SPS (CAPS) release 2196 -->
<description>Amiga Complete - Intrigue + Silhouette (Euro)</description>
@@ -2016,6 +2123,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="amigaenc" supported="no">
<!-- SPS (CAPS) release 651 -->
<description>Amiga Encounter (Euro)</description>
@@ -2030,6 +2138,8 @@ license:CC0
</part>
</software>
+ <!-- Gameplay screen blacks out randomly -->
+ <!-- ATK test: OK -->
<software name="amigakar" supported="no">
<!-- SPS (CAPS) release 45 -->
<description>Amiga Karate (USA)</description>
@@ -2044,6 +2154,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="amispiel" supported="no">
<!-- SPS (CAPS) release 1682 -->
<description>Amiga Spiele 1 - Wikinger + Bliff + Quadriga (Ger)</description>
@@ -2058,6 +2169,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="asband1" supported="no">
<!-- SPS (CAPS) release 2673 -->
<description>Amiga Spielesammlung Band 1 (Euro, v1.0)</description>
@@ -2079,6 +2191,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="amnios" supported="no">
<!-- SPS (CAPS) release 423 -->
<description>Amnios (Euro)</description>
@@ -2100,6 +2213,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="anarchy" supported="no">
<!-- SPS (CAPS) release 424 -->
<description>Anarchy (Euro)</description>
@@ -2114,6 +2228,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="aawskies" supported="no">
<!-- SPS (CAPS) release 1666 -->
<description>The Ancient Art of War in the Skies (Euro, v1.12)</description>
@@ -2147,6 +2262,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="anotherw" supported="no">
<!-- SPS (CAPS) release 425 -->
<description>Another World (Euro)</description>
@@ -2168,6 +2284,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="anotherwdc" cloneof="anotherw" supported="no">
<!-- SPS (CAPS) release 1881 -->
<description>Another World (Euro, The Delphine Collection)</description>
@@ -2189,6 +2306,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="anotherwf" cloneof="anotherw" supported="no">
<!-- SPS (CAPS) release 2377 -->
<description>Another World (Fra)</description>
@@ -2210,6 +2328,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="anstoss" supported="no">
<!-- SPS (CAPS) release 798 -->
<description>Anstoss - Die FuƟball-Manager-Simulation (Euro)</description>
@@ -2249,6 +2368,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:1 Bad -->
<software name="antago" supported="no">
<!-- SPS (CAPS) release 857 -->
<description>Antago (Euro)</description>
@@ -2263,6 +2383,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="apache" supported="no">
<!-- SPS (CAPS) release 426 -->
<description>Apache &amp; Overdrive demo (Euro)</description>
@@ -2277,6 +2398,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="apb" supported="no">
<!-- SPS (CAPS) release 1240 -->
<description>APB (Euro)</description>
@@ -2292,6 +2414,7 @@ license:CC0
</software>
<!-- boot OK but has serious GFX pitch issues on every other frame -->
+ <!-- ATK test: failed -->
<software name="apidya" supported="no">
<!-- SPS (CAPS) release 764 -->
<description>Apidya (Euro)</description>
@@ -2313,6 +2436,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="apidya1" cloneof="apidya" supported="no">
<!-- SPS (CAPS) release 2465 -->
<description>Apidya (Euro, Budget?)</description>
@@ -2334,6 +2458,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="apocalyp" supported="no">
<!-- SPS (CAPS) release 1813 -->
<description>Apocalypse (Euro)</description>
@@ -2361,6 +2486,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="apprent" supported="no">
<!-- SPS (CAPS) release 2288 -->
<description>Apprentice (Euro)</description>
@@ -2375,6 +2501,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="approach" supported="no">
<!-- SPS (CAPS) release 1264 -->
<description>Approach Trainer (Euro, v1.0)</description>
@@ -2389,6 +2516,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="aquagame" supported="no">
<!-- SPS (CAPS) release 1351 -->
<description>The Aquatic Games Starring James Pond and the Aquabats (Euro)</description>
@@ -2403,6 +2531,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="aquavent" supported="no">
<!-- SPS (CAPS) release 427 -->
<description>Aquaventura (Euro)</description>
@@ -2424,6 +2553,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="aquaventu" cloneof="aquavent" supported="no">
<!-- SPS (CAPS) release 2330 -->
<description>Aquaventura (USA)</description>
@@ -2445,6 +2575,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="arabian" supported="no">
<!-- SPS (CAPS) release 1454 -->
<description>Arabian Nights (Euro, v1.01 19930512)</description>
@@ -2466,6 +2597,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="arcpool" supported="no">
<!-- SPS (CAPS) release 298 -->
<description>Arcade Pool (Euro)</description>
@@ -2480,6 +2612,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="arctriv" supported="no">
<!-- SPS (CAPS) release 936 -->
<description>Arcade Trivia Quiz (Euro)</description>
@@ -2494,6 +2627,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="archerp" supported="no">
<!-- SPS (CAPS) release 1096 -->
<description>Archer MacLean Presents Pool (Euro)</description>
@@ -2508,14 +2642,16 @@ license:CC0
</part>
</software>
- <!-- black screen -->
- <software name="archipel" supported="no">
+ <!-- ATK test: failed -->
+ <software name="archipel" supported="yes">
<!-- SPS (CAPS) release 627 -->
<description>Archipelagos (Euro)</description>
<!-- retail, standalone -->
<!-- (Amiga, OCS, PAL) -->
<year>1989</year>
<publisher>Logotron</publisher>
+ <info name="usage" value="Sports manual copy-protection"/>
+
<part name="flop1" interface="floppy_3_5">
<dataarea name="flop" size="376986">
<rom name="(sps627)archipelagos.ipf" size="376986" crc="5bb45d86" sha1="8f044750f718ba200ae73a5de3756cbfabe4520a"/>
@@ -2523,6 +2659,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="archipelu" cloneof="archipel" supported="no">
<!-- SPS (CAPS) release 628 -->
<description>Archipelagos (USA)</description>
@@ -2537,6 +2674,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="archon" supported="no">
<!-- SPS (CAPS) release 2779 -->
<description>Archon (Euro, The Archon Collection)</description>
@@ -2552,6 +2690,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="archonu" cloneof="archon" supported="no">
<!-- SPS (CAPS) release 914 -->
<description>Archon (USA)</description>
@@ -2567,6 +2706,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="adept" supported="no">
<!-- SPS (CAPS) release 905 -->
<description>Archon II: Adept (USA)</description>
@@ -2581,6 +2721,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="arctfox" supported="no">
<!-- SPS (CAPS) release 909 -->
<description>Arcticfox (USA)</description>
@@ -2595,6 +2736,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="arena" supported="no">
<!-- SPS (CAPS) release 1191 -->
<description>Arena (Euro)</description>
@@ -2609,6 +2751,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="arena1" cloneof="arena" supported="no">
<!-- SPS (CAPS) release 1642 -->
<description>Arena (Euro, Alt)</description>
@@ -2623,6 +2766,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="arenau" cloneof="arena" supported="no">
<!-- SPS (CAPS) release 1190 -->
<description>Arena (USA)</description>
@@ -2637,6 +2781,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="arkanoid" supported="no">
<!-- SPS (CAPS) release 954 -->
<description>Arkanoid (Euro, v1.04 19880228)</description>
@@ -2651,6 +2796,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="arkanoidu" cloneof="arkanoid" supported="no">
<!-- SPS (CAPS) release 1136 -->
<description>Arkanoid (USA, v1.05 19880331)</description>
@@ -2665,6 +2811,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="arkanoidau1" cloneof="arkanoid" supported="no">
<!-- SPS (CAPS) release 1519 -->
<description>Arkanoid (USA, v1.05 19880331, ADOS)</description>
@@ -2679,6 +2826,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="arknoid2" supported="no">
<!-- SPS (CAPS) release 765 -->
<description>Arkanoid - Revenge of Doh (Euro)</description>
@@ -2693,6 +2841,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="arknoid2b" cloneof="arknoid2" supported="no">
<!-- SPS (CAPS) release 1159 -->
<description>Arkanoid - Revenge of Doh (Euro, Budget)</description>
@@ -2707,6 +2856,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="armada" supported="no">
<!-- SPS (CAPS) release 1094 -->
<description>Armada (Euro)</description>
@@ -2721,6 +2871,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="armagman" supported="no">
<!-- SPS (CAPS) release 629 -->
<description>The Armageddon Man (Euro)</description>
@@ -2735,6 +2886,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="armalyte" supported="no">
<!-- SPS (CAPS) release 1686 -->
<description>Armalyte (Euro)</description>
@@ -2756,6 +2908,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="armged2" supported="no">
<!-- SPS (CAPS) release 97 -->
<description>Armour Geddon II (Euro)</description>
@@ -2784,6 +2937,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="armymove" supported="no">
<!-- SPS (CAPS) release 2442 -->
<description>Army Moves (Euro, CU Amiga)</description>
@@ -2798,6 +2952,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="arnhem" supported="no">
<!-- SPS (CAPS) release 2925 -->
<description>Arnhem - The 'Market Garden' Operation (Euro, v1.0e)</description>
@@ -2812,7 +2967,9 @@ license:CC0
</part>
</software>
- <!-- boot OK, can randomly lock up during gameplay, has continous whistle after every sample -->
+ <!-- boot OK, verify clicking at the end of samples playbacks -->
+ <!-- can randomly lock up during gameplay -->
+ <!-- ATK test: OK -->
<software name="arnie" supported="no">
<!-- SPS (CAPS) release 1007 -->
<description>Arnie (Euro)</description>
@@ -2827,7 +2984,9 @@ license:CC0
</part>
</software>
- <!-- black screen with continous floppy access -->
+ <!-- black screen with continous floppy access [FDC] dsksync -->
+ <!-- (keeps jumping to empty area at PC=4d000 after failing a copy protection check at PC=70032, D0=0 D1=5d5 D2=67 D3=0) -->
+ <!-- ATK test: C:0 H:U Bad -->
<software name="arnie2" supported="no">
<!-- SPS (CAPS) release 1924 -->
<description>Arnie 2 (Euro)</description>
@@ -2842,6 +3001,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="arthur" supported="no">
<!-- SPS (CAPS) release 1401 -->
<description>Arthur: The Quest for Excalibur (USA, r54)</description>
@@ -2856,6 +3016,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="artguere" supported="no">
<!-- SPS (CAPS) release 2447 -->
<description>L'Art de la Guerre (Fra)</description>
@@ -2870,6 +3031,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="artofche" supported="no">
<!-- SPS (CAPS) release 1008 -->
<description>The Art of Chess (Euro)</description>
@@ -2884,6 +3046,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="artura" supported="no">
<!-- SPS (CAPS) release 1086 -->
<description>Artura (Euro, Action Amiga)</description>
@@ -2898,6 +3061,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="ashempir" supported="no">
<!-- SPS (CAPS) release 794 -->
<description>Ashes of Empire (Euro, v22792G)</description>
@@ -2932,8 +3096,9 @@ license:CC0
</part>
</software>
- <!-- boot OK, first chunk of BGM keeps repeating -->
- <software name="asparmgp" cloneof="gpmaster" supported="no">
+ <!-- boot OK -->
+ <!-- ATK test: OK -->
+ <software name="asparmgp" cloneof="gpmaster" supported="yes">
<!-- SPS (CAPS) release 1241 -->
<description>Aspar Master Grand Prix (Euro, Les Fous du Volant)</description>
<!-- retail, standalone -->
@@ -2947,6 +3112,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="assassin" supported="no">
<!-- SPS (CAPS) release 1214 -->
<description>Assassin (Euro, v1)</description>
@@ -2968,6 +3134,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="assasse" supported="no">
<!-- SPS (CAPS) release 766 -->
<description>Assassin Special Edition (Euro)</description>
@@ -2989,6 +3156,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="associat" supported="no">
<!-- SPS (CAPS) release 1911 -->
<description>Associated (Euro)</description>
@@ -3003,6 +3171,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="astaroth" supported="no">
<!-- SPS (CAPS) release 1321 -->
<description>Astaroth (Euro)</description>
@@ -3017,6 +3186,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="astatin" supported="no">
<!-- SPS (CAPS) release 2159 -->
<description>Astatin (Euro)</description>
@@ -3031,6 +3201,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="asterog" supported="no">
<!-- SPS (CAPS) release 1009 -->
<description>Asterix - Operation Getafix (Euro)</description>
@@ -3045,6 +3216,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="asterogg" cloneof="asterix" supported="no">
<!-- SPS (CAPS) release 630 -->
<description>Asterix und Operation Hinkelstein (Euro)</description>
@@ -3059,6 +3231,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="asterix" supported="no">
<!-- SPS (CAPS) release 631 -->
<description>Asterix Im Morgenland (Euro)</description>
@@ -3073,6 +3246,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="atax" supported="no">
<!-- SPS (CAPS) release 950 -->
<description>ATAX (Euro)</description>
@@ -3087,6 +3261,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="atf2" supported="no">
<!-- SPS (CAPS) release 2396 -->
<description>ATF II - Advanced Tactical Fighter II (Euro)</description>
@@ -3101,6 +3276,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="atf2a" cloneof="atf2" supported="no">
<!-- SPS (CAPS) release 1437 -->
<description>ATF II - Advanced Tactical Fighter II (Euro, Budget)</description>
@@ -3115,6 +3291,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="atomrobo" supported="no">
<!-- SPS (CAPS) release 2243 -->
<description>Atomic Robo-Kid (Euro)</description>
@@ -3136,6 +3313,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="atomino" supported="no">
<!-- SPS (CAPS) release 632 -->
<description>Atomino (Euro)</description>
@@ -3150,6 +3328,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="atominou" cloneof="atomino" supported="no">
<!-- SPS (CAPS) release 1972 -->
<description>Atomino (USA)</description>
@@ -3164,6 +3343,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="atomix" supported="no">
<!-- SPS (CAPS) release 1356 -->
<description>Atomix (Euro)</description>
@@ -3178,6 +3358,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="aufschwu" supported="no">
<!-- SPS (CAPS) release 429 -->
<description>Aufschwung Ost (Euro)</description>
@@ -3199,6 +3380,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="auntaadv" supported="no">
<!-- SPS (CAPS) release 1757 -->
<description>Aunt Arctic Adventure (Euro)</description>
@@ -3213,6 +3395,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="austerl" supported="no">
<!-- SPS (CAPS) release 238 -->
<description>Austerlitz (Euro)</description>
@@ -3227,6 +3410,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="australo" supported="no">
<!-- SPS (CAPS) release 809 -->
<description>Australo Piticus Mechanicus (Euro)</description>
@@ -3241,6 +3425,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="autoduel" supported="no">
<!-- SPS (CAPS) release 916 -->
<description>AutoDuel (Euro)</description>
@@ -3255,6 +3440,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="av8bharr" supported="no">
<!-- SPS (CAPS) release 430 -->
<description>AV8B Harrier Assault (Euro)</description>
@@ -3276,6 +3462,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="moktar" supported="no">
<!-- SPS (CAPS) release 1636 -->
<description>Les Aventures de Moktar (Euro)</description>
@@ -3290,6 +3477,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="awesome" supported="no">
<!-- SPS (CAPS) release 431 -->
<description>Awesome (Euro)</description>
@@ -3317,6 +3505,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="awesomed" cloneof="awesome" supported="no">
<!-- SPS (CAPS) release 1450 -->
<description>Awesome Demo (Euro)</description>
@@ -3331,6 +3520,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="axelmh" supported="no">
<!-- SPS (CAPS) release 432 -->
<description>Axel's Magic Hammer (Euro)</description>
@@ -3345,6 +3535,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="bat" supported="no">
<!-- SPS (CAPS) release 2072 -->
<description>B.A.T. (Euro)</description>
@@ -3366,6 +3557,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="batf" cloneof="bat" supported="no">
<!-- SPS (CAPS) release 2641 -->
<description>B.A.T. (Fra)</description>
@@ -3387,6 +3579,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="batg" cloneof="bat" supported="no">
<!-- SPS (CAPS) release 2197 -->
<description>B.A.T. (Ger)</description>
@@ -3408,6 +3601,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bat2" supported="no">
<!-- SPS (CAPS) release 1835 -->
<description>B.A.T. II (Euro)</description>
@@ -3447,6 +3641,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bat2f" cloneof="bat2" supported="no">
<!-- SPS (CAPS) release 1635 -->
<description>B.A.T. II (Fra)</description>
@@ -3486,6 +3681,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bat2g" cloneof="bat2" supported="no">
<!-- SPS (CAPS) release 434 -->
<description>B.A.T. II (Ger)</description>
@@ -3525,6 +3721,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="b17fly" supported="no">
<!-- SPS (CAPS) release 1196 -->
<description>B17 Flying Fortress (Euro, v1.02)</description>
@@ -3552,6 +3749,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="baal" supported="no">
<!-- SPS (CAPS) release 1350 -->
<description>Baal (Euro)</description>
@@ -3566,6 +3764,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="babyjo" supported="no">
<!-- SPS (CAPS) release 2291 -->
<description>Baby Jo in "Going Home" (Euro)</description>
@@ -3580,6 +3779,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="backgamm" supported="no">
<!-- SPS (CAPS) release 1591 -->
<description>Backgammon (Euro, Magic Soft)</description>
@@ -3601,13 +3801,15 @@ license:CC0
<!-- (Amiga, OCS, PAL) -->
<year>1987</year>
<publisher>King Size</publisher>
+ <info name="additional" value="Mastered with virus" />
<part name="flop1" interface="floppy_3_5">
<dataarea name="flop" size="1049180">
- <rom name="(sps206)backgammon.ipf" size="1049180" crc="b7e159cb" sha1="64a12d9db73c704195ce0d6733fb3c52cc5fba7b"/>
+ <rom name="(sps206)backgammon.ipf" size="1049180" crc="b7e159cb" sha1="64a12d9db73c704195ce0d6733fb3c52cc5fba7b" status="baddump"/>
</dataarea>
</part>
</software>
+ <!-- ATK test: failed -->
<software name="backlash" supported="no">
<!-- SPS (CAPS) release 1118 -->
<description>Backlash (Euro)</description>
@@ -3622,6 +3824,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="backtof2" supported="no">
<!-- SPS (CAPS) release 5 -->
<description>Back to the Future Part II (Euro)</description>
@@ -3636,6 +3839,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="backtof3" supported="no">
<!-- SPS (CAPS) release 265 -->
<description>Back to the Future Part III (Euro)</description>
@@ -3657,6 +3861,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="backtof3u" cloneof="backtof3" supported="no">
<!-- SPS (CAPS) release 1171 -->
<description>Back to the Future Part III (USA)</description>
@@ -3678,6 +3883,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 Bad -->
<software name="badcat" supported="no">
<!-- SPS (CAPS) release 976 -->
<description>Bad Cat (Euro, 5th Anniversary)</description>
@@ -3699,6 +3905,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="badcomp" supported="no">
<!-- SPS (CAPS) release 3002 -->
<description>Bad Company (Euro)</description>
@@ -3713,6 +3920,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="baddudes" supported="no">
<!-- SPS (CAPS) release 98 -->
<description>Bad Dudes vs. Dragon Ninja (Euro)</description>
@@ -3727,6 +3935,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="baddudesu" cloneof="baddudes" supported="no">
<!-- SPS (CAPS) release 2425 -->
<description>Bad Dudes (USA)</description>
@@ -3741,6 +3950,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="badlpete" supported="no">
<!-- SPS (CAPS) release 2521 -->
<description>Badlands Pete (Euro)</description>
@@ -3755,6 +3965,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="badlands" supported="no">
<!-- SPS (CAPS) release 1237 -->
<description>BadLands (Euro)</description>
@@ -3769,6 +3980,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="badlands1" cloneof="badlands" supported="no">
<!-- SPS (CAPS) release 1238 -->
<description>BadLands (Euro, Budget)</description>
@@ -3783,6 +3995,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="balpower" supported="no">
<!-- SPS (CAPS) release 2374 -->
<description>Balance of Power - Geopolitics in the Nuclear Age (USA)</description>
@@ -3797,6 +4010,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="balpow90" supported="no">
<!-- SPS (CAPS) release 1818 -->
<description>Balance of Power - The 1990 Edition (Euro)</description>
@@ -3811,6 +4025,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="ballgame" supported="no">
<!-- SPS (CAPS) release 2051 -->
<description>The Ball Game (Euro)</description>
@@ -3825,6 +4040,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="ballistx" supported="no">
<!-- SPS (CAPS) release 433 -->
<description>Ballistix (Euro)</description>
@@ -3839,6 +4055,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="ballyhoo" supported="no">
<!-- SPS (CAPS) release 2682 -->
<description>Ballyhoo (Euro, r97)</description>
@@ -3853,6 +4070,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bambijag" supported="no">
<!-- SPS (CAPS) release 1914 -->
<description>Bambinours Solves a Jigsaw Puzzle (Euro)</description>
@@ -3867,6 +4085,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bandking" supported="no">
<!-- SPS (CAPS) release 2794 -->
<description>Bandit Kings of Ancient China (Euro)</description>
@@ -3888,7 +4107,9 @@ license:CC0
</part>
</software>
- <software name="bangkokk" supported="no">
+ <!-- boot OK -->
+ <!-- ATK test: OK -->
+ <software name="bangkokk" supported="yes">
<!-- SPS (CAPS) release 1137 -->
<description>Bangkok Knights (Euro)</description>
<!-- retail, standalone -->
@@ -3909,6 +4130,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="barbpsy" supported="no">
<!-- SPS (CAPS) release 1011 -->
<description>Barbarian (Euro, Psygnosis)</description>
@@ -3923,6 +4145,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="barbpsya" cloneof="barbpsy" supported="no">
<!-- SPS (CAPS) release 1643 -->
<description>Barbarian (Euro, Psygnosis, Alt)</description>
@@ -3937,7 +4160,8 @@ license:CC0
</part>
</software>
- <!-- Gets stuck at "The game is loading" -->
+ <!-- Guru Meditation during "The game is loading" phase [FDC] with adkcon=1100 -->
+ <!-- ATK test: OK -->
<software name="barbpal" supported="no">
<!-- SPS (CAPS) release 1784 -->
<description>Barbarian (Euro, v16.3.88, Palace)</description>
@@ -3953,6 +4177,8 @@ license:CC0
</part>
</software>
+ <!-- Hangs at kickstart white screen [FDC] dsksync -->
+ <!-- ATK test: failed -->
<software name="barb2psy" supported="no">
<!-- SPS (CAPS) release 611 -->
<description>Barbarian II (Euro, Psygnosis)</description>
@@ -3980,6 +4206,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="barb2psyd" cloneof="barb2psy" supported="no">
<!-- SPS (CAPS) release 1451 -->
<description>Barbarian II Demo (Euro, Psygnosis)</description>
@@ -3994,7 +4221,8 @@ license:CC0
</part>
</software>
- <!-- blue screen -->
+ <!-- Prompts to a CLI 2 (implicitly failing a copy protection?) -->
+ <!-- ATK test: C:0 H:U Bad -->
<software name="barb2pal" supported="no">
<!-- SPS (CAPS) release 2264 -->
<description>Barbarian II (Euro, Palace, v4.8.89)</description>
@@ -4017,7 +4245,9 @@ license:CC0
</part>
</software>
- <software name="barb2paln4" cloneof="barb2pal" supported="no">
+ <!-- boot OK -->
+ <!-- ATK test: C:0 H:U Bad -->
+ <software name="barb2paln4" cloneof="barb2pal" supported="yes">
<!-- SPS (CAPS) release 1828 -->
<description>Barbarian II (Euro, Palace, NRJ Vol. 4)</description>
<!-- retail, standalone -->
@@ -4039,6 +4269,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="barb2palh" cloneof="barb2pal" supported="no">
<!-- SPS (CAPS) release 1829 -->
<description>Barbarian II (Euro, Palace, Heroes)</description>
@@ -4054,6 +4285,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="brdtale" supported="no">
<!-- SPS (CAPS) release 10 -->
<description>The Bard's Tale (Euro)</description>
@@ -4069,6 +4301,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="brdtaleu" cloneof="brdtale" supported="no">
<!-- SPS (CAPS) release 1978 -->
<description>The Bard's Tale (USA)</description>
@@ -4084,6 +4317,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="brdtale2" supported="no">
<!-- SPS (CAPS) release 46 -->
<description>The Bard's Tale II - The Destiny Knight (Euro)</description>
@@ -4098,6 +4332,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="brdtale3" supported="no">
<!-- SPS (CAPS) release 300 -->
<description>The Bard's Tale III - Thief of Fate (Euro)</description>
@@ -4119,6 +4354,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="brdtalcc" supported="no">
<!-- SPS (CAPS) release 2919 -->
<description>The Bard's Tale Construction Set (Euro)</description>
@@ -4146,6 +4382,8 @@ license:CC0
</part>
</software>
+ <!-- Sport wrong pitch on Workbench loading for a500p -->
+ <!-- ATK test: OK -->
<software name="bargames" supported="no">
<!-- SPS (CAPS) release 2947 -->
<description>Bar Games (Euro)</description>
@@ -4153,6 +4391,8 @@ license:CC0
<!-- (Amiga, OCS, PAL) -->
<year>1990</year>
<publisher>Accolade</publisher>
+ <info name="usage" value="Sports manual copy-protection"/>
+
<part name="flop1" interface="floppy_3_5">
<feature name="part_id" value="Disk 1" />
<dataarea name="flop" size="1049612">
@@ -4167,6 +4407,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bargonat" supported="no">
<!-- SPS (CAPS) release 2486 -->
<description>Bargon Attack (Euro, Kings of Adventures 1)</description>
@@ -4200,6 +4441,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="barneysp" supported="no">
<!-- SPS (CAPS) release 2077 -->
<description>Barney Bear Goes to Space (Euro, v1.0)</description>
@@ -4221,6 +4463,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="baronbal" supported="no">
<!-- SPS (CAPS) release 2677 -->
<description>Baron Baldric - A Grave Adventure (Euro)</description>
@@ -4242,12 +4485,15 @@ license:CC0
</part>
</software>
- <software name="basejump" supported="no">
+ <!-- ATK test: OK -->
+ <software name="basejump" supported="yes">
<!-- SPS (CAPS) release 1799 -->
<description>Base Jumpers (Euro)</description>
<!-- retail, standalone -->
<!-- (Amiga, OCS, PAL) -->
<year>1995</year>
+ <!-- Omake: Will give two hidden messages if player press b2 during gameplay -->
+
<publisher>Grandslam</publisher>
<part name="flop1" interface="floppy_3_5">
<dataarea name="flop" size="1049612">
@@ -4256,6 +4502,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="batman" supported="no">
<!-- SPS (CAPS) release 6 -->
<description>Batman (Euro)</description>
@@ -4277,6 +4524,8 @@ license:CC0
</part>
</software>
+ <!-- Black screen, [CIAB] fails on comparing a TOD 9 > 0x115 at PC=de4 -->
+ <!-- ATK test: C:0 H:U Bad -->
<software name="batman1" cloneof="batman" supported="no">
<!-- SPS (CAPS) release 19 -->
<description>Batman (Euro, Single Disk)</description>
@@ -4291,6 +4540,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="batman2" cloneof="batman" supported="no">
<!-- SPS (CAPS) release 1730 -->
<description>Batman (Euro, Budget)</description>
@@ -4305,6 +4555,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="batmancc" supported="no">
<!-- SPS (CAPS) release 50 -->
<description>Batman - The Caped Crusader (Euro)</description>
@@ -4319,6 +4570,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="batmancca" cloneof="batmancc" supported="no">
<!-- SPS (CAPS) release 1939 -->
<description>Batman - The Caped Crusader (Euro, Budget)</description>
@@ -4333,6 +4585,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="batmanrn" supported="no">
<!-- SPS (CAPS) release 99 -->
<description>Batman Returns (Euro)</description>
@@ -4354,6 +4607,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="btlchess" supported="no">
<!-- SPS (CAPS) release 263 -->
<description>Battle Chess (Euro)</description>
@@ -4368,6 +4622,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="btlchessa" cloneof="btlchess" supported="no">
<!-- SPS (CAPS) release 2368 -->
<description>Battle Chess (Euro, Alt)</description>
@@ -4382,6 +4637,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="btlches2" supported="no">
<!-- SPS (CAPS) release 264 -->
<description>Battle Chess II - Chinese Chess (Euro)</description>
@@ -4403,6 +4659,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="battlcmd" supported="no">
<!-- SPS (CAPS) release 858 -->
<description>Battle Command (Euro)</description>
@@ -4417,6 +4674,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="battlcmdu" cloneof="battlcmd" supported="no">
<!-- SPS (CAPS) release 2044 -->
<description>Battle Command (USA)</description>
@@ -4431,6 +4689,7 @@ license:CC0
</part>
</software>
+ <!-- Fatal errors in ipf_decode::generate_timings type 4 -->
<software name="batashes" supported="no">
<!-- SPS (CAPS) release 2526 -->
<description>Battle for the Ashes (Euro)</description>
@@ -4445,6 +4704,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="batlisle" supported="no">
<!-- SPS (CAPS) release 1991 -->
<description>Battle Isle (Euro)</description>
@@ -4472,6 +4732,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="batlisleg" cloneof="batlisle" supported="no">
<!-- SPS (CAPS) release 54 -->
<description>Battle Isle (Ger)</description>
@@ -4499,6 +4760,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="batlisledd1" cloneof="batlisle" supported="no">
<!-- SPS (CAPS) release 460 -->
<description>Battle Isle Data Disk 1 (Euro)</description>
@@ -4514,6 +4776,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="batlisledd2" cloneof="batlisle" supported="no">
<!-- SPS (CAPS) release 667 -->
<description>Battle Isle Data Disk 2 - The Moon of Chromos (Euro)</description>
@@ -4536,8 +4799,8 @@ license:CC0
</part>
</software>
- <!-- Locks up after Kickstart (white screen) -->
- <software name="battlesq" supported="no">
+ <!-- ATK test: failed -->
+ <software name="battlesq" supported="partial">
<!-- SPS (CAPS) release 941 -->
<description>Battle Squadron (Euro)</description>
<!-- retail, standalone -->
@@ -4551,6 +4814,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="battlesqu" cloneof="battlesq" supported="no">
<!-- SPS (CAPS) release 942 -->
<description>Battle Squadron (USA)</description>
@@ -4565,6 +4829,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="battletc" supported="no">
<!-- SPS (CAPS) release 1536 -->
<description>Battle Tec (Euro)</description>
@@ -4579,6 +4844,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="bvalley" supported="no">
<!-- SPS (CAPS) release 1723 -->
<description>Battle Valley (Euro)</description>
@@ -4593,6 +4859,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bvalley1" cloneof="bvalley" supported="no">
<!-- SPS (CAPS) release 1724 -->
<description>Battle Valley (Euro, v3.0, Budget)</description>
@@ -4607,6 +4874,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bhawk42" supported="no">
<!-- SPS (CAPS) release 53 -->
<description>Battlehawks 1942 (Euro, Final v1.0 19890222)</description>
@@ -4628,6 +4896,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="battlems" supported="no">
<!-- SPS (CAPS) release 635 -->
<description>Battlemaster (Euro)</description>
@@ -4642,6 +4911,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="bships" supported="no">
<!-- SPS (CAPS) release 3003 -->
<description>Battleships (Euro, Budget)</description>
@@ -4656,6 +4926,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: H:U 1 Sector Bad, C:0 H:L 1 Sector Bad -->
<software name="battlest" supported="no">
<!-- SPS (CAPS) release 2008 -->
<description>Battlestorm (USA)</description>
@@ -4670,6 +4941,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="btech" supported="no">
<!-- SPS (CAPS) release 1402 -->
<description>BattleTech (USA, v2.3)</description>
@@ -4685,6 +4957,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="btoads" supported="no">
<!-- SPS (CAPS) release 1816 -->
<description>Battletoads (Euro)</description>
@@ -4706,6 +4979,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="bckid" supported="no">
<!-- SPS (CAPS) release 435 -->
<description>B.C. Kid (Euro)</description>
@@ -4720,8 +4994,10 @@ license:CC0
</part>
</software>
- <!-- blue screen -->
- <software name="bchvolly" supported="no">
+ <!-- boots in a500p only, [FDC]? -->
+ <!-- Has transparent stripes all over the place during intro [copper] -->
+ <!-- ATK test: C:0 H:U Bad -->
+ <software name="bchvolly" supported="partial">
<!-- SPS (CAPS) release 1249 -->
<description>Beach Volley (Euro)</description>
<!-- retail, standalone -->
@@ -4735,6 +5011,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="beambend" supported="no">
<!-- SPS (CAPS) release 1233 -->
<description>Beambender (Euro)</description>
@@ -4756,13 +5033,15 @@ license:CC0
<!-- (Amiga, OCS, PAL) -->
<year>1989</year>
<publisher>Magic Bytes</publisher>
+ <info name="additional" value="Mastered with virus" />
<part name="flop1" interface="floppy_3_5">
<dataarea name="flop" size="1043202">
- <rom name="(sps1304)beam.ipf" size="1043202" crc="7b894a65" sha1="d88c483405e7b3cb3c1ab2e4fb374036f342e032"/>
+ <rom name="(sps1304)beam.ipf" size="1043202" crc="7b894a65" sha1="d88c483405e7b3cb3c1ab2e4fb374036f342e032" status="baddump"/>
</dataarea>
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="bbusters" supported="no">
<!-- SPS (CAPS) release 1012 -->
<description>Beast Busters (Euro)</description>
@@ -4784,6 +5063,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="beastlrd" supported="no">
<!-- SPS (CAPS) release 2452 -->
<description>Beastlord (Euro)</description>
@@ -4805,6 +5085,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="beavers" supported="no">
<!-- SPS (CAPS) release 2575 -->
<description>Beavers (Euro)</description>
@@ -4832,6 +5113,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="irongate" supported="no">
<!-- SPS (CAPS) release 2156 -->
<description>Behind the Iron Gate (Euro)</description>
@@ -4853,6 +5135,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="steelsky" supported="no">
<!-- SPS (CAPS) release 207 -->
<description>Beneath a Steel Sky (Euro)</description>
@@ -4952,6 +5235,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="steelskyf" cloneof="steelsky" supported="no">
<!-- SPS (CAPS) release 2340 -->
<description>Beneath a Steel Sky (Fra)</description>
@@ -5051,6 +5335,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="steelskyg" cloneof="steelsky" supported="no">
<!-- SPS (CAPS) release 461 -->
<description>Beneath a Steel Sky (Ger)</description>
@@ -5150,6 +5435,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="benefact" supported="no">
<!-- SPS (CAPS) release 636 -->
<description>Benefactor (Euro)</description>
@@ -5177,6 +5463,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="bermudap" supported="no">
<!-- SPS (CAPS) release 436 -->
<description>Bermuda Project (Euro)</description>
@@ -5191,6 +5478,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="bermudapu" cloneof="bermudap" supported="no">
<!-- SPS (CAPS) release 1193 -->
<description>Bermuda Project (USA)</description>
@@ -5205,6 +5493,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:L 1 Sector Bad -->
<software name="bestof" supported="no">
<!-- SPS (CAPS) release 2399 -->
<description>Best of the Best - Championship Karate (Euro)</description>
@@ -5226,6 +5515,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="betrayal" supported="no">
<!-- SPS (CAPS) release 812 -->
<description>Betrayal (Euro)</description>
@@ -5247,6 +5537,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="betdead" supported="no">
<!-- SPS (CAPS) release 462 -->
<description>Better Dead Than Alien! (Euro)</description>
@@ -5261,7 +5552,8 @@ license:CC0
</part>
</software>
- <!-- crashes in AmigaOS with DSKDAT R -->
+ <!-- crashes in AmigaDOS with DSKDAT R [FDC] dsksync bootblock -->
+ <!-- ATK test: C:0 H:U Bad -->
<software name="bhcop" supported="no">
<!-- SPS (CAPS) release 179 -->
<description>Beverly Hills Cop (Euro)</description>
@@ -5283,6 +5575,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="icepalac" supported="no">
<!-- SPS (CAPS) release 1541 -->
<description>Beyond the Ice Palace (Euro)</description>
@@ -5297,6 +5590,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="icepalac1" cloneof="icepalac" supported="no">
<!-- SPS (CAPS) release 1542 -->
<description>Beyond the Ice Palace (Euro, Budget)</description>
@@ -5311,6 +5605,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="beyzork" supported="no">
<!-- SPS (CAPS) release 1403 -->
<description>Beyond Zork - The Coconut of Quendor (USA, r57)</description>
@@ -5325,6 +5620,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bifi2" supported="no">
<!-- SPS (CAPS) release 1879 -->
<description>Bi-Fi II - Action in Hollywood (Euro, v1.01)</description>
@@ -5339,6 +5635,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="bigrun" supported="no">
<!-- SPS (CAPS) release 301 -->
<description>Big Run (Euro)</description>
@@ -5353,6 +5650,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="biing" supported="no">
<!-- SPS (CAPS) release 463 -->
<description>Biing! - Sex, Intrigen und Skalpelle (Ger)</description>
@@ -5434,6 +5732,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="nascarch" supported="no">
<!-- SPS (CAPS) release 1676 -->
<description>Bill Elliott's NASCAR Challenge (Euro)</description>
@@ -5455,6 +5754,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:1 Bad -->
<software name="billsim" supported="no">
<!-- SPS (CAPS) release 1806 -->
<description>Billiards Simulator (Euro)</description>
@@ -5469,6 +5769,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="tomato" supported="no">
<!-- SPS (CAPS) release 1748 -->
<description>Bill's Tomato Game (Euro)</description>
@@ -5483,6 +5784,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="tomatod" cloneof="tomato" supported="no">
<!-- SPS (CAPS) release 1307 -->
<description>Bill's Tomato Game Demo (Euro, bundled with Cytron)</description>
@@ -5497,6 +5799,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="biochall" supported="no">
<!-- SPS (CAPS) release 1733 -->
<description>Bio Challenge (Euro)</description>
@@ -5511,6 +5814,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="biochall1" cloneof="biochall" supported="no">
<!-- SPS (CAPS) release 1734 -->
<description>Bio Challenge (Euro, Light Force)</description>
@@ -5525,6 +5829,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bionicc" supported="no">
<!-- SPS (CAPS) release 1072 -->
<description>Bionic Commando (Euro)</description>
@@ -5539,6 +5844,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bionicca" cloneof="bionicc" supported="no">
<!-- SPS (CAPS) release 1074 -->
<description>Bionic Commando (USA)</description>
@@ -5553,6 +5859,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="birdprey" supported="no">
<!-- SPS (CAPS) release 101 -->
<description>Birds of Prey (Euro)</description>
@@ -5574,6 +5881,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bismarck" supported="no">
<!-- SPS (CAPS) release 2702 -->
<description>Bismarck (Euro)</description>
@@ -5588,6 +5896,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bismarckf" cloneof="bismarck" supported="no">
<!-- SPS (CAPS) release 2563 -->
<description>Bismarck (Fra)</description>
@@ -5602,6 +5911,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="bcauldrn" supported="no">
<!-- SPS (CAPS) release 2057 -->
<description>The Black Cauldron (Euro, v2.00, HLS)</description>
@@ -5616,6 +5926,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bcrypt" supported="no">
<!-- SPS (CAPS) release 281 -->
<description>Black Crypt (Euro)</description>
@@ -5643,6 +5954,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="blackgld" supported="no">
<!-- SPS (CAPS) release 2830 -->
<description>Black Gold (Euro)</description>
@@ -5664,6 +5976,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="blackglda" cloneof="blackgld" supported="no">
<!-- SPS (CAPS) release 2829 -->
<description>Black Gold (Euro, v1.16 19920114, World of Business)</description>
@@ -5685,6 +5998,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bjacadmy" supported="no">
<!-- SPS (CAPS) release 668 -->
<description>Blackjack Academy (Euro)</description>
@@ -5699,6 +6013,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="blacklmp" supported="no">
<!-- SPS (CAPS) release 826 -->
<description>Black Lamp (Euro)</description>
@@ -5713,6 +6028,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="blacksec" supported="no">
<!-- SPS (CAPS) release 2339 -->
<description>Black Sect (Euro)</description>
@@ -5740,6 +6056,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bshadow" supported="no">
<!-- SPS (CAPS) release 997 -->
<description>Black Shadow (Euro)</description>
@@ -5754,6 +6071,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bshadow1" cloneof="bshadow" supported="no">
<!-- SPS (CAPS) release 2283 -->
<description>Black Shadow (Euro, Computer Hits Volume Two)</description>
@@ -5768,6 +6086,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:71 onward Bad -->
<software name="blktiger" supported="no">
<!-- SPS (CAPS) release 1221 -->
<description>Black Tiger (Euro)</description>
@@ -5782,6 +6101,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="bladewar" supported="no">
<!-- SPS (CAPS) release 2201 -->
<description>Blade Warrior (Euro)</description>
@@ -5796,6 +6116,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="bladewar1" cloneof="bladewar" supported="no">
<!-- SPS (CAPS) release 2202 -->
<description>Blade Warrior (Euro, Budget)</description>
@@ -5810,6 +6131,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="blade" supported="no">
<!-- SPS (CAPS) release 1801 -->
<description>Blade (Euro)</description>
@@ -5843,6 +6165,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="blastbal" supported="no">
<!-- SPS (CAPS) release 1557 -->
<description>Blastaball (Euro)</description>
@@ -5857,6 +6180,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad, C:67 H:L 1 Sector Bad -->
<software name="blastar" supported="no">
<!-- SPS (CAPS) release 2814 -->
<description>Blastar (Euro)</description>
@@ -5884,6 +6208,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="blstroid" supported="no">
<!-- SPS (CAPS) release 239 -->
<description>Blasteroids (Euro)</description>
@@ -5898,6 +6223,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="blzthndr" supported="no">
<!-- SPS (CAPS) release 2082 -->
<description>Blazing Thunder (Euro)</description>
@@ -5912,6 +6238,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="blinkyss" supported="no">
<!-- SPS (CAPS) release 437 -->
<description>Blinky's Scary School (Euro)</description>
@@ -5926,6 +6253,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="blitzkrg" supported="no">
<!-- SPS (CAPS) release 2454 -->
<description>Blitzkrieg - Battle at the Ardennes (Euro, v1.10)</description>
@@ -5940,6 +6268,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="blitzten" supported="no">
<!-- SPS (CAPS) release 2765 -->
<description>Blitz Tennis (Euro)</description>
@@ -5961,6 +6290,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="blob" supported="no">
<!-- SPS (CAPS) release 1202 -->
<description>Blob (Euro, Corkers)</description>
@@ -5975,6 +6305,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="blockbus" supported="no">
<!-- SPS (CAPS) release 2058 -->
<description>Blockbuster (Euro)</description>
@@ -5989,6 +6320,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="blockout" supported="no">
<!-- SPS (CAPS) release 208 -->
<description>Blockout (Euro)</description>
@@ -6003,6 +6335,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="bloodmon" supported="no">
<!-- SPS (CAPS) release 302 -->
<description>Blood Money (Euro)</description>
@@ -6024,6 +6357,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bloodnet" supported="no">
<!-- SPS (CAPS) release 2345 -->
<description>BloodNet - A Cyberpunk Gothic (Euro)</description>
@@ -6081,6 +6415,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="bloodwyc" supported="no">
<!-- SPS (CAPS) release 102 -->
<description>Bloodwych (Euro)</description>
@@ -6095,6 +6430,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="bloodwyca" cloneof="bloodwyc" supported="no">
<!-- SPS (CAPS) release 439 -->
<description>Bloodwych (Euro, Alt)</description>
@@ -6109,6 +6445,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bloodwycb" cloneof="bloodwyc" supported="no">
<!-- SPS (CAPS) release 1927 -->
<description>Bloodwych (Euro, The Power Pack)</description>
@@ -6123,6 +6460,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="bloodwycdd" cloneof="bloodwyc" supported="no">
<!-- SPS (CAPS) release 43 -->
<description>Bloodwych - The Extended Levels (Euro)</description>
@@ -6139,6 +6477,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="bluean69" supported="no">
<!-- SPS (CAPS) release 1303 -->
<description>Blue Angel 69 (Euro)</description>
@@ -6153,6 +6492,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="blueangl" supported="no">
<!-- SPS (CAPS) release 1467 -->
<description>Blue Angels (USA)</description>
@@ -6168,6 +6508,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bluemax" supported="no">
<!-- SPS (CAPS) release 1013 -->
<description>Blue Max - Aces of the Great War (Euro)</description>
@@ -6195,6 +6536,7 @@ license:CC0
</part>
</software>
+ <!-- fatalerrors when trying to mount "Incompatible image format or corrupted data" -->
<software name="bluesb" supported="no">
<!-- SPS (CAPS) release 3081 -->
<description>The Blues Brothers (Euro)</description>
@@ -6209,6 +6551,7 @@ license:CC0
</part>
</software>
+ <!-- fatalerrors when trying to mount "Incompatible image format or corrupted data" -->
<software name="bluesb1" cloneof="bluesb" supported="no">
<!-- SPS (CAPS) release 3082 -->
<description>The Blues Brothers (Euro, Alt)</description>
@@ -6223,6 +6566,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="bmx" supported="no">
<!-- SPS (CAPS) release 2059 -->
<description>BMX Simulator (Euro)</description>
@@ -6237,6 +6581,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bobo" supported="no">
<!-- SPS (CAPS) release 1951 -->
<description>Bobo (Euro, European Dreams)</description>
@@ -6251,6 +6596,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bobsbadd" supported="no">
<!-- SPS (CAPS) release 637 -->
<description>Bob's Bad Day (Euro)</description>
@@ -6272,6 +6618,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="bblow" supported="no">
<!-- SPS (CAPS) release 1147 -->
<description>Body Blows (Euro, v2)</description>
@@ -6299,6 +6646,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="bblowg" supported="no">
<!-- SPS (CAPS) release 1231 -->
<description>Body Blows Galactic (Euro)</description>
@@ -6321,6 +6669,7 @@ license:CC0
</software>
<!-- boot OK, has GFX pitch issues when the big ship appears on level 1-B -->
+ <!-- ATK test: OK -->
<software name="bombrbob" supported="no">
<!-- SPS (CAPS) release 1628 -->
<description>Bomber Bob (Euro)</description>
@@ -6335,6 +6684,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:even H:L 1 Sector Bad -->
<software name="bombjack" supported="no">
<!-- SPS (CAPS) release 2797 -->
<description>Bomb Jack (Euro)</description>
@@ -6349,6 +6699,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bjtcat" supported="no">
<!-- SPS (CAPS) release 1804 -->
<description>Bomb Jack + ThunderCats (Euro, Thrill Time Platinum 2)</description>
@@ -6363,6 +6714,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="bombuzal" supported="no">
<!-- SPS (CAPS) release 1738 -->
<description>Bombuzal (Euro)</description>
@@ -6377,6 +6729,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bombuzalc" cloneof="bombuzal" supported="no">
<!-- SPS (CAPS) release 2064 -->
<description>Bombuzal (Euro, Coverdisk)</description>
@@ -6391,6 +6744,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="bnzabros" supported="no">
<!-- SPS (CAPS) release 859 -->
<description>Bonanza Bros. (Euro)</description>
@@ -6405,6 +6759,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="booly" supported="no">
<!-- SPS (CAPS) release 438 -->
<description>Booly (Euro)</description>
@@ -6419,6 +6774,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="boot" supported="no">
<!-- SPS (CAPS) release 1996 -->
<description>Das Boot (USA, v1.0)</description>
@@ -6440,6 +6796,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="borobodr" supported="no">
<!-- SPS (CAPS) release 1014 -->
<description>Borobodur - The Planet of Doom (Euro)</description>
@@ -6467,6 +6824,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="borodino" supported="no">
<!-- SPS (CAPS) release 2642 -->
<description>Borodino (Euro)</description>
@@ -6481,6 +6839,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U Bad -->
<software name="bortime" supported="no">
<!-- SPS (CAPS) release 2933 -->
<description>Borrowed Time (Euro)</description>
@@ -6495,6 +6854,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bosmath3" supported="no">
<!-- SPS (CAPS) release 2568 -->
<description>La Bosse des Maths - 3 ĆØme (Euro)</description>
@@ -6509,6 +6869,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="bostonbc" supported="no">
<!-- SPS (CAPS) release 1502 -->
<description>Boston Bomb Club (Euro)</description>
@@ -6523,6 +6884,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bdashck" supported="no">
<!-- SPS (CAPS) release 464 -->
<description>Boulder Dash Construction Kit (Euro)</description>
@@ -6537,6 +6899,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bozuma" supported="no">
<!-- SPS (CAPS) release 1234 -->
<description>Bozuma (Ger)</description>
@@ -6564,6 +6927,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="brainbls" supported="no">
<!-- SPS (CAPS) release 2643 -->
<description>Brain Blasters (Euro)</description>
@@ -6578,6 +6942,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bblaster" supported="no">
<!-- SPS (CAPS) release 1739, 1762 -->
<description>Brainblaster - Bombuzal + Xenon 2 (Euro)</description>
@@ -6605,6 +6970,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dracula" supported="no">
<!-- SPS (CAPS) release 55 -->
<description>Bram Stoker's Dracula (Euro)</description>
@@ -6626,6 +6992,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="bratacca" supported="no">
<!-- SPS (CAPS) release 1189 -->
<description>Brataccas (USA)</description>
@@ -6640,6 +7007,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="breach" supported="no">
<!-- SPS (CAPS) release 1487 -->
<description>Breach (USA)</description>
@@ -6654,6 +7022,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="breach2" supported="no">
<!-- SPS (CAPS) release 1195 -->
<description>Breach 2 (Euro, v2.0)</description>
@@ -6668,6 +7037,7 @@ license:CC0
</part>
</software>
+ <!-- Fatal errors in ipf_decode::generate_timings type 4 -->
<software name="brianlar" supported="no">
<!-- SPS (CAPS) release 1225 -->
<description>Brian Lara's Cricket (Euro)</description>
@@ -6682,6 +7052,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="brian" supported="no">
<!-- SPS (CAPS) release 240 -->
<description>Brian the Lion (Euro)</description>
@@ -6709,6 +7080,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="briand" cloneof="brian" supported="no">
<!-- SPS (CAPS) release 1602 -->
<description>Brian the Lion Demo (Euro)</description>
@@ -6723,6 +7095,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="briddrac" supported="no">
<!-- SPS (CAPS) release 303 -->
<description>Brides of Dracula (Euro)</description>
@@ -6737,6 +7110,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="bridge5" supported="no">
<!-- SPS (CAPS) release 1701 -->
<description>Bridge 5.0 (Euro, v5.1)</description>
@@ -6751,6 +7125,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bridge6" supported="no">
<!-- SPS (CAPS) release 1702 -->
<description>Bridge 6.0 (Euro, r2.49b)</description>
@@ -6765,6 +7140,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bridgepg" supported="no">
<!-- SPS (CAPS) release 1922 -->
<description>Bridge Player Galactica (Euro)</description>
@@ -6779,6 +7155,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="brutal" supported="no">
<!-- SPS (CAPS) release 181 -->
<description>Brutal - Paws of Fury (Euro)</description>
@@ -6800,6 +7177,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="brutalfb" supported="no">
<!-- SPS (CAPS) release 209 -->
<description>Brutal Football (Euro)</description>
@@ -6821,6 +7199,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="bubba" supported="no">
<!-- SPS (CAPS) release 1323 -->
<description>Bubba'n'Stix (Euro)</description>
@@ -6842,6 +7221,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bubblep" supported="no">
<!-- SPS (CAPS) release 2886 -->
<description>Bubble + (Euro)</description>
@@ -6856,6 +7236,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="bubblesq" supported="no">
<!-- SPS (CAPS) release 2398 -->
<description>Bubble and Squeak (Euro)</description>
@@ -6877,6 +7258,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="bublbobl" supported="no">
<!-- SPS (CAPS) release 2518 -->
<description>Bubble Bobble (Euro)</description>
@@ -6891,6 +7273,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="bublbobljh" cloneof="bublbobl" supported="no">
<!-- SPS (CAPS) release 1343 -->
<description>Bubble Bobble (Euro, Jatte Hits)</description>
@@ -6905,6 +7288,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bublbobl1" cloneof="bublbobl" supported="no">
<!-- SPS (CAPS) release 1344 -->
<description>Bubble Bobble (Euro, Budget)</description>
@@ -6919,6 +7303,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="bublboblu" cloneof="bublbobl" supported="no">
<!-- SPS (CAPS) release 1342 -->
<description>Bubble Bobble (USA)</description>
@@ -6933,6 +7318,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="bubldiz" supported="no">
<!-- SPS (CAPS) release 1644 -->
<description>Bubble Dizzy (Euro, v1.01)</description>
@@ -6947,6 +7333,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="bubblegh" supported="no">
<!-- SPS (CAPS) release 932 -->
<description>Bubble Ghost (Euro)</description>
@@ -6961,6 +7348,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bubblegh1" cloneof="bubblegh" supported="no">
<!-- SPS (CAPS) release 2280 -->
<description>Bubble Ghost (Euro, Super Quintet)</description>
@@ -6975,6 +7363,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="buckrog" supported="no">
<!-- SPS (CAPS) release 1994 -->
<description>Buck Rogers - Countdown to Doomsday (US, v1.0)</description>
@@ -6996,6 +7385,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="buckrogg" cloneof="buckrog" supported="no">
<!-- SPS (CAPS) release 445 -->
<description>Buck Rogers - Countdown to Doomsday (Ger)</description>
@@ -7017,8 +7407,9 @@ license:CC0
</part>
</software>
- <!-- boot OK, samples may keep repeating -->
- <software name="budokan" supported="partial">
+ <!-- boot OK -->
+ <!-- ATK test: OK -->
+ <software name="budokan" supported="yes">
<!-- SPS (CAPS) release 1215 -->
<description>Budokan - The Martial Spirit (Euro)</description>
<!-- retail, standalone -->
@@ -7040,6 +7431,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bbashnuc" supported="no">
<!-- SPS (CAPS) release 2953, 2954 -->
<description>Bug Bash + Nucleus (Euro)</description>
@@ -7061,6 +7453,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bugbombr" supported="no">
<!-- SPS (CAPS) release 1579 -->
<description>Bug Bomber (Euro)</description>
@@ -7075,6 +7468,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="buggyboy" supported="no">
<!-- SPS (CAPS) release 465 -->
<description>Buggy Boy (Euro)</description>
@@ -7089,6 +7483,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="buggyboy1" cloneof="buggyboy" supported="no">
<!-- SPS (CAPS) release 1242 -->
<description>Buggy Boy (Euro, Les Fous du Volant)</description>
@@ -7103,6 +7498,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="buggyboy2" cloneof="buggyboy" supported="no">
<!-- SPS (CAPS) release 1381 -->
<description>Buggy Boy (Euro, Tenstar Pack)</description>
@@ -7117,6 +7513,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="buildlnd" supported="no">
<!-- SPS (CAPS) release 1923 -->
<description>Builderland (Euro)</description>
@@ -7131,6 +7528,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bullysd" supported="no">
<!-- SPS (CAPS) release 2453 -->
<description>Bully's Sporting Darts (Euro)</description>
@@ -7145,6 +7543,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="bumpburn" supported="no">
<!-- SPS (CAPS) release 2920 -->
<description>Bump 'n' Burn (Euro)</description>
@@ -7190,6 +7589,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="bumpyarc" supported="no">
<!-- SPS (CAPS) release 1604 -->
<description>Bumpy's Arcade Fantasy (Euro)</description>
@@ -7204,6 +7604,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bund3000" supported="no">
<!-- SPS (CAPS) release 2786 -->
<description>Bundesliga 3000 (Euro)</description>
@@ -7225,6 +7626,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bmhattrk" supported="no">
<!-- SPS (CAPS) release 791 -->
<description>Bundesliga Manager Hattrick (Euro)</description>
@@ -7252,6 +7654,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="bunnybrc" supported="no">
<!-- SPS (CAPS) release 211 -->
<description>Bunny Bricks (Euro)</description>
@@ -7266,6 +7669,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="bureaucr" supported="no">
<!-- SPS (CAPS) release 1493 -->
<description>Bureaucracy (USA, r86)</description>
@@ -7280,6 +7684,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="burntime" supported="no">
<!-- SPS (CAPS) release 2266 -->
<description>Burntime (Euro)</description>
@@ -7307,6 +7712,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="burntimeg" cloneof="burntime" supported="no">
<!-- SPS (CAPS) release 446 -->
<description>Burntime (Ger)</description>
@@ -7334,6 +7740,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="cabal" supported="no">
<!-- SPS (CAPS) release 638 -->
<description>Cabal (Euro)</description>
@@ -7348,7 +7755,10 @@ license:CC0
</part>
</software>
- <!-- black screen -->
+ <!-- black screen [FDC] dsksync -->
+ <!-- (Hangs at PC=21050 after failing a copy protection check, D0=0 D1=16 D2=12 D3=0) -->
+ <!-- Doesn't accept [KBD] inputs on language select -->
+ <!-- ATK test: OK -->
<software name="cadaver" supported="no">
<!-- SPS (CAPS) release 103 -->
<description>Cadaver (Euro, v0.01)</description>
@@ -7370,6 +7780,8 @@ license:CC0
</part>
</software>
+ <!-- black screen [FDC] dsksync -->
+ <!-- ATK test: OK -->
<software name="cadavera" cloneof="cadaver" supported="no">
<!-- SPS (CAPS) release 2876 -->
<description>Cadaver (Euro, v1.03, The Bitmap Brothers Volume 1)</description>
@@ -7392,6 +7804,7 @@ license:CC0
</software>
<!-- "Error validating disk: Key 880 checksum error" -->
+ <!-- ATK test: C:0 H:U Bad -->
<software name="cadaverpo" cloneof="cadaver" supported="no">
<!-- SPS (CAPS) release 820 -->
<description>Cadaver - The Pay Off (Euro)</description>
@@ -7407,6 +7820,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="cadaverc" supported="no">
<!-- SPS (CAPS) release 900 -->
<description>Cadaver + Cadaver The Pay Off (Euro, v1.03, Budget)</description>
@@ -7434,6 +7848,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="caesar" supported="no">
<!-- SPS (CAPS) release 3085 -->
<description>Caesar (Euro)</description>
@@ -7448,6 +7863,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="calculat" supported="no">
<!-- SPS (CAPS) release 1892 -->
<description>Calculation (Euro, v1.1)</description>
@@ -7462,6 +7878,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="calephar" supported="no">
<!-- SPS (CAPS) release 2661 -->
<description>Calephar (Euro, Prototype)</description>
@@ -7476,6 +7893,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="calgame" supported="no">
<!-- SPS (CAPS) release 1445 -->
<description>California Games (Euro)</description>
@@ -7496,6 +7914,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="calgamea" cloneof="calgame" supported="no">
<!-- SPS (CAPS) release 1447 -->
<description>California Games (Euro, Alt)</description>
@@ -7516,6 +7935,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="calgame2" supported="no">
<!-- SPS (CAPS) release 1567 -->
<description>California Games II (Euro)</description>
@@ -7537,6 +7957,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="campaign" supported="no">
<!-- SPS (CAPS) release 1198 -->
<description>Campaign (Euro)</description>
@@ -7559,6 +7980,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="campagn2" supported="no">
<!-- SPS (CAPS) release 2180 -->
<description>Campaign II (Euro)</description>
@@ -7581,7 +8003,9 @@ license:CC0
</part>
</software>
- <!-- Hangs at a rainbow colored loading screen -->
+ <!-- Hangs at a rainbow colored loading screen [FDC] dsksync -->
+ <!-- (checks for string "SOS6" at PC=500be, which is offset because of dsksync) -->
+ <!-- ATK test: failed -->
<software name="cfodder" supported="no">
<!-- SPS (CAPS) release 860 -->
<description>Cannon Fodder (Euro)</description>
@@ -7609,6 +8033,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="cfodderf" cloneof="cfodder" supported="no">
<!-- SPS (CAPS) release 2332 -->
<description>Cannon Fodder (Fra)</description>
@@ -7636,6 +8061,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="cfoddpls" supported="no">
<!-- SPS (CAPS) release 60 -->
<description>Cannon Fodder Plus (Euro)</description>
@@ -7652,6 +8078,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="cfodder2" supported="no">
<!-- SPS (CAPS) release 104 -->
<description>Cannon Fodder 2 (Euro)</description>
@@ -7679,6 +8106,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="cfodder2f" cloneof="cfodder2" supported="no">
<!-- SPS (CAPS) release 2578 -->
<description>Cannon Fodder 2 (Fra)</description>
@@ -7706,6 +8134,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="cfodder2g" cloneof="cfodder2" supported="no">
<!-- SPS (CAPS) release 241 -->
<description>Cannon Fodder 2 (Ger)</description>
@@ -7733,6 +8162,9 @@ license:CC0
</part>
</software>
+ <!-- Hangs at a rainbow colored loading screen [FDC] dsksync -->
+ <!-- (Same as cfodder) -->
+ <!-- ATK test: failed -->
<software name="csoccer" supported="no">
<!-- SPS (CAPS) release 165 -->
<description>Cannon Soccer (Euro)</description>
@@ -7749,6 +8181,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="capncarn" supported="no">
<!-- SPS (CAPS) release 2227 -->
<description>Cap'n Carnage (Euro)</description>
@@ -7763,6 +8196,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:42 H:L Bad -->
<software name="capone" supported="no">
<!-- SPS (CAPS) release 2359 -->
<description>Capone (Euro, v1.4)</description>
@@ -7777,6 +8211,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:1 Bad -->
<software name="capblood" supported="no">
<!-- SPS (CAPS) release 443 -->
<description>Captain Blood (Euro)</description>
@@ -7791,6 +8226,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="capbloodu" cloneof="capblood" supported="no">
<!-- SPS (CAPS) release 466 -->
<description>Captain Blood (USA)</description>
@@ -7805,6 +8241,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="capdynam" supported="no">
<!-- SPS (CAPS) release 995 -->
<description>Captain Dynamo (Euro, 19921102)</description>
@@ -7819,6 +8256,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="capdynam1" cloneof="capdynam" supported="no">
<!-- SPS (CAPS) release 1722 -->
<description>Captain Dynamo (Euro, 19920717)</description>
@@ -7833,6 +8271,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="capfizz" supported="no">
<!-- SPS (CAPS) release 1777 -->
<description>Captain Fizz (Euro)</description>
@@ -7848,6 +8287,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="captplan" supported="no">
<!-- SPS (CAPS) release 1448 -->
<description>Captain Planet and the Planeteers (Euro)</description>
@@ -7862,7 +8302,8 @@ license:CC0
</part>
</software>
- <!-- Hangs at a green-black-green striped screen -->
+ <!-- Hangs during gameplay when actually landing on a planet (sometimes it throws DSKDAT access) -->
+ <!-- ATK test: failed -->
<software name="captive" supported="no">
<!-- SPS (CAPS) release 2164 -->
<description>Captive (Euro, v1.2)</description>
@@ -7877,6 +8318,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="captivea" cloneof="captive" supported="no">
<!-- SPS (CAPS) release 967 -->
<description>Captive (Euro)</description>
@@ -7891,6 +8333,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="captiveb" cloneof="captive" supported="no">
<!-- SPS (CAPS) release 105 -->
<description>Captive (Euro, 1mb)</description>
@@ -7905,6 +8348,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="carcharo" supported="no">
<!-- SPS (CAPS) release 2389 -->
<description>Carcharodon - White Sharks (Euro)</description>
@@ -7919,6 +8363,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="cardiaxx" supported="no">
<!-- SPS (CAPS) release 1601 -->
<description>Cardiaxx (Euro)</description>
@@ -7933,6 +8378,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="cardiaxxa" cloneof="cardiaxx" supported="no">
<!-- SPS (CAPS) release 2362 -->
<description>Cardiaxx (Euro, Budget?)</description>
@@ -7947,6 +8393,8 @@ license:CC0
</part>
</software>
+ <!-- black screen after loading arcade mode [FDC] copy protection (enables 68k trace mode) -->
+ <!-- ATK test: OK -->
<software name="lewisch" supported="no">
<!-- SPS (CAPS) release 639 -->
<description>The Carl Lewis Challenge (Euro)</description>
@@ -7968,6 +8416,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="carlos" supported="no">
<!-- SPS (CAPS) release 2299 -->
<description>Carlos (Euro)</description>
@@ -7982,6 +8431,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="carrierc" supported="no">
<!-- SPS (CAPS) release 1580 -->
<description>Carrier Command (Euro, Microprose, 19900813, VR Vol. 1)</description>
@@ -7996,6 +8446,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="carrierca" cloneof="carrierc" supported="no">
<!-- SPS (CAPS) release 2268 -->
<description>Carrier Command (Euro, Microprose, 19900813, Budget)</description>
@@ -8010,6 +8461,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="carrierco" cloneof="carrierc" supported="no">
<!-- SPS (CAPS) release 813 -->
<description>Carrier Command (Euro, Firebird, vA1.2 19880819)</description>
@@ -8024,6 +8476,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="carthage" supported="no">
<!-- SPS (CAPS) release 2328 -->
<description>Carthage (Euro)</description>
@@ -8045,6 +8498,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="carthageu" cloneof="carthage" supported="no">
<!-- SPS (CAPS) release 2329 -->
<description>Carthage (USA)</description>
@@ -8066,6 +8520,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="carvup" supported="no">
<!-- SPS (CAPS) release 1232 -->
<description>CarVup (Euro)</description>
@@ -8080,6 +8535,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="cmaster" supported="no">
<!-- SPS (CAPS) release 447 -->
<description>Castle Master (Euro)</description>
@@ -8094,6 +8550,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="cmaster1" cloneof="cmaster" supported="no">
<!-- SPS (CAPS) release 2773 -->
<description>Castle Master (Euro, Budget)</description>
@@ -8108,6 +8565,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="cmastr12" supported="no">
<!-- SPS (CAPS) release 612 -->
<description>Castle Master + Castle Master II - The Crypt (Euro)</description>
@@ -8122,6 +8580,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="drbrain" supported="no">
<!-- SPS (CAPS) release 304 -->
<description>Castle of Dr. Brain (Euro, v1.0)</description>
@@ -8155,6 +8614,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="drbrainu" cloneof="drbrain" supported="no">
<!-- SPS (CAPS) release 1287 -->
<description>Castle of Dr. Brain (USA, v1.0)</description>
@@ -8188,6 +8648,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="castles" supported="no">
<!-- SPS (CAPS) release 2381 -->
<description>Castles (Euro)</description>
@@ -8209,6 +8670,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="castlesg" cloneof="castles" supported="no">
<!-- SPS (CAPS) release 305 -->
<description>Castles (Ger)</description>
@@ -8230,6 +8692,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="cattivik" supported="no">
<!-- SPS (CAPS) release 2752 -->
<description>Cattivik - The Videogame (Euro)</description>
@@ -8251,6 +8714,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="cavemani" supported="no">
<!-- SPS (CAPS) release 2220 -->
<description>CaveMania (Euro)</description>
@@ -8265,6 +8729,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="cavitas" supported="no">
<!-- SPS (CAPS) release 2251 -->
<description>Cavitas (Euro)</description>
@@ -8279,6 +8744,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:39 onward Bad -->
<software name="celticlg" supported="no">
<!-- SPS (CAPS) release 1281 -->
<description>Celtic Legends (Euro)</description>
@@ -8300,6 +8766,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="centerbs" supported="no">
<!-- SPS (CAPS) release 2785 -->
<description>Centerbase - Science-Fiction Simulation (Euro)</description>
@@ -8314,6 +8781,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="centresq" supported="no">
<!-- SPS (CAPS) release 467 -->
<description>Centrefold Squares (Euro)</description>
@@ -8329,6 +8797,7 @@ license:CC0
</software>
<!-- boot OK, defensive battles ends with a "batl:" exception and no actual battle occurs -->
+ <!-- ATK test: OK -->
<software name="centur" supported="no">
<!-- SPS (CAPS) release 1945 -->
<description>Centurion - Defender of Rome (USA)</description>
@@ -8351,6 +8820,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="century" supported="no">
<!-- SPS (CAPS) release 640 -->
<description>Century (Euro)</description>
@@ -8365,6 +8835,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="chalgolf" supported="no">
<!-- SPS (CAPS) release 1015 -->
<description>Challenge Golf (Euro)</description>
@@ -8379,6 +8850,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="challngr" supported="no">
<!-- SPS (CAPS) release 2704 -->
<description>Challenger (Euro)</description>
@@ -8393,6 +8865,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="shaolin" supported="no">
<!-- SPS (CAPS) release 3049 -->
<description>Chambers of Shaolin (Euro)</description>
@@ -8407,6 +8880,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="shaolin1" cloneof="shaolin" supported="no">
<!-- SPS (CAPS) release 3050 -->
<description>Chambers of Shaolin (Euro, The First Year)</description>
@@ -8421,6 +8895,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="champ" supported="no">
<!-- SPS (CAPS) release 2801 -->
<description>The Champ (Euro)</description>
@@ -8435,6 +8910,10 @@ license:CC0
</part>
</software>
+ <!-- offset flashing on main menu -->
+ <!-- key repeat is too fast on main menu -->
+ <!-- Jumps to lalaland after selecting a competition, [FDC] -->
+ <!-- ATK test: OK -->
<software name="champdrv" supported="no">
<!-- SPS (CAPS) release 1292 -->
<description>Champion Driver (Euro)</description>
@@ -8449,6 +8928,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="champraj" supported="no">
<!-- SPS (CAPS) release 2300 -->
<description>Champion of the Raj (Euro)</description>
@@ -8470,6 +8950,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="ckrynn" supported="no">
<!-- SPS (CAPS) release 986 -->
<description>Champions of Krynn (Euro, v1.0)</description>
@@ -8497,6 +8978,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:5 H:L Bad -->
<software name="champbb" supported="no">
<!-- SPS (CAPS) release 2570 -->
<description>Championship Baseball (Euro)</description>
@@ -8511,6 +8993,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="champbba" cloneof="champbb" supported="no">
<!-- SPS (CAPS) release 2571 -->
<description>Championship Baseball (Euro, Budget)</description>
@@ -8526,6 +9009,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="champcrk" supported="no">
<!-- SPS (CAPS) release 1632 -->
<description>Championship Cricket (Euro)</description>
@@ -8540,6 +9024,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="cmang93" supported="no">
<!-- SPS (CAPS) release 1662 -->
<description>Championship Manager '93 (Euro)</description>
@@ -8567,6 +9052,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="cmang94" cloneof="cmang93" supported="no">
<!-- SPS (CAPS) release 2742 -->
<description>Championship Manager '94 Season Data Disk (Euro)</description>
@@ -8582,6 +9068,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="cmang94e" cloneof="cmang93" supported="no">
<!-- SPS (CAPS) release 2741 -->
<description>Championship Manager End of 1994 Season Data Update Disk (Euro)</description>
@@ -8597,6 +9084,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="cmangit" supported="no">
<!-- SPS (CAPS) release 1626 -->
<description>Championship Manager Italia (Euro)</description>
@@ -8611,6 +9099,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="champrun" supported="no">
<!-- SPS (CAPS) release 825 -->
<description>Championship Run (Euro)</description>
@@ -8625,6 +9114,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="chaoseng" supported="no">
<!-- SPS (CAPS) release 106 -->
<description>The Chaos Engine (Euro)</description>
@@ -8646,6 +9136,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="chaosen2" supported="no">
<!-- SPS (CAPS) release 172 -->
<description>The Chaos Engine 2 (Euro)</description>
@@ -8673,6 +9164,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="chariots" supported="no">
<!-- SPS (CAPS) release 2804 -->
<description>Chariots of Wrath (Euro)</description>
@@ -8687,6 +9179,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="charon5" supported="no">
<!-- SPS (CAPS) release 2685 -->
<description>Charon 5 (Euro)</description>
@@ -8701,6 +9194,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="chasehq" supported="no">
<!-- SPS (CAPS) release 212 -->
<description>Chase H.Q. (Euro)</description>
@@ -8715,6 +9209,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="chasehqa" cloneof="chasehq" supported="no">
<!-- SPS (CAPS) release 2209 -->
<description>Chase H.Q. (Euro, Budget)</description>
@@ -8729,6 +9224,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="wof1" supported="no">
<!-- SPS (CAPS) release 1443 -->
<description>Chase H.Q. + Hard Drivin' (Euro, Wheels of Fire)</description>
@@ -8750,6 +9246,7 @@ license:CC0
<!-- (Amiga, OCS, PAL) -->
<year>1990</year>
<publisher>Ocean</publisher>
+ <info name="additional" value="Mastered with virus" />
<part name="flop1" interface="floppy_3_5">
<feature name="part_id" value="Disk 1" />
<dataarea name="flop" size="1049304">
@@ -8759,11 +9256,12 @@ license:CC0
<part name="flop2" interface="floppy_3_5">
<feature name="part_id" value="Disk 2" />
<dataarea name="flop" size="1049612">
- <rom name="(sps1246)chasehqii-specialcriminalinvestigation_disk2.ipf" size="1049612" crc="950fe6b4" sha1="471e0b0535db4121f1a4c37f5b70ba2611f5d005"/>
+ <rom name="(sps1246)chasehqii-specialcriminalinvestigation_disk2.ipf" size="1049612" crc="950fe6b4" sha1="471e0b0535db4121f1a4c37f5b70ba2611f5d005" status="baddump"/>
</dataarea>
</part>
</software>
+ <!-- ATK test: OK -->
<software name="chsp2150" supported="no">
<!-- SPS (CAPS) release 2493 -->
<description>Chess Player 2150 (Euro)</description>
@@ -8778,6 +9276,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="chsp2150aa" cloneof="chsp2150" supported="no">
<!-- SPS (CAPS) release 2313 -->
<description>Chess Player 2150 (Euro, Arcade Action)</description>
@@ -8792,6 +9291,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="chsp2150g" cloneof="chsp2150" supported="no">
<!-- SPS (CAPS) release 669 -->
<description>Chess Player 2150 (Ger)</description>
@@ -8806,6 +9306,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="chesssim" supported="no">
<!-- SPS (CAPS) release 2054 -->
<description>Chess Simulator (Euro)</description>
@@ -8820,6 +9321,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="cm2000" supported="no">
<!-- SPS (CAPS) release 2055 -->
<description>The Chessmaster 2000 (Euro)</description>
@@ -8834,6 +9336,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="cm2100" supported="no">
<!-- SPS (CAPS) release 1988 -->
<description>Chessmaster 2100 (USA, v1.2)</description>
@@ -8855,6 +9358,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="chicag90" supported="no">
<!-- SPS (CAPS) release 2302 -->
<description>Chicago 90 (Euro)</description>
@@ -8869,6 +9373,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 Bad -->
<software name="chipchal" supported="no">
<!-- SPS (CAPS) release 444 -->
<description>Chip's Challenge (Euro)</description>
@@ -8883,6 +9388,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="chipchalu" cloneof="chipchal" supported="no">
<!-- SPS (CAPS) release 2009 -->
<description>Chip's Challenge (USA)</description>
@@ -8897,6 +9403,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="columbus" supported="no">
<!-- SPS (CAPS) release 306 -->
<description>Christoph Kolumbus (Euro, v1.00)</description>
@@ -8930,6 +9437,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="cquest" supported="no">
<!-- SPS (CAPS) release 1016 -->
<description>Chrono Quest (Euro)</description>
@@ -8957,6 +9465,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="cquestg" cloneof="cquest" supported="no">
<!-- SPS (CAPS) release 792 -->
<description>Chrono Quest (Ger)</description>
@@ -8984,6 +9493,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="cquest2" supported="no">
<!-- SPS (CAPS) release 449 -->
<description>Chrono Quest II (Euro)</description>
@@ -9017,6 +9527,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="chuckie" supported="no">
<!-- SPS (CAPS) release 641 -->
<description>Chuckie Egg (Euro)</description>
@@ -9031,6 +9542,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="chuckie2" supported="no">
<!-- SPS (CAPS) release 925 -->
<description>Chuckie Egg II (Euro)</description>
@@ -9045,6 +9557,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="chuckrck" supported="no">
<!-- SPS (CAPS) release 767 -->
<description>Chuck Rock (Euro)</description>
@@ -9066,6 +9579,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="chukrck2" supported="no">
<!-- SPS (CAPS) release 282 -->
<description>Chuck Rock 2 - Son of Chuck (Euro)</description>
@@ -9087,6 +9601,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="aft2" supported="no">
<!-- SPS (CAPS) release 670 -->
<description>Chuck Yeager's Advanced Flight Trainer 2.0 (Euro)</description>
@@ -9101,6 +9616,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="circusat" supported="no">
<!-- SPS (CAPS) release 450 -->
<description>Circus Attractions (Euro)</description>
@@ -9122,6 +9638,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="circusatm" cloneof="circusat" supported="no">
<!-- SPS (CAPS) release 1689 -->
<description>Circus Attractions (Euro, Milestones)</description>
@@ -9136,6 +9653,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="circgame" supported="no">
<!-- SPS (CAPS) release 3006 -->
<description>Circus Games (Euro, Mega Pack II)</description>
@@ -9157,6 +9675,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="cischeat" supported="no">
<!-- SPS (CAPS) release 1393 -->
<description>Cisco Heat (Euro)</description>
@@ -9171,6 +9690,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 Bad -->
<software name="citydef" supported="no">
<!-- SPS (CAPS) release 1473 -->
<description>City Defence + Karate King (Euro, Sextett)</description>
@@ -9185,6 +9705,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="civiliz" supported="no">
<!-- SPS (CAPS) release 2090 -->
<description>Civilization (Euro, v855.04, Award Winners Platinum Edition)</description>
@@ -9218,6 +9739,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="civiliza" cloneof="civiliz" supported="no">
<!-- SPS (CAPS) release 1308 -->
<description>Civilization (Euro, v855.01)</description>
@@ -9251,6 +9773,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="civilizg" cloneof="civiliz" supported="no">
<!-- SPS (CAPS) release 671 -->
<description>Civilization (Ger, v855.04)</description>
@@ -9284,6 +9807,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="civilizga" cloneof="civiliz" supported="no">
<!-- SPS (CAPS) release 56 -->
<description>Civilization (Ger, v855.01)</description>
@@ -9317,6 +9841,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="cjusa" supported="no">
<!-- SPS (CAPS) release 1946 -->
<description>CJ in the USA (Euro, 19920518)</description>
@@ -9331,6 +9856,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="cjantics" supported="no">
<!-- SPS (CAPS) release 832 -->
<description>CJ's Elephant Antics (Euro)</description>
@@ -9345,6 +9871,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="classarc" supported="no">
<!-- SPS (CAPS) release 1017 -->
<description>Classic Arcadia (Euro)</description>
@@ -9359,6 +9886,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="classbrd" supported="no">
<!-- SPS (CAPS) release 2056 -->
<description>Classic Board Games (Euro)</description>
@@ -9373,6 +9901,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="cliffh" supported="no">
<!-- SPS (CAPS) release 1598 -->
<description>Cliffhanger (Euro)</description>
@@ -9387,6 +9916,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="clockwis" supported="no">
<!-- SPS (CAPS) release 1420 -->
<description>Clockwiser (Euro)</description>
@@ -9408,6 +9938,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="cloudkng" supported="no">
<!-- SPS (CAPS) release 642 -->
<description>Cloud Kingdoms (Euro)</description>
@@ -9423,6 +9954,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="clownman" supported="no">
<!-- SPS (CAPS) release 2807 -->
<description>Clown-O-Mania (Euro, Budget)</description>
@@ -9437,6 +9969,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="clubfoot" supported="no">
<!-- SPS (CAPS) release 2198 -->
<description>Club Football - The Manager (Euro)</description>
@@ -9458,6 +9991,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="clue" supported="no">
<!-- SPS (CAPS) release 2134 -->
<description>The Clue! (Euro)</description>
@@ -9491,6 +10025,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="clueg" cloneof="clue" supported="no">
<!-- SPS (CAPS) release 810 -->
<description>Der Clou! (Ger)</description>
@@ -9524,6 +10059,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="cluemd" supported="no">
<!-- SPS (CAPS) release 1122 -->
<description>Cluedo - Master Detective (Euro)</description>
@@ -9538,6 +10074,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="cluemdu" cloneof="cluemd" supported="no">
<!-- SPS (CAPS) release 672 -->
<description>Clue - Master Detective (USA)</description>
@@ -9552,6 +10089,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="iceman" supported="no">
<!-- SPS (CAPS) release 468 -->
<description>Code Name: Iceman (Euro, v1.036)</description>
@@ -9591,6 +10129,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="cogans" supported="no">
<!-- SPS (CAPS) release 469 -->
<description>Cogans Run (Euro)</description>
@@ -9605,6 +10144,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="cohort2" supported="no">
<!-- SPS (CAPS) release 2941 -->
<description>Cohort II - Fighting for Rome (Euro)</description>
@@ -9619,6 +10159,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="colonbeq" supported="no">
<!-- SPS (CAPS) release 796 -->
<description>The Colonel's Bequest (Euro, v1.000.059)</description>
@@ -9658,6 +10199,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="coloniz" supported="no">
<!-- SPS (CAPS) release 452 -->
<description>Colonization (Euro, v1.11, 19950531)</description>
@@ -9685,6 +10227,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="colony" supported="no">
<!-- SPS (CAPS) release 673 -->
<description>The Colony (Euro)</description>
@@ -9706,6 +10249,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="colorado" supported="no">
<!-- SPS (CAPS) release 1743 -->
<description>Colorado (Euro)</description>
@@ -9720,6 +10264,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U Bad -->
<software name="coloradoa" cloneof="colorado" supported="no">
<!-- SPS (CAPS) release 3088 -->
<description>Colorado (Euro, Alt)</description>
@@ -9734,6 +10279,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="colosxbr" supported="no">
<!-- SPS (CAPS) release 1131 -->
<description>Colossus X Bridge (Euro)</description>
@@ -9748,6 +10294,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="colosxch" supported="no">
<!-- SPS (CAPS) release 1510 -->
<description>Colossus Chess X - The Ultimate Chess Program (Euro)</description>
@@ -9762,6 +10309,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="cairpatr" supported="no">
<!-- SPS (CAPS) release 674 -->
<description>Combat Air Patrol (Euro)</description>
@@ -9789,6 +10337,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="commando" supported="no">
<!-- SPS (CAPS) release 2 -->
<description>Commando (Euro)</description>
@@ -9803,6 +10352,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="comp3r" supported="no">
<!-- SPS (CAPS) release 1499 -->
<description>Computer Third Reich (USA)</description>
@@ -9817,6 +10367,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="conflict" supported="no">
<!-- SPS (CAPS) release 307 -->
<description>Conflict - Europe (Euro)</description>
@@ -9831,6 +10382,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="conflictf" cloneof="conflict" supported="no">
<!-- SPS (CAPS) release 2648 -->
<description>Conflict - Europe (Fra)</description>
@@ -9845,6 +10397,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad, C:20-23 Bad, C:40-71 Bad -->
<software name="conquer" supported="no">
<!-- SPS (CAPS) release 1275 -->
<description>Conqueror (Euro)</description>
@@ -9859,6 +10412,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="conquer1" cloneof="conquer" supported="no">
<!-- SPS (CAPS) release 1276 -->
<description>Conqueror (Euro, Mega Box)</description>
@@ -9873,6 +10427,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="conquer2" cloneof="conquer" supported="no">
<!-- SPS (CAPS) release 2260 -->
<description>Conqueror (Euro, Budget)</description>
@@ -9887,6 +10442,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="camelot" supported="no">
<!-- SPS (CAPS) release 1112 -->
<description>Conquests of Camelot (Euro, v1.009)</description>
@@ -9933,6 +10489,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="contcirc" supported="no">
<!-- SPS (CAPS) release 1720 -->
<description>Continental Circus (Euro)</description>
@@ -9947,6 +10504,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="coolcroc" supported="no">
<!-- SPS (CAPS) release 920 -->
<description>Cool Croc Twins (Euro)</description>
@@ -9961,6 +10519,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="coolspot" supported="no">
<!-- SPS (CAPS) release 1345 -->
<description>Cool Spot (Euro)</description>
@@ -9988,6 +10547,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="coolwrld" supported="no">
<!-- SPS (CAPS) release 1826 -->
<description>Cool World (Euro)</description>
@@ -10009,6 +10569,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="corporat" supported="no">
<!-- SPS (CAPS) release 107 -->
<description>Corporation (Euro)</description>
@@ -10030,6 +10591,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="corporat1" cloneof="corporat" supported="no">
<!-- SPS (CAPS) release 2858 -->
<description>Corporation (Euro, Alt)</description>
@@ -10051,6 +10613,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="corporatmd" cloneof="corporat" supported="no">
<!-- SPS (CAPS) release 266 -->
<description>Corporation - Mission Disk (Euro)</description>
@@ -10066,6 +10629,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="corruptn" supported="no">
<!-- SPS (CAPS) release 308 -->
<description>Corruption (Euro, v1.11)</description>
@@ -10080,6 +10644,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="cortex" supported="no">
<!-- SPS (CAPS) release 1932 -->
<description>Cortex (Euro)</description>
@@ -10094,6 +10659,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="corx" supported="no">
<!-- SPS (CAPS) release 930 -->
<description>Corx (Euro, Rebel Racer)</description>
@@ -10108,7 +10674,9 @@ license:CC0
</part>
</software>
- <!-- Gets stuck at the AmigaOS blue screen -->
+ <!-- Gets stuck at the AmigaDOS blue screen [FDC] dsksync bootblock -->
+ <!-- (Sets up a clearly invalid DMA dskpt of 0, enables MFM precomp) -->
+ <!-- ATK test: failed -->
<software name="cosmcbnc" supported="no">
<!-- SPS (CAPS) release 309 -->
<description>Cosmic Bouncer (Euro)</description>
@@ -10123,6 +10691,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="cosmcrel" supported="no">
<!-- SPS (CAPS) release 1893 -->
<description>Cosmic Relief (USA)</description>
@@ -10137,6 +10706,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="cosmic" supported="no">
<!-- SPS (CAPS) release 213 -->
<description>Cosmic Spacehead (Euro)</description>
@@ -10158,6 +10728,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="cosmostr" supported="no">
<!-- SPS (CAPS) release 1931 -->
<description>Cosmostruction (Euro)</description>
@@ -10172,6 +10743,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="duckula" supported="no">
<!-- SPS (CAPS) release 828 -->
<description>Count Duckula (Euro)</description>
@@ -10186,6 +10758,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="duckula2" supported="no">
<!-- SPS (CAPS) release 1712 -->
<description>Count Duckula II (Euro)</description>
@@ -10200,6 +10773,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="coveract" supported="no">
<!-- SPS (CAPS) release 1834 -->
<description>Covert Action (Euro, v447.101)</description>
@@ -10227,6 +10801,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="coveractg" cloneof="coveract" supported="no">
<!-- SPS (CAPS) release 310 -->
<description>Covert Action (Ger, v447.101)</description>
@@ -10254,6 +10829,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="crack" supported="no">
<!-- SPS (CAPS) release 57 -->
<description>Crack (Euro)</description>
@@ -10268,6 +10844,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="crkdown" supported="no">
<!-- SPS (CAPS) release 1711 -->
<description>Crack Down (Euro)</description>
@@ -10282,6 +10859,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="crapsaca" supported="no">
<!-- SPS (CAPS) release 675 -->
<description>Craps Academy (Euro)</description>
@@ -10296,6 +10874,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:L 1 Sector Bad -->
<software name="crazycr2" supported="no">
<!-- SPS (CAPS) release 311 -->
<description>Crazy Cars II (Euro)</description>
@@ -10310,6 +10889,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 Bad -->
<software name="crazycr3" supported="no">
<!-- SPS (CAPS) release 3068 -->
<description>Crazy Cars III (Euro)</description>
@@ -10331,6 +10911,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="crazysht" supported="no">
<!-- SPS (CAPS) release 2404 -->
<description>Crazy Shot (Euro)</description>
@@ -10345,6 +10926,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:43 onward Bad -->
<software name="crazsue2" supported="no">
<!-- SPS (CAPS) release 2195 -->
<description>Crazy Sue... Goes On (Euro)</description>
@@ -10361,6 +10943,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="creature" supported="no">
<!-- SPS (CAPS) release 846 -->
<description>Creature (Euro)</description>
@@ -10382,6 +10965,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="creaturs" supported="no">
<!-- SPS (CAPS) release 1764 -->
<description>Creatures (Euro, 19930208)</description>
@@ -10403,6 +10987,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="cribbage" supported="no">
<!-- SPS (CAPS) release 1933 -->
<description>Cribbage King &amp; Gin King (Euro)</description>
@@ -10417,6 +11002,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="cricketc" supported="no">
<!-- SPS (CAPS) release 1244 -->
<description>Cricket Captain (Euro)</description>
@@ -10431,6 +11017,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="crimenop" supported="no">
<!-- SPS (CAPS) release 364 -->
<description>Crime Does Not Pay (Euro)</description>
@@ -10445,6 +11032,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="crossout" supported="no">
<!-- SPS (CAPS) release 1915 -->
<description>Cross Out the Intruder (Euro)</description>
@@ -10459,6 +11047,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="crown" supported="no">
<!-- SPS (CAPS) release 1090 -->
<description>Crown (Euro)</description>
@@ -10480,6 +11069,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="cruisecr" supported="no">
<!-- SPS (CAPS) release 108 -->
<description>Cruise for a Corpse (Euro)</description>
@@ -10519,6 +11109,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="cruisecr1" cloneof="cruisecr" supported="no">
<!-- SPS (CAPS) release 1884 -->
<description>Cruise for a Corpse (Euro, The Delphine Collection)</description>
@@ -10558,6 +11149,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="cruisecrf" cloneof="cruisecr" supported="no">
<!-- SPS (CAPS) release 1827 -->
<description>Croisiere pour un Cadavre (Fra, v1.04)</description>
@@ -10597,6 +11189,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="cruisecrg" cloneof="cruisecr" supported="no">
<!-- SPS (CAPS) release 676 -->
<description>Cruise for a Corpse (Ger)</description>
@@ -10636,6 +11229,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad, C:1 H:U onward Bad -->
<software name="crystdrg" supported="no">
<!-- SPS (CAPS) release 1830 -->
<description>Crystal Dragon (Euro)</description>
@@ -10663,6 +11257,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="ckdizzy" supported="no">
<!-- SPS (CAPS) release 109 -->
<description>Crystal Kingdom Dizzy (Euro)</description>
@@ -10684,6 +11279,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:L 1 Sector Bad -->
<software name="arborea" supported="no">
<!-- SPS (CAPS) release 2386 -->
<description>Crystals of Arborea (Euro, Magic Worlds)</description>
@@ -10698,6 +11294,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="cubulus" supported="no">
<!-- SPS (CAPS) release 1857 -->
<description>Cubulus (Euro)</description>
@@ -10712,6 +11309,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="enchant" supported="no">
<!-- SPS (CAPS) release 283 -->
<description>Curse of Enchantia (Euro)</description>
@@ -10757,6 +11355,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="azurebnd" supported="no">
<!-- SPS (CAPS) release 982 -->
<description>Curse of the Azure Bonds (Euro, v1.0)</description>
@@ -10778,6 +11377,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="custodn" supported="no">
<!-- SPS (CAPS) release 312 -->
<description>Custodian (Euro)</description>
@@ -10792,6 +11392,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="cutthr" supported="no">
<!-- SPS (CAPS) release 2683 -->
<description>Cutthroats (Euro, r23)</description>
@@ -10806,6 +11407,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="cyberwrl" supported="no">
<!-- SPS (CAPS) release 2603 -->
<description>Cyber World (Euro)</description>
@@ -10820,6 +11422,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="cyberbal" supported="no">
<!-- SPS (CAPS) release 1076 -->
<description>Cyberball (Euro)</description>
@@ -10834,6 +11437,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="cyberbala" cloneof="cyberbal" supported="no">
<!-- SPS (CAPS) release 1446 -->
<description>Cyberball (Euro, Winning Team)</description>
@@ -10848,6 +11452,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="cyberbla" supported="no">
<!-- SPS (CAPS) release 1383 -->
<description>Cyberblast (Euro)</description>
@@ -10862,6 +11467,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="cybercn3" supported="no">
<!-- SPS (CAPS) release 243 -->
<description>Cybercon III (Euro)</description>
@@ -10876,6 +11482,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="cybercn3a" cloneof="cybercn3" supported="no">
<!-- SPS (CAPS) release 2123 -->
<description>Cybercon III (Euro, 19910806, Budget)</description>
@@ -10890,6 +11497,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="cybernod" supported="no">
<!-- SPS (CAPS) release 1088 -->
<description>Cybernoid - The Fighting Machine (Euro, Action)</description>
@@ -10904,6 +11512,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="cybernd2" supported="no">
<!-- SPS (CAPS) release 3 -->
<description>Cybernoid II - The Revenge (Euro)</description>
@@ -10918,6 +11527,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad, C:1 H:U onward Bad -->
<software name="cybpunks" supported="no">
<!-- SPS (CAPS) release 365 -->
<description>Cyberpunks (Euro)</description>
@@ -10932,6 +11542,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="cycles" supported="no">
<!-- SPS (CAPS) release 1018 -->
<description>The Cycles - International Grand Prix Racing (Euro)</description>
@@ -10946,6 +11557,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:49 onward Bad -->
<software name="cytron" supported="no">
<!-- SPS (CAPS) release 110 -->
<description>Cytron (Euro)</description>
@@ -10967,6 +11579,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dday" supported="no">
<!-- SPS (CAPS) release 455 -->
<description>D-Day - The Beginning of the End (Euro)</description>
@@ -10988,6 +11601,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dgen" supported="no">
<!-- SPS (CAPS) release 677 -->
<description>D/Generation (Euro, v1.05)</description>
@@ -11009,6 +11623,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dailydhh" supported="no">
<!-- SPS (CAPS) release 284 -->
<description>Daily Double Horse Racing (Euro)</description>
@@ -11023,6 +11638,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dalekat" supported="no">
<!-- SPS (CAPS) release 2170 -->
<description>Dalek Attack (Euro)</description>
@@ -11044,6 +11660,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dalekat1" cloneof="dalekat" supported="no">
<!-- SPS (CAPS) release 1998 -->
<description>Dalek Attack (Euro, The Sci-Fi Collecion)</description>
@@ -11065,6 +11682,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="daleyoc" supported="no">
<!-- SPS (CAPS) release 313 -->
<description>Daley Thompson's Olympic Challenge (Euro)</description>
@@ -11086,6 +11704,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="daleyoca" cloneof="daleyoc" supported="no">
<!-- SPS (CAPS) release 957 -->
<description>Daley Thompson's Olympic Challenge (Euro, Budget)</description>
@@ -11100,6 +11719,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="dandare3" supported="no">
<!-- SPS (CAPS) release 2257 -->
<description>Dan Dare III - The Escape (Euro)</description>
@@ -11114,6 +11734,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="dangerfr" supported="no">
<!-- SPS (CAPS) release 975 -->
<description>Danger Freak (Euro)</description>
@@ -11128,6 +11749,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dangstrt" supported="no">
<!-- SPS (CAPS) release 1019 -->
<description>Dangerous Streets (Euro)</description>
@@ -11142,6 +11764,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="darkcstl" supported="no">
<!-- SPS (CAPS) release 1459 -->
<description>Dark Castle (USA)</description>
@@ -11163,6 +11786,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="darkcent" supported="no">
<!-- SPS (CAPS) release 244 -->
<description>Dark Century (Euro)</description>
@@ -11177,6 +11801,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="tp1" supported="no">
<!-- SPS (CAPS) release 2163 -->
<description>Dark Fusion + Steel + Turbo Trax (Euro, Turbo Pack)</description>
@@ -11191,6 +11816,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="darkfusn" supported="no">
<!-- SPS (CAPS) release 36 -->
<description>Dark Fusion (Euro)</description>
@@ -11205,6 +11831,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dqkrynn" supported="no">
<!-- SPS (CAPS) release 988 -->
<description>The Dark Queen of Krynn (Euro, v1.0 19920616)</description>
@@ -11232,6 +11859,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="darkseed" supported="no">
<!-- SPS (CAPS) release 2141 -->
<description>Darkseed (Euro, v1.0)</description>
@@ -11283,6 +11911,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="darkside" supported="no">
<!-- SPS (CAPS) release 1099 -->
<description>Dark Side (Euro, v1.0)</description>
@@ -11297,6 +11926,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="darksideu" cloneof="darkside" supported="no">
<!-- SPS (CAPS) release 1424 -->
<description>Dark Side (USA, v1.0)</description>
@@ -11311,6 +11941,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="darkman" supported="no">
<!-- SPS (CAPS) release 1564 -->
<description>Darkman (Euro)</description>
@@ -11325,6 +11956,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="darkmere" supported="no">
<!-- SPS (CAPS) release 453 -->
<description>Darkmere - The Nightmare's Begun (Euro)</description>
@@ -11358,6 +11990,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="darkspyr" supported="no">
<!-- SPS (CAPS) release 111 -->
<description>DarkSpyre (Euro)</description>
@@ -11379,6 +12012,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="datastrm" supported="no">
<!-- SPS (CAPS) release 1554 -->
<description>Datastorm (Euro)</description>
@@ -11393,6 +12027,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="datastrma" cloneof="datastrm" supported="no">
<!-- SPS (CAPS) release 1555 -->
<description>Datastorm (Euro, Astra Pack)</description>
@@ -11407,6 +12042,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="dawnpatr" supported="no">
<!-- SPS (CAPS) release 1614 -->
<description>Dawn Patrol (Euro)</description>
@@ -11434,6 +12070,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="dawnpatrg" cloneof="dawnpatr" supported="no">
<!-- SPS (CAPS) release 314 -->
<description>Dawn Patrol (Ger)</description>
@@ -11461,6 +12098,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dayphara" supported="no">
<!-- SPS (CAPS) release 2052 -->
<description>Day of the Pharaoh (Euro)</description>
@@ -11482,6 +12120,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="daypharag" cloneof="dayphara" supported="no">
<!-- SPS (CAPS) release 315 -->
<description>Day of the Pharaoh (Ger)</description>
@@ -11503,6 +12142,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dayviper" supported="no">
<!-- SPS (CAPS) release 454 -->
<description>Day of the Viper (Euro)</description>
@@ -11517,6 +12157,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="daysthnd" supported="no">
<!-- SPS (CAPS) release 285 -->
<description>Days of Thunder (Euro)</description>
@@ -11531,6 +12172,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dbringer" supported="no">
<!-- SPS (CAPS) release 2550 -->
<description>Deathbringer (Euro)</description>
@@ -11552,6 +12194,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dbringsp" supported="no">
<!-- SPS (CAPS) release 316 -->
<description>Death Bringer (USA)</description>
@@ -11573,6 +12216,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dkkrynn" supported="no">
<!-- SPS (CAPS) release 987 -->
<description>Death Knights of Krynn (Euro, v1.0)</description>
@@ -11594,6 +12238,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="deathmsk" supported="no">
<!-- SPS (CAPS) release 1326 -->
<description>Death Mask (Euro)</description>
@@ -11615,6 +12260,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dogem" supported="no">
<!-- SPS (CAPS) release 2139 -->
<description>Death or Glory - Das Erbe von Morgan (Ger, Hard Disk Version)</description>
@@ -11642,6 +12288,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dogdk" supported="no">
<!-- SPS (CAPS) release 2140 -->
<description>Death or Glory - Der dunkle Kaiser (Ger, Hard Disk Version)</description>
@@ -11657,6 +12304,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="deathtrp" supported="no">
<!-- SPS (CAPS) release 1021 -->
<description>Death Trap (Euro)</description>
@@ -11671,7 +12319,9 @@ license:CC0
</part>
</software>
- <!-- Hangs at a rainbow colored screen -->
+ <!-- Hangs at a rainbow colored screen [FDC] -->
+ <!-- (fails a CRC check with data uploaded at 0x800, TODO: verify if it's using copper DMA) -->
+ <!-- ATK test: failed -->
<software name="deep" supported="no">
<!-- SPS (CAPS) release 1218 -->
<description>The Deep (Euro)</description>
@@ -11686,6 +12336,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="deepspac" supported="no">
<!-- SPS (CAPS) release 1168 -->
<description>Deep Space (Euro, v1.00a)</description>
@@ -11700,6 +12351,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="deepspacu" cloneof="deepspac" supported="no">
<!-- SPS (CAPS) release 1167 -->
<description>Deep Space (USA, v1.00a)</description>
@@ -11714,6 +12366,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="defcon5" supported="no">
<!-- SPS (CAPS) release 470 -->
<description>Def Con 5 (Euro)</description>
@@ -11728,7 +12381,8 @@ license:CC0
</part>
</software>
- <!-- "Software error", clicking on cancel causes Guru Meditation -->
+ <!-- "Program failed", clicking on reboot causes Guru Meditation -->
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="defcrown" supported="no">
<!-- SPS (CAPS) release 317 -->
<description>Defender of the Crown (Euro)</description>
@@ -11750,6 +12404,9 @@ license:CC0
</part>
</software>
+ <!-- a500n: wrong GFX pitch on workbench -->
+ <!-- a1200n: hangs when attempting to raid a castle -->
+ <!-- ATK test: OK -->
<software name="defcrownu" cloneof="defcrown" supported="no">
<!-- SPS (CAPS) release 902 -->
<description>Defender of the Crown (USA)</description>
@@ -11771,6 +12428,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="defendr2" supported="no">
<!-- SPS (CAPS) release 2258 -->
<description>Defender II (Euro)</description>
@@ -11785,6 +12443,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="defearth" supported="no">
<!-- SPS (CAPS) release 456 -->
<description>Defenders of the Earth (Euro)</description>
@@ -11799,6 +12458,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="deflektr" supported="no">
<!-- SPS (CAPS) release 1087 -->
<description>Deflektor (Euro, Action)</description>
@@ -11813,6 +12473,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="dejavu" supported="no">
<!-- SPS (CAPS) release 1832 -->
<description>Deja Vu - A Nightmare Comes True (USA)</description>
@@ -11827,6 +12488,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="deliver" supported="no">
<!-- SPS (CAPS) release 1500 -->
<description>Deliverance (Euro)</description>
@@ -11848,6 +12510,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="demolitn" supported="no">
<!-- SPS (CAPS) release 2712 -->
<description>Demolition (Euro)</description>
@@ -11862,6 +12525,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="demonwar" supported="no">
<!-- SPS (CAPS) release 1395 -->
<description>Demon Wars (Euro)</description>
@@ -11876,6 +12540,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="demnwint" supported="no">
<!-- SPS (CAPS) release 1995 -->
<description>Demon's Winter (USA, v1.0)</description>
@@ -11890,6 +12555,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="demoniak" supported="no">
<!-- SPS (CAPS) release 3071 -->
<description>Demoniak (Euro, v1.0)</description>
@@ -11911,6 +12577,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="denaris" supported="no">
<!-- SPS (CAPS) release 49 -->
<description>Denaris (Euro)</description>
@@ -11932,6 +12599,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="denarisa" cloneof="denaris" supported="no">
<!-- SPS (CAPS) release 2166 -->
<description>Denaris (Euro, 5th Anniversary)</description>
@@ -11946,6 +12614,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="dennis" supported="no">
<!-- SPS (CAPS) release 1097 -->
<description>Dennis (Euro)</description>
@@ -11967,7 +12636,9 @@ license:CC0
</part>
</software>
- <!-- Asks to disc swap with disc 1 (which is already in) -->
+ <!-- Asks to disc swap with disc 1, which is already in, [FDC] dsksync -->
+ <!-- Mouse input doesn't work (TODO: recheck) -->
+ <!-- ATK test: OK -->
<software name="dstrike" supported="no">
<!-- SPS (CAPS) release 112 -->
<description>Desert Strike - Return to the Gulf (Euro)</description>
@@ -11995,6 +12666,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="destroyr" supported="no">
<!-- SPS (CAPS) release 318 -->
<description>Destroyer (Euro)</description>
@@ -12009,6 +12681,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="detroit" supported="no">
<!-- SPS (CAPS) release 1861 -->
<description>Detroit (Euro, v1.2)</description>
@@ -12030,6 +12703,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="deuteros" supported="no">
<!-- SPS (CAPS) release 958 -->
<description>Deuteros (Euro, v2)</description>
@@ -12052,6 +12726,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="deuterosa" cloneof="deuteros" supported="no">
<!-- SPS (CAPS) release 319 -->
<description>Deuteros (Euro, v1)</description>
@@ -12074,6 +12749,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="deviousd" supported="no">
<!-- SPS (CAPS) release 256 -->
<description>Devious Designs (Euro)</description>
@@ -12095,6 +12771,7 @@ license:CC0
</part>
</software>
+ <!-- fatalerrors when trying to mount "Incompatible image format or corrupted data" -->
<software name="dicktr" supported="no">
<!-- SPS (CAPS) release 3083 -->
<description>Dick Tracy (Euro, Titus)</description>
@@ -12109,6 +12786,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dicktrcs" supported="no">
<!-- SPS (CAPS) release 2385 -->
<description>Dick Tracy (Euro, Disney Software)</description>
@@ -12137,6 +12815,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="diehard2" supported="no">
<!-- SPS (CAPS) release 113 -->
<description>Die Hard 2 - Die Harder (Euro)</description>
@@ -12151,6 +12830,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dimoqst" supported="no">
<!-- SPS (CAPS) release 1216 -->
<description>Dimo's Quest (Euro)</description>
@@ -12165,6 +12845,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dingsda" supported="no">
<!-- SPS (CAPS) release 1247 -->
<description>Dingsda (Ger)</description>
@@ -12179,6 +12860,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dinodet" supported="no">
<!-- SPS (CAPS) release 2617 -->
<description>Dinosaur Detective Agency (Euro)</description>
@@ -12193,6 +12875,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="discover" supported="no">
<!-- SPS (CAPS) release 2175 -->
<description>Discovery - In the Steps of Columbus (Euro)</description>
@@ -12214,6 +12897,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="disc" supported="no">
<!-- SPS (CAPS) release 1503 -->
<description>Disc (Euro)</description>
@@ -12228,6 +12912,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="disca" cloneof="disc" supported="no">
<!-- SPS (CAPS) release 2189 -->
<description>Disc (Euro, Budget)</description>
@@ -12242,6 +12927,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="discb" cloneof="disc" supported="no">
<!-- SPS (CAPS) release 2440 -->
<description>Disc (Euro, Podium)</description>
@@ -12256,6 +12942,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="disphero" supported="no">
<!-- SPS (CAPS) release 1367 -->
<description>Disposable Hero (Euro)</description>
@@ -12277,6 +12964,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dstntarm" supported="no">
<!-- SPS (CAPS) release 2551 -->
<description>Distant Armies (Euro)</description>
@@ -12292,6 +12980,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="dizzy6" supported="no">
<!-- SPS (CAPS) release 1146 -->
<description>Prince of the Yolkfolk (Euro)</description>
@@ -12307,6 +12996,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="dizzysex" supported="no">
<!-- SPS (CAPS) release 2502 -->
<description>Dizzy's Excellent Adventures (Euro)</description>
@@ -12328,6 +13018,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dogfight" supported="no">
<!-- SPS (CAPS) release 1293 -->
<description>Dogfight (Euro, v1.01 19930906)</description>
@@ -12365,11 +13056,12 @@ license:CC0
<publisher>Elite</publisher>
<part name="flop1" interface="floppy_3_5">
<dataarea name="flop" size="1016901">
- <rom name="dogsofwar.ipf" size="1016901" crc="e738511f" sha1="5581ab144292d0e1283beaa6188addd111bb4099"/>
+ <rom name="dogsofwar.ipf" size="1016901" crc="e738511f" sha1="5581ab144292d0e1283beaa6188addd111bb4099" status="baddump"/>
</dataarea>
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="dojodan" supported="no">
<!-- SPS (CAPS) release 2503 -->
<description>Dojo Dan (Euro)</description>
@@ -12391,6 +13083,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="dominatr" supported="no">
<!-- SPS (CAPS) release 646 -->
<description>Dominator (Euro)</description>
@@ -12405,6 +13098,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dominium" supported="no">
<!-- SPS (CAPS) release 2846 -->
<description>Dominium (Euro)</description>
@@ -12438,6 +13132,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="donaldac" supported="no">
<!-- SPS (CAPS) release 2067 -->
<description>Donald's Alphabet Chase (Euro)</description>
@@ -12452,6 +13147,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="donk" supported="no">
<!-- SPS (CAPS) release 647 -->
<description>Donk! - The Samurai Duck! (Euro)</description>
@@ -12479,6 +13175,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="doodlebg" supported="no">
<!-- SPS (CAPS) release 1862 -->
<description>Doodle Bug - Bug-Bash 2 (Euro)</description>
@@ -12493,6 +13190,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="doofus" supported="no">
<!-- SPS (CAPS) release 648 -->
<description>Doofus (Euro)</description>
@@ -12507,8 +13205,9 @@ license:CC0
</part>
</software>
- <!-- Black screen after pressing fire on title -->
- <software name="ddragon" supported="no">
+ <!-- boot OK -->
+ <!-- ATK test: C:0 H:U Bad -->
+ <software name="ddragon" supported="yes">
<!-- SPS (CAPS) release 2438 -->
<description>Double Dragon (Euro, v2.16)</description>
<!-- retail, standalone -->
@@ -12522,6 +13221,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="ddragona" cloneof="ddragon" supported="no">
<!-- SPS (CAPS) release 320 -->
<description>Double Dragon (Euro)</description>
@@ -12536,7 +13236,9 @@ license:CC0
</part>
</software>
- <!-- Guru Meditation -->
+ <!-- Guru Meditation [FDC] -->
+ <!-- (Checks data once with adkcon=0x3db0) -->
+ <!-- ATK test: failed -->
<software name="ddragon2" supported="no">
<!-- SPS (CAPS) release 768 -->
<description>Double Dragon II (Euro, v4.01ECS)</description>
@@ -12552,6 +13254,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="ddragon2a" cloneof="ddragon2" supported="no">
<!-- SPS (CAPS) release 1680 -->
<description>Double Dragon II (Euro, v3.84)</description>
@@ -12567,6 +13270,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="ddragon2u" cloneof="ddragon2" supported="no">
<!-- SPS (CAPS) release 2635 -->
<description>Double Dragon II (USA, v4.16ECS)</description>
@@ -12582,7 +13286,8 @@ license:CC0
</part>
</software>
- <!-- black screen -->
+ <!-- black screen [FDC] dsksync -->
+ <!-- ATK test: C:0 H:U Bad -->
<software name="ddragon3" supported="no">
<!-- SPS (CAPS) release 321 -->
<description>Double Dragon 3 - The Rosetta Stone (Euro)</description>
@@ -12604,6 +13309,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="downtrol" supported="no">
<!-- SPS (CAPS) release 3009 -->
<description>Down at the Trolls (Euro)</description>
@@ -12625,6 +13331,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="doomrev" supported="no">
<!-- SPS (CAPS) release 2501 -->
<description>Dr. Doom's Revenge! (Euro)</description>
@@ -12639,6 +13346,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="doomrevu" cloneof="doomrev" supported="no">
<!-- SPS (CAPS) release 1496 -->
<description>Dr. Doom's Revenge! (USA)</description>
@@ -12660,6 +13368,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="drplumm" supported="no">
<!-- SPS (CAPS) release 2132 -->
<description>Dr. Plummet's House of Flux (Euro)</description>
@@ -12674,6 +13383,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="dbreed" supported="no">
<!-- SPS (CAPS) release 441 -->
<description>Dragon Breed (Euro)</description>
@@ -12688,6 +13398,8 @@ license:CC0
</part>
</software>
+ <!-- a500p: Throws "system status abnormal" with "FUCK" error code and refuses to boot, supposed to run on ECS? -->
+ <!-- ATK test: OK -->
<software name="drgnfght" supported="no">
<!-- SPS (CAPS) release 1023 -->
<description>Dragon Fighter (Euro)</description>
@@ -12695,6 +13407,8 @@ license:CC0
<!-- (Amiga, OCS, PAL) -->
<year>1991</year>
<publisher>Idea</publisher>
+ <info name="usage" value="Sports manual copy-protection"/>
+
<part name="flop1" interface="floppy_3_5">
<feature name="part_id" value="Disk 1" />
<dataarea name="flop" size="1049180">
@@ -12709,6 +13423,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="dflight" supported="no">
<!-- SPS (CAPS) release 2098 -->
<description>Dragonflight (Euro)</description>
@@ -12730,6 +13445,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="dflightf" cloneof="dflight" supported="no">
<!-- SPS (CAPS) release 2755 -->
<description>Dragonflight (Fra)</description>
@@ -12751,6 +13467,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="dflightg" cloneof="dflight" supported="no">
<!-- SPS (CAPS) release 58 -->
<description>Dragonflight (Ger)</description>
@@ -12772,6 +13489,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="dflightg1" cloneof="dflight" supported="no">
<!-- invalid - this was marked as SPS but these checksums don't appear in the list -->
<!-- SPS (CAPS) release 58 -->
@@ -12794,6 +13512,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U Bad -->
<software name="drgnbret" supported="no">
<!-- SPS (CAPS) release 72 -->
<description>Dragons Breath (Euro)</description>
@@ -12815,6 +13534,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="drgnbretf" cloneof="drgnbret" supported="no">
<!-- SPS (CAPS) release 2388 -->
<description>Dragons Breath (Fra, Magic Worlds)</description>
@@ -12836,6 +13556,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U Bad -->
<software name="drgnbretg" cloneof="drgnbret" supported="no">
<!-- SPS (CAPS) release 821 -->
<description>Dragons Breath (Ger)</description>
@@ -12857,6 +13578,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="drgnbretga" cloneof="drgnbret" supported="no">
<!-- SPS (CAPS) release 1272 -->
<description>Dragons Breath (Ger, Alt)</description>
@@ -12879,6 +13601,8 @@ license:CC0
</software>
<!-- boot OK, starting a level has background with GFX pitch issue, repeating sample on every correct move -->
+ <!-- Update: hangs when loading a game, regression? -->
+ <!-- ATK test: OK -->
<software name="dlairsc" supported="partial">
<!-- SPS (CAPS) release 980 -->
<description>Dragon's Lair: Escape from Singe's Castle (Euro)</description>
@@ -12919,6 +13643,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dlairsc1" cloneof="dlairsc" supported="no">
<!-- SPS (CAPS) release 2495 -->
<description>Dragon's Lair: Escape from Singe's Castle (Euro, Alt)</description>
@@ -12958,7 +13683,10 @@ license:CC0
</part>
</software>
- <!-- Hangs at VDT logo -->
+ <!-- Hangs at VDT logo [FDC] dsksync -->
+ <!-- (Checks specific value in the loaded buffer, offset by 2) -->
+ <!-- Hangs at "Randy Linden production", tries to check [FDC] with dsksync == 0 -->
+ <!-- ATK test: failed -->
<software name="dlair" supported="no">
<!-- SPS (CAPS) release 1360 -->
<description>Dragon's Lair (Euro)</description>
@@ -13004,7 +13732,9 @@ license:CC0
</part>
</software>
- <!-- locks up at ReadySoft logo -->
+ <!-- locks up at ReadySoft logo [FDC] dsksync -->
+ <!-- In-game it enables [FDC] dsklen == 0 -->
+ <!-- ATK test: failed -->
<software name="dlair2" supported="no">
<!-- SPS (CAPS) release 59 -->
<description>Dragon's Lair II - Time Warp (Euro)</description>
@@ -13050,7 +13780,10 @@ license:CC0
</part>
</software>
- <!-- black screen -->
+ <!-- black screen [FDC] dsksync -->
+ <!-- In-game it enables [FDC] dsklen == 0 -->
+ <!-- (same as dlair2) -->
+ <!-- ATK test: failed -->
<software name="dlair3" supported="no">
<!-- SPS (CAPS) release 649 -->
<description>Dragon's Lair III: The Curse of Mordread (Euro)</description>
@@ -13102,6 +13835,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dflame" supported="no">
<!-- SPS (CAPS) release 985 -->
<description>Dragons of Flame (Euro, v1.0)</description>
@@ -13116,6 +13850,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="dspirit" supported="no">
<!-- SPS (CAPS) release 1545 -->
<description>Dragon Spirit (Euro)</description>
@@ -13130,6 +13865,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="drgstone" supported="no">
<!-- SPS (CAPS) release 471 -->
<description>Dragonstone (Euro)</description>
@@ -13163,6 +13899,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="drgstrik" supported="no">
<!-- SPS (CAPS) release 1479 -->
<description>DragonStrike (USA, v1.0)</description>
@@ -13184,6 +13921,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dragwars" supported="no">
<!-- SPS (CAPS) release 3098 -->
<description>Dragon Wars (Euro, v1.2)</description>
@@ -13205,6 +13943,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:1 Bad -->
<software name="drakkhen" supported="no">
<!-- SPS (CAPS) release 769 -->
<description>Drakkhen (Euro, v1.1)</description>
@@ -13226,6 +13965,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:1 Bad -->
<software name="drakkhenu" cloneof="drakkhen" supported="no">
<!-- SPS (CAPS) release 1843 -->
<description>Drakkhen (USA, v1.1)</description>
@@ -13247,6 +13987,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:1 Bad -->
<software name="drakkhenf" cloneof="drakkhen" supported="no">
<!-- SPS (CAPS) release 2558 -->
<description>Drakkhen (Fra)</description>
@@ -13268,6 +14009,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:1 Bad -->
<software name="drakkheng" cloneof="drakkhen" supported="no">
<!-- SPS (CAPS) release 458 -->
<description>Drakkhen (Ger)</description>
@@ -13289,6 +14031,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dreadnog" supported="no">
<!-- SPS (CAPS) release 861 -->
<description>Dreadnoughts (Euro, v1.11)</description>
@@ -13303,6 +14046,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dreamweb" supported="no">
<!-- SPS (CAPS) release 1660 -->
<description>DreamWeb (Euro)</description>
@@ -13336,6 +14080,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dreamwebg" cloneof="dreamweb" supported="no">
<!-- SPS (CAPS) release 1593 -->
<description>DreamWeb (Ger)</description>
@@ -13369,6 +14114,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="driltote" supported="no">
<!-- SPS (CAPS) release 2255 -->
<description>Driller &amp; Total Eclipse (Euro, Virtual Worlds)</description>
@@ -13383,6 +14129,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="driller" supported="no">
<!-- SPS (CAPS) release 2498 -->
<description>Driller (Euro, v1.0)</description>
@@ -13397,6 +14144,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="driller1" cloneof="driller" supported="no">
<!-- SPS (CAPS) release 2256 -->
<description>Driller (Euro, Budget)</description>
@@ -13411,6 +14159,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="drivfrce" supported="no">
<!-- SPS (CAPS) release 1504 -->
<description>Drivin' Force (Euro)</description>
@@ -13425,6 +14174,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="drivfrcea" cloneof="drivfrce" supported="no">
<!-- invalid - this was marked as SPS but these checksums don't appear in the list -->
<!-- SPS (CAPS) release 1504 -->
@@ -13440,6 +14190,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="drivfrceb" cloneof="drivfrce" supported="no">
<!-- SPS (CAPS) release 1521 -->
<description>Drivin' Force (Euro, Budget)</description>
@@ -13454,6 +14205,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="drolecol" supported="no">
<!-- SPS (CAPS) release 2443 -->
<description>DrĆ“le d'Ɖcole (5 - 7 Ans) (Fra)</description>
@@ -13476,6 +14228,7 @@ license:CC0
</software>
<!-- boot OK, randomly crashes -->
+ <!-- ATK test: OK -->
<software name="ducktale" supported="no">
<!-- SPS (CAPS) release 299 -->
<description>Duck Tales - "The Quest for Gold" (Euro, v1.0)</description>
@@ -13498,6 +14251,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="ducktalea" cloneof="ducktale" supported="no">
<!-- invalid - this was marked as SPS but these checksums don't appear in the list -->
<!-- SPS (CAPS) release 299 -->
@@ -13520,6 +14274,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="dugger" supported="no">
<!-- SPS (CAPS) release 322 -->
<description>Dugger (Euro)</description>
@@ -13534,6 +14289,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dune" supported="no">
<!-- SPS (CAPS) release 1156 -->
<description>Dune (Euro)</description>
@@ -13561,6 +14317,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dunef" cloneof="dune" supported="no">
<!-- SPS (CAPS) release 2393 -->
<description>Dune (Fra)</description>
@@ -13588,6 +14345,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="duneg" cloneof="dune" supported="no">
<!-- SPS (CAPS) release 459 -->
<description>Dune (Ger)</description>
@@ -13615,6 +14373,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dunei" cloneof="dune" supported="no">
<!-- SPS (CAPS) release 2594 -->
<description>Dune (Ita)</description>
@@ -13642,6 +14401,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dune2" supported="no">
<!-- SPS (CAPS) release 1548 -->
<description>Dune II - The Battle for Arrakis (Euro)</description>
@@ -13682,6 +14442,7 @@ license:CC0
</software>
<!-- boot OK -->
+ <!-- ATK test: OK -->
<software name="dngmster" supported="partial">
<!-- SPS (CAPS) release 833 -->
<description>Dungeon Master (Euro, v3.6)</description>
@@ -13696,6 +14457,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dngmstr2" supported="no">
<!-- SPS (CAPS) release 899 -->
<description>Dungeon Master II (Euro, v1.0, sold as A1200 game)</description>
@@ -13741,6 +14503,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dungqst" supported="no">
<!-- SPS (CAPS) release 663 -->
<description>Dungeon Quest (Euro)</description>
@@ -13762,6 +14525,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dungeons" supported="no">
<!-- SPS (CAPS) release 2963 -->
<description>Dungeons, Amethysts, Alchemists 'n' Everythin' (Euro, D.A.A.)</description>
@@ -13776,6 +14540,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="avalon" supported="no">
<!-- SPS (CAPS) release 1956 -->
<description>Dungeons of Avalon (Euro, v1.0)</description>
@@ -13790,6 +14555,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="avalon2" supported="no">
<!-- SPS (CAPS) release 1957 -->
<description>Dungeons of Avalon II - The Island of Darkness (Euro)</description>
@@ -13805,6 +14571,7 @@ license:CC0
</software>
<!-- boot OK -->
+ <!-- ATK test: OK -->
<software name="dylandg2" supported="partial">
<!-- SPS (CAPS) release 2695 -->
<description>Dylan Dog - Ritorno al Crepuscolo (Ita)</description>
@@ -13820,6 +14587,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dylandg3" supported="no">
<!-- SPS (CAPS) release 2696 -->
<description>Dylan Dog - Storia di Nessuno (Ita)</description>
@@ -13834,6 +14602,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dylandg4" supported="no">
<!-- SPS (CAPS) release 2697 -->
<description>Dylan Dog - Ombre (Ita)</description>
@@ -13848,6 +14617,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dylandg5" supported="no">
<!-- SPS (CAPS) release 2698 -->
<description>Dylan Dog - La Mummia (Ita)</description>
@@ -13862,6 +14632,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dylandg6" supported="no">
<!-- SPS (CAPS) release 2699 -->
<description>Dylan Dog - Maelstrom (Ita)</description>
@@ -13876,6 +14647,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dynablst" supported="no">
<!-- SPS (CAPS) release 664 -->
<description>Dyna Blaster (Euro)</description>
@@ -13890,6 +14662,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="ddux" supported="no">
<!-- SPS (CAPS) release 1183 -->
<description>Dynamite Dux (Euro)</description>
@@ -13904,6 +14677,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dduxa" cloneof="ddux" supported="no">
<!-- SPS (CAPS) release 1719 -->
<description>Dynamite Dux (Euro, Sega Master Mix)</description>
@@ -13918,6 +14692,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 Bad -->
<software name="dynawars" supported="no">
<!-- SPS (CAPS) release 862 -->
<description>Dynasty Wars (Euro)</description>
@@ -13932,6 +14707,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dynatech" supported="no">
<!-- SPS (CAPS) release 3099 -->
<description>Dynatech (Ger, v1.6plus)</description>
@@ -13946,6 +14722,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dyter07" supported="no">
<!-- SPS (CAPS) release 678 -->
<description>Dyter-07 (Euro)</description>
@@ -13960,6 +14737,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 Bad -->
<software name="emotion" supported="no">
<!-- SPS (CAPS) release 475 -->
<description>E-Motion (Euro)</description>
@@ -13974,6 +14752,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="ess" supported="no">
<!-- SPS (CAPS) release 1375 -->
<description>E.S.S. (Euro)</description>
@@ -13989,6 +14768,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="eaglerid" supported="no">
<!-- SPS (CAPS) release 2769 -->
<description>Eagle's Rider (Euro)</description>
@@ -14010,6 +14790,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="ewbball" supported="no">
<!-- SPS (CAPS) release 323 -->
<description>Earl Weaver Baseball (Euro)</description>
@@ -14024,6 +14805,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="eastwest" supported="no">
<!-- SPS (CAPS) release 2241 -->
<description>East vs. West Berlin 1948 (Euro)</description>
@@ -14045,6 +14827,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="ebonstar" supported="no">
<!-- SPS (CAPS) release 915 -->
<description>Ebonstar (USA)</description>
@@ -14059,6 +14842,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="ecophant" supported="no">
<!-- SPS (CAPS) release 2471 -->
<description>Eco Phantoms (Euro)</description>
@@ -14080,6 +14864,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="eco" supported="no">
<!-- SPS (CAPS) release 1139 -->
<description>ECO (Euro)</description>
@@ -14094,6 +14879,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="edd" supported="no">
<!-- SPS (CAPS) release 650 -->
<description>Edd the Duck! (Euro)</description>
@@ -14108,6 +14894,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="eishmang" supported="no">
<!-- SPS (CAPS) release 2062 -->
<description>Eishockey Manager (Ger, v1.00)</description>
@@ -14122,6 +14909,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="eishmlim" supported="no">
<!-- SPS (CAPS) release 472 -->
<description>Eishockey Manager Limited Edition (Ger, v1.02)</description>
@@ -14136,6 +14924,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="elfoc" supported="no">
<!-- SPS (CAPS) release 473 -->
<description>Elf (Euro, Ocean)</description>
@@ -14157,6 +14946,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="elfmv" supported="no">
<!-- SPS (CAPS) release 863 -->
<description>Elf (Euro, MicroValue)</description>
@@ -14171,6 +14961,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="elfmania" supported="no">
<!-- SPS (CAPS) release 114 -->
<description>Elfmania (Euro)</description>
@@ -14192,6 +14983,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="eliminat" supported="no">
<!-- SPS (CAPS) release 770 -->
<description>Eliminator (Euro)</description>
@@ -14206,6 +14998,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="elite" supported="no">
<!-- SPS (CAPS) release 811 -->
<description>Elite (Euro, v2.0)</description>
@@ -14220,6 +15013,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="elitea" cloneof="elite" supported="no">
<!-- SPS (CAPS) release 1572 -->
<description>Elite (Euro, v2.0, Space Legends)</description>
@@ -14234,6 +15028,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="eliteb" cloneof="elite" supported="no">
<!-- SPS (CAPS) release 115 -->
<description>Elite (Euro)</description>
@@ -14248,7 +15043,10 @@ license:CC0
</part>
</software>
- <!-- boot OK, voice speech keeps repeating -->
+ <!-- boot OK -->
+ <!-- sports garbage pitch on intro with a500p, works with a500 only -->
+ <!-- Loading doesn't work on a1200 machine -->
+ <!-- ATK test: OK -->
<software name="elvira" supported="partial">
<!-- SPS (CAPS) release 267 -->
<description>Elvira - Mistress of the Dark (Euro)</description>
@@ -14288,6 +15086,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="elviraf" cloneof="elvira" supported="no">
<!-- SPS (CAPS) release 1751 -->
<description>Elvira - Mistress of the Dark (Fra)</description>
@@ -14327,6 +15126,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="elvirag" cloneof="elvira" supported="no">
<!-- SPS (CAPS) release 474 -->
<description>Elvira - Mistress of the Dark (Ger)</description>
@@ -14366,6 +15166,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="elvira2" supported="no">
<!-- SPS (CAPS) release 2242 -->
<description>Elvira II - The Jaws of Cerberus (Euro)</description>
@@ -14417,6 +15218,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="elvira2f" cloneof="elvira2" supported="no">
<!-- SPS (CAPS) release 2663 -->
<description>Elvira II - The Jaws of Cerberus (Fra)</description>
@@ -14468,6 +15270,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="elvira2g" cloneof="elvira2" supported="no">
<!-- SPS (CAPS) release 2880 -->
<description>Elvira II - The Jaws of Cerberus (Ger)</description>
@@ -14519,6 +15322,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="embryo" supported="no">
<!-- SPS (CAPS) release 2265 -->
<description>Embryo (Euro)</description>
@@ -14558,6 +15362,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="emine" supported="no">
<!-- SPS (CAPS) release 1525 -->
<description>Emerald Mine (Euro)</description>
@@ -14572,6 +15377,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="emine2" supported="no">
<!-- SPS (CAPS) release 1520 -->
<description>Emerald Mine II (Euro)</description>
@@ -14586,6 +15392,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="emine3p" supported="no">
<!-- SPS (CAPS) release 2185 -->
<description>Emerald Mine 3 Professional (Euro)</description>
@@ -14600,7 +15407,10 @@ license:CC0
</part>
</software>
- <!-- locks up on AmigaDOS with "Now Loading" msg -->
+ <!-- locks up on AmigaDOS with "Now Loading" msg [FDC] dsksync -->
+ <!-- Menu draws a pointer garbage when it's at the bottom of the screen -->
+ <!-- TODO: Understand how to change cpu controlled teams to human -->
+ <!-- ATK test: failed -->
<software name="hughesis" supported="no">
<!-- SPS (CAPS) release 1077 -->
<description>Emlyn Hughes International Soccer (Euro)</description>
@@ -14615,6 +15425,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="emmanuel" supported="no">
<!-- SPS (CAPS) release 2693 -->
<description>Emmanuelle (Fra)</description>
@@ -14622,6 +15433,8 @@ license:CC0
<!-- (Amiga, OCS, PAL) -->
<year>1989</year>
<publisher>Tomahawk</publisher>
+ <info name="usage" value="Sports manual copy-protection"/>
+
<part name="flop1" interface="floppy_3_5">
<dataarea name="flop" size="1049180">
<rom name="(sps2693)emmanuelle.ipf" size="1049180" crc="1836371c" sha1="3ede574ec023320c47a952d2264e74aa30de9dfd"/>
@@ -14629,6 +15442,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="emmanuelg" cloneof="emmanuel" supported="no">
<!-- SPS (CAPS) release 324 -->
<description>Emmanuelle (Ger)</description>
@@ -14643,6 +15457,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="empireso" supported="no">
<!-- SPS (CAPS) release 844 -->
<description>Empire Soccer 94 (Euro)</description>
@@ -14657,6 +15472,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="enchantd" supported="no">
<!-- SPS (CAPS) release 3063 -->
<description>Enchanted Land (Euro)</description>
@@ -14671,6 +15487,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="ancbattl" supported="no">
<!-- SPS (CAPS) release 2552 -->
<description>Encyclopedia of War - Ancient Battles (Euro)</description>
@@ -14685,6 +15502,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="energie" supported="no">
<!-- SPS (CAPS) release 1594 -->
<description>Energie-Manager (Ger)</description>
@@ -14699,6 +15517,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 Bad -->
<software name="engchamp" supported="no">
<!-- SPS (CAPS) release 1671 -->
<description>England Championship Special (Euro)</description>
@@ -14713,6 +15532,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="enlighte" supported="no">
<!-- SPS (CAPS) release 1948 -->
<description>Enlightenment (Euro)</description>
@@ -14728,6 +15548,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="entity" supported="no">
<!-- SPS (CAPS) release 1735 -->
<description>Entity (Euro)</description>
@@ -14761,6 +15582,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="epic" supported="no">
<!-- SPS (CAPS) release 1819 -->
<description>Epic (Euro)</description>
@@ -14788,6 +15610,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="erbe" supported="no">
<!-- SPS (CAPS) release 1890 -->
<description>Das Erbe (Ger)</description>
@@ -14803,6 +15626,7 @@ license:CC0
</software>
<!-- boot OK -->
+ <!-- ATK test: failed -->
<software name="colditz" supported="partial">
<!-- SPS (CAPS) release 214 -->
<description>Escape from Colditz (Euro)</description>
@@ -14817,6 +15641,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="eprom" supported="no">
<!-- SPS (CAPS) release 477 -->
<description>Escape from the Planet of the Robot Monsters (Euro)</description>
@@ -14831,6 +15656,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="eskgames" supported="no">
<!-- SPS (CAPS) release 232 -->
<description>Eskimo Games (Euro)</description>
@@ -14845,6 +15671,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="espana92" supported="no">
<!-- SPS (CAPS) release 1327 -->
<description>EspaƱa - The Games '92 (Euro)</description>
@@ -14885,14 +15712,16 @@ license:CC0
<!-- (Amiga, OCS, PAL) -->
<year>1988</year>
<publisher>Grandslam</publisher>
+ <info name="additional" value="Mastered with virus" />
<info name="alt_title" value="Espionage - The Computer Game (Box)" />
<part name="flop1" interface="floppy_3_5">
<dataarea name="flop" size="1049612">
- <rom name="(sps11)espionage.ipf" size="1049612" crc="258a0c8e" sha1="604fbea189f9f2a1dc252bb9dc952f4af2f3b051"/>
+ <rom name="(sps11)espionage.ipf" size="1049612" crc="258a0c8e" sha1="604fbea189f9f2a1dc252bb9dc952f4af2f3b051" status="baddump"/>
</dataarea>
</part>
</software>
+ <!-- ATK test: C:79 Bad -->
<software name="eswat" supported="no">
<!-- SPS (CAPS) release 2577 -->
<description>ESWAT (Euro, Super Sega)</description>
@@ -14914,6 +15743,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="eurochmp" supported="no">
<!-- SPS (CAPS) release 2569 -->
<description>European Champions (Euro)</description>
@@ -14935,6 +15765,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="euroch92" supported="no">
<!-- SPS (CAPS) release 478 -->
<description>European Championship 1992 (Euro)</description>
@@ -14956,6 +15787,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="eurofbc" supported="no">
<!-- SPS (CAPS) release 1672 -->
<description>European Football Champ (Euro)</description>
@@ -14970,6 +15802,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="euroschl" supported="no">
<!-- SPS (CAPS) release 2906 -->
<description>European Soccer Challenge (Euro)</description>
@@ -14984,6 +15817,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="eurosupl" supported="no">
<!-- SPS (CAPS) release 868 -->
<description>European Superleague (Euro)</description>
@@ -14998,6 +15832,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="euro88" supported="no">
<!-- SPS (CAPS) release 679 -->
<description>Euro Soccer '88 (Ger)</description>
@@ -15012,6 +15847,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="eurosocc" supported="no">
<!-- SPS (CAPS) release 2905 -->
<description>Euro Soccer (Euro)</description>
@@ -15033,6 +15869,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="evilgard" supported="no">
<!-- SPS (CAPS) release 2847 -->
<description>Evil Garden (Euro)</description>
@@ -15047,6 +15884,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="excalibr" supported="no">
<!-- SPS (CAPS) release 2688 -->
<description>Excalibur (Euro)</description>
@@ -15061,6 +15899,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="excgames" supported="no">
<!-- SPS (CAPS) release 1646 -->
<description>Excellent Card Games (Euro)</description>
@@ -15075,7 +15914,9 @@ license:CC0
</part>
</software>
- <!-- Keeps loading on a green-black screen fade transition -->
+ <!-- Keeps loading on a green-black screen fade transition [FDC] dsksync -->
+ <!-- Gameplay GFXs are pitch skewed -->
+ <!-- ATK test: C:0 H:U Bad -->
<software name="exile" supported="no">
<!-- SPS (CAPS) release 32 -->
<description>Exile (Euro)</description>
@@ -15090,6 +15931,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="exodus" supported="no">
<!-- SPS (CAPS) release 1605 -->
<description>Exodus 3010 (Ger)</description>
@@ -15111,6 +15953,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="exolon" supported="no">
<!-- SPS (CAPS) release 15 -->
<description>Exolon (Euro)</description>
@@ -15125,6 +15968,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="exolona" cloneof="exolon" supported="no">
<!-- SPS (CAPS) release 2038 -->
<description>Exolon (Euro, Budget)</description>
@@ -15139,6 +15983,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="explora2" supported="no">
<!-- SPS (CAPS) release 2662 -->
<description>Explora II (Fra)</description>
@@ -15172,6 +16017,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="explora3" supported="no">
<!-- SPS (CAPS) release 2676 -->
<description>Explora III - Sous le signe du Serpent (Fra)</description>
@@ -15199,6 +16045,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="extase" supported="no">
<!-- SPS (CAPS) release 2421 -->
<description>Extase (Euro)</description>
@@ -15213,6 +16060,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="extermin" supported="no">
<!-- SPS (CAPS) release 1958 -->
<description>Exterminator (Euro)</description>
@@ -15227,6 +16075,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="eyehorus" supported="no">
<!-- SPS (CAPS) release 1746 -->
<description>Eye of Horus (Euro)</description>
@@ -15241,6 +16090,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="eyehorusa" cloneof="eyehorus" supported="no">
<!-- SPS (CAPS) release 1747 -->
<description>Eye of Horus (Euro, Budget, ADOS)</description>
@@ -15255,6 +16105,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="eyebehol" supported="no">
<!-- SPS (CAPS) release 116 -->
<description>Eye of the Beholder (Euro)</description>
@@ -15282,6 +16133,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="eyebeholg" cloneof="eyebehol" supported="no">
<!-- SPS (CAPS) release 680 -->
<description>Eye of the Beholder (Ger)</description>
@@ -15309,6 +16161,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="eyebeho2" supported="no">
<!-- SPS (CAPS) release 834 -->
<description>Eye of the Beholder II - The Legend of Darkmoon (Euro)</description>
@@ -15342,6 +16195,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="eyebeho2g" cloneof="eyebeho2" supported="no">
<!-- SPS (CAPS) release 681 -->
<description>Eye of the Beholder II - Legende von Darkmoon (Ger)</description>
@@ -15375,6 +16229,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="f15se2" supported="no">
<!-- SPS (CAPS) release 479 -->
<description>F-15 Strike Eagle II (Euro)</description>
@@ -15396,6 +16251,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="f16comb" supported="no">
<!-- SPS (CAPS) release 1024 -->
<description>F-16 Combat Pilot (Euro)</description>
@@ -15410,6 +16266,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="f19sf" supported="no">
<!-- SPS (CAPS) release 117 -->
<description>F-19 Stealth Fighter (Euro, v1.00)</description>
@@ -15431,6 +16288,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="f19sfa" cloneof="f19sf" supported="no">
<!-- SPS (CAPS) release 2813 -->
<description>F-19 Stealth Fighter (Euro, v1.00, Combat Classics 2)</description>
@@ -15445,6 +16303,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="f19sfu" cloneof="f19sf" supported="no">
<!-- SPS (CAPS) release 1494 -->
<description>F-19 Stealth Fighter (USA, v1.00)</description>
@@ -15472,6 +16331,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="f29ret" supported="no">
<!-- SPS (CAPS) release 22 -->
<description>F-29 Retaliator (Euro)</description>
@@ -15493,6 +16353,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="f17chal" supported="no">
<!-- SPS (CAPS) release 1703 -->
<description>F17 Challenge (Euro)</description>
@@ -15515,6 +16376,7 @@ license:CC0
</software>
<!-- boot OK -->
+ <!-- ATK test: OK -->
<software name="f1gpcirc" supported="partial">
<!-- SPS (CAPS) release 118 -->
<description>F1 GP Circuits (Euro)</description>
@@ -15529,6 +16391,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="f1" supported="no">
<!-- SPS (CAPS) release 2422 -->
<description>F1 (Euro)</description>
@@ -15543,6 +16406,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="fa18" supported="no">
<!-- SPS (CAPS) release 119 -->
<description>FA18 Interceptor (Euro)</description>
@@ -15557,6 +16421,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="faceoff" supported="no">
<!-- SPS (CAPS) release 1670 -->
<description>Face-Off (Euro)</description>
@@ -15572,6 +16437,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="faceoff1" cloneof="faceoff" supported="no">
<!-- invalid - this was marked as SPS but these checksums don't appear in the list -->
<!-- SPS (CAPS) release 1670 -->
@@ -15588,6 +16454,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="faceoffa" supported="no">
<!-- SPS (CAPS) release 2483 -->
<description>Face Off (Euro, Budget)</description>
@@ -15603,6 +16470,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="faerytal" supported="no">
<!-- SPS (CAPS) release 367 -->
<description>The Faery Tale Adventure (Euro)</description>
@@ -15617,6 +16485,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="falcon" supported="no">
<!-- SPS (CAPS) release 1754 -->
<description>Falcon (Euro, v1.1)</description>
@@ -15638,6 +16507,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="falcon1" cloneof="falcon" supported="no">
<!-- SPS (CAPS) release 368 -->
<description>Falcon (Euro, v1.00)</description>
@@ -15659,6 +16529,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="falconu" cloneof="falcon" supported="no">
<!-- SPS (CAPS) release 1197 -->
<description>Falcon (USA, v1.1)</description>
@@ -15680,6 +16551,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="falconu1" cloneof="falcon" supported="no">
<!-- SPS (CAPS) release 1271 -->
<description>Falcon (USA, v1.00)</description>
@@ -15701,6 +16573,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="falconmd1" cloneof="falcon" supported="no">
<!-- SPS (CAPS) release 268 -->
<description>Falcon - Operation: Counterstrike - Mission Disk (Euro)</description>
@@ -15716,6 +16589,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="falconmd1u" cloneof="falcon" supported="no">
<!-- SPS (CAPS) release 1205 -->
<description>Falcon - Operation: Counterstrike - Mission Disk (USA)</description>
@@ -15731,6 +16605,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="falconmd2" cloneof="falcon" supported="no">
<!-- SPS (CAPS) release 269 -->
<description>Falcon - Operation: Firefight - Mission Disk II (Euro)</description>
@@ -15746,6 +16621,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="fantdizz" supported="no">
<!-- SPS (CAPS) release 1904 -->
<description>Fantastic Dizzy (Euro)</description>
@@ -15767,6 +16643,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="fantmang" supported="no">
<!-- SPS (CAPS) release 1328 -->
<description>Fantasy Manager - The Computer Game (Euro, v1.1)</description>
@@ -15788,6 +16665,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="fwdizzy" supported="no">
<!-- SPS (CAPS) release 120 -->
<description>Fantasy World Dizzy (Euro)</description>
@@ -15802,6 +16680,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="fascinat" supported="no">
<!-- SPS (CAPS) release 2485 -->
<description>Fascination (Fra, Kings of Adventures 1)</description>
@@ -15823,6 +16702,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="fastbrk" supported="no">
<!-- SPS (CAPS) release 652 -->
<description>Fast Break (Euro)</description>
@@ -15837,6 +16717,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="fastfood" supported="no">
<!-- SPS (CAPS) release 1947 -->
<description>Fast Food (Euro)</description>
@@ -15851,6 +16732,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="fatalher" supported="no">
<!-- SPS (CAPS) release 52 -->
<description>Fatal Heritage (Ger)</description>
@@ -15878,6 +16760,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="fate" supported="no">
<!-- SPS (CAPS) release 2842 -->
<description>Fate - Gates of Dawn (Euro, v1.6)</description>
@@ -15899,6 +16782,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="fateg" cloneof="fate" supported="no">
<!-- SPS (CAPS) release 544 -->
<description>Fate - Gates of Dawn (Ger, v1.7)</description>
@@ -15920,6 +16804,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="fateg1" cloneof="fate" supported="no">
<!-- SPS (CAPS) release 1261 -->
<description>Fate - Gates of Dawn (Ger, v1.4)</description>
@@ -15941,6 +16826,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="foft" supported="no">
<!-- SPS (CAPS) release 613 -->
<description>FOFT - Federation of Free Traders (Euro)</description>
@@ -15955,6 +16841,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="federatn" cloneof="foft" supported="no">
<!-- SPS (CAPS) release 1456 -->
<description>Federation (USA)</description>
@@ -15969,6 +16856,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 Bad -->
<software name="fedqst1" supported="no">
<!-- SPS (CAPS) release 177 -->
<description>Federation Quest 1 - B.S.S. Jane Seymour (Euro)</description>
@@ -15990,6 +16878,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="spacewrk" cloneof="fedqst1" supported="no">
<!-- SPS (CAPS) release 2017 -->
<description>Spacewrecked (USA)</description>
@@ -16017,6 +16906,8 @@ license:CC0
</part>
</software>
+ <!-- Prompts to a CLI 2 (implicitly failing a copy protection?) -->
+ <!-- ATK test: OK -->
<software name="fernandz" supported="no">
<!-- SPS (CAPS) release 1980 -->
<description>Fernandez Must Die (Euro)</description>
@@ -16031,6 +16922,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="ferrari" supported="no">
<!-- SPS (CAPS) release 481 -->
<description>Ferrari Formula One (Euro)</description>
@@ -16046,6 +16938,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="feud" supported="no">
<!-- SPS (CAPS) release 762 -->
<description>Feud (Euro)</description>
@@ -16060,6 +16953,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="fieldglr" supported="no">
<!-- SPS (CAPS) release 2286 -->
<description>Fields of Glory (Euro)</description>
@@ -16081,6 +16975,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="fiendfrd" supported="no">
<!-- SPS (CAPS) release 500 -->
<description>Fiendish Freddy's Big Top o' Fun (Euro)</description>
@@ -16108,6 +17003,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="fifa" supported="no">
<!-- SPS (CAPS) release 501 -->
<description>FIFA International Soccer (Euro)</description>
@@ -16135,6 +17031,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="fightbmb" supported="no">
<!-- SPS (CAPS) release 1134 -->
<description>Fighter Bomber (Euro)</description>
@@ -16156,6 +17053,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="fightbmba" cloneof="fightbmb" supported="no">
<!-- SPS (CAPS) release 1135 -->
<description>Fighter Bomber (Euro, Power Hits)</description>
@@ -16177,6 +17075,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="fduelpro" supported="no">
<!-- SPS (CAPS) release 946 -->
<description>Fighter Duel Pro (USA, v1.0 19920925)</description>
@@ -16204,6 +17103,10 @@ license:CC0
</part>
</software>
+ <!-- Cut off title GFX -->
+ <!-- Status bar on the right is offset, cuts off timer (raster effect?) -->
+ <!-- Doesn't recognize double click presses (cfr. attract mode instructions) -->
+ <!-- ATK test: C:0 H:U Bad -->
<software name="fsoccer" supported="no">
<!-- SPS (CAPS) release 1532 -->
<description>Fighting Soccer (Euro)</description>
@@ -16211,6 +17114,8 @@ license:CC0
<!-- (Amiga, OCS, PAL) -->
<year>1989</year>
<publisher>Activision</publisher>
+ <info name="usage" value="Requires Joystick on port 1"/>
+
<part name="flop1" interface="floppy_3_5">
<dataarea name="flop" size="1049304">
<rom name="(sps1532)fightingsoccer.ipf" size="1049304" crc="f8825b02" sha1="89db1d0c75d817fdd46d286b682b8a12e6183eb4"/>
@@ -16218,6 +17123,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="finalb" supported="no">
<!-- SPS (CAPS) release 2457 -->
<description>Final Blow (Euro)</description>
@@ -16232,6 +17138,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="finalcom" supported="no">
<!-- SPS (CAPS) release 1964 -->
<description>Final Command (Euro)</description>
@@ -16246,6 +17153,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="finalcomf" cloneof="finalcom" supported="no">
<!-- SPS (CAPS) release 2668 -->
<description>Final Command (Fra)</description>
@@ -16261,6 +17169,7 @@ license:CC0
</software>
<!-- boot OK but bad colors for sprites and layers -->
+ <!-- ATK test: H:U 1 Sector Bad, C:0 H:L 1 Sector Bad -->
<software name="ffight" supported="no">
<!-- SPS (CAPS) release 1329 -->
<description>Final Fight (Euro, Super Fighter)</description>
@@ -16282,6 +17191,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:78 H:L Bad, C:79 Bad -->
<software name="finalmis" supported="no">
<!-- SPS (CAPS) release 2024 -->
<description>The Final Mission (Euro)</description>
@@ -16297,6 +17207,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="fmisscry" supported="no">
<!-- SPS (CAPS) release 2046 -->
<description>Final Mission &amp; Crystal Hammer (Euro, Amiga Star Collection)</description>
@@ -16311,6 +17222,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="firebrig" supported="no">
<!-- SPS (CAPS) release 2703 -->
<description>Fire-Brigade (Euro)</description>
@@ -16326,6 +17238,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="firebrim" supported="no">
<!-- SPS (CAPS) release 3012 -->
<description>Fire and Brimstone (Euro)</description>
@@ -16340,6 +17253,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="fireforg" supported="no">
<!-- SPS (CAPS) release 924 -->
<description>Fire and Forget (Euro)</description>
@@ -16354,6 +17268,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:78 H:U 1 Sector Bad -->
<software name="firefor2" supported="no">
<!-- SPS (CAPS) release 482 -->
<description>Fire and Forget II - The Death Convoy (Euro)</description>
@@ -16368,6 +17283,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="firenice" supported="no">
<!-- SPS (CAPS) release 502 -->
<description>Fire and Ice (Euro)</description>
@@ -16390,6 +17306,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="fireball" supported="no">
<!-- SPS (CAPS) release 1590 -->
<description>Fireball &amp; Balls &amp; Space Bomber 3 (Ger)</description>
@@ -16404,6 +17321,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="firefrce" supported="no">
<!-- SPS (CAPS) release 233 -->
<description>Fire Force (Euro)</description>
@@ -16425,6 +17343,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="fireblst" supported="no">
<!-- SPS (CAPS) release 1627 -->
<description>Fireblaster (Euro)</description>
@@ -16439,6 +17358,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="firehawk" supported="no">
<!-- SPS (CAPS) release 2624 -->
<description>Firehawk (Euro, v2)</description>
@@ -16453,6 +17373,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="firepowr" supported="no">
<!-- SPS (CAPS) release 61 -->
<description>Firepower (Euro)</description>
@@ -16467,6 +17388,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="firezone" supported="no">
<!-- SPS (CAPS) release 1478 -->
<description>FireZone (USA)</description>
@@ -16481,6 +17403,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="firstcon" supported="no">
<!-- SPS (CAPS) release 923 -->
<description>First Contact (Euro)</description>
@@ -16495,6 +17418,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="1ppinb" supported="no">
<!-- SPS (CAPS) release 418 -->
<description>First Person Pinball (Euro)</description>
@@ -16509,6 +17433,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="firstsam" supported="no">
<!-- SPS (CAPS) release 1182 -->
<description>First Samurai (Euro)</description>
@@ -16530,6 +17455,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="fish" supported="no">
<!-- SPS (CAPS) release 484 -->
<description>Fish! (Euro, v1.03)</description>
@@ -16544,6 +17470,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="flashb" supported="no">
<!-- SPS (CAPS) release 1163 -->
<description>Flashback (Euro, v1.0 19930422)</description>
@@ -16577,6 +17504,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="flashb1" cloneof="flashb" supported="no">
<!-- SPS (CAPS) release 1885 -->
<description>Flashback (Euro, The Delphine Collection)</description>
@@ -16610,6 +17538,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="flashbf" cloneof="flashb" supported="no">
<!-- SPS (CAPS) release 1736 -->
<description>Flashback (Fra)</description>
@@ -16643,6 +17572,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="flashbg" cloneof="flashb" supported="no">
<!-- SPS (CAPS) release 64 -->
<description>Flashback (Ger, v1.0 19930426)</description>
@@ -16676,6 +17606,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="flamazon" supported="no">
<!-- SPS (CAPS) release 971 -->
<description>Flight of the Amazon Queen (Euro)</description>
@@ -16751,6 +17682,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="flintrdr" supported="no">
<!-- SPS (CAPS) release 245 -->
<description>Flight of the Intruder (Euro)</description>
@@ -16772,6 +17704,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="fp737" supported="no">
<!-- SPS (CAPS) release 2217 -->
<description>Flight Path 737 (Euro)</description>
@@ -16786,6 +17719,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="fp737a" cloneof="fp737" supported="no">
<!-- SPS (CAPS) release 2218 -->
<description>Flight Path 737 (Euro, Budget)</description>
@@ -16800,6 +17734,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="fsim2" supported="no">
<!-- SPS (CAPS) release 329 -->
<description>Flight Simulator II (Euro, v1.1)</description>
@@ -16814,6 +17749,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="fsim2a" cloneof="fsim2" supported="no">
<!-- SPS (CAPS) release 653 -->
<description>Flight Simulator II (Euro, v1.01)</description>
@@ -16828,6 +17764,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="fsim2u" cloneof="fsim2" supported="no">
<!-- SPS (CAPS) release 921 -->
<description>Flight Simulator II (USA, v1.0)</description>
@@ -16842,6 +17779,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="fsim2sc07" cloneof="fsim2" supported="no">
<!-- SPS (CAPS) release 1848 -->
<description>Flight Simulator II - Scenery Disk 7 (Euro)</description>
@@ -16857,6 +17795,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="fsim2sc11" cloneof="fsim2" supported="no">
<!-- SPS (CAPS) release 2776 -->
<description>Flight Simulator II - Scenery Disk 11 (Euro)</description>
@@ -16872,6 +17811,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="fsim2wet" cloneof="fsim2" supported="no">
<!-- SPS (CAPS) release 1847 -->
<description>Flight Simulator II - Western European Tour (Euro)</description>
@@ -16887,6 +17827,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="flimboqs" supported="no">
<!-- SPS (CAPS) release 121 -->
<description>Flimbo's Quest (Euro)</description>
@@ -16901,6 +17842,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="flint" supported="no">
<!-- SPS (CAPS) release 503 -->
<description>The Flintstones (Euro)</description>
@@ -16915,6 +17857,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="flipmag" supported="no">
<!-- SPS (CAPS) release 827 -->
<description>Flip-it &amp; Magnose - Water Carriers from Mars (Euro)</description>
@@ -16929,6 +17872,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="flood" supported="no">
<!-- SPS (CAPS) release 504 -->
<description>Flood (Euro)</description>
@@ -16943,6 +17887,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="flyfight" supported="no">
<!-- SPS (CAPS) release 1547 -->
<description>Fly Fighter (Euro)</description>
@@ -16957,6 +17902,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="foolerr" supported="no">
<!-- SPS (CAPS) release 1025 -->
<description>The Fool's Errand (Euro)</description>
@@ -16978,6 +17924,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="footdir2" supported="no">
<!-- SPS (CAPS) release 1026 -->
<description>Football Director II (Euro, v2.06D CDS)</description>
@@ -16992,6 +17939,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="foty2" supported="no">
<!-- SPS (CAPS) release 654 -->
<description>Footballer of the Year 2 (Euro)</description>
@@ -17006,6 +17954,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="fbmang" supported="no">
<!-- SPS (CAPS) release 1634 -->
<description>Football Manager (Euro)</description>
@@ -17020,6 +17969,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="fbmang2" supported="no">
<!-- SPS (CAPS) release 246 -->
<description>Football Manager 2 (Euro)</description>
@@ -17034,6 +17984,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="fbmang2ek" cloneof="fbmang2" supported="no">
<!-- SPS (CAPS) release 793 -->
<description>Football Manager 2 Expansion Kit (Euro, FM2 &amp; FM2 Expansion Kit)</description>
@@ -17048,6 +17999,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="fbmang2eka" cloneof="fbmang2" supported="no">
<!-- SPS (CAPS) release 2226 -->
<description>Football Manager 2 Expansion Kit (Euro, Amiga Sports Pack)</description>
@@ -17062,6 +18014,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="fbmangwc" supported="no">
<!-- SPS (CAPS) release 2272 -->
<description>Football Manager - World Cup Edition (Euro)</description>
@@ -17076,6 +18029,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="fbmangwcg" cloneof="fbmangwc" supported="no">
<!-- SPS (CAPS) release 483 -->
<description>Football Manager - World Cup Edition (Ger)</description>
@@ -17090,6 +18044,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="fm2wce" supported="no">
<!-- SPS (CAPS) release 2367 -->
<description>Football Manager 2 &amp; Football Manager - World Cup Edition (Euro, Soccer Mania)</description>
@@ -17104,6 +18059,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="footman" supported="no">
<!-- SPS (CAPS) release 655 -->
<description>FootMan (Euro)</description>
@@ -17118,6 +18074,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="forgottn" supported="no">
<!-- SPS (CAPS) release 1222 -->
<description>Forgotten Worlds (Euro)</description>
@@ -17139,6 +18096,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="foundwst" supported="no">
<!-- SPS (CAPS) release 2759 -->
<description>Foundation's Waste (Euro, Budget)</description>
@@ -17153,6 +18111,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="foundwstc" cloneof="foundwst" supported="no">
<!-- SPS (CAPS) release 3155? -->
<description>Foundation's Waste (Euro, Coverdisk)</description>
@@ -17169,6 +18128,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="4crystal" supported="no">
<!-- SPS (CAPS) release 1959 -->
<description>The Four Crystals of Trazere (USA)</description>
@@ -17190,6 +18150,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="baresiko" supported="no">
<!-- SPS (CAPS) release 2366 -->
<description>Franco Baresi World Cup Kick Off (Ita, v1.1)</description>
@@ -17204,6 +18165,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="frankens" supported="no">
<!-- SPS (CAPS) release 2176 -->
<description>Frankenstein (Euro)</description>
@@ -17219,6 +18181,7 @@ license:CC0
</software>
<!-- boot OK -->
+ <!-- ATK test: OK -->
<software name="fred" supported="partial">
<!-- SPS (CAPS) release 1652 -->
<description>Fred (Euro)</description>
@@ -17234,6 +18197,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="freedom" supported="no">
<!-- SPS (CAPS) release 2297 -->
<description>Freedom - Les Guerriers de l'Ombre (Fra, Les Enfants du Silence)</description>
@@ -17248,6 +18212,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="frenetic" supported="no">
<!-- SPS (CAPS) release 1438 -->
<description>Frenetic (Euro)</description>
@@ -17269,6 +18234,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="frontier" supported="no">
<!-- SPS (CAPS) release 1960 -->
<description>Frontier (Euro, 19931006)</description>
@@ -17291,6 +18257,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="frontiera" cloneof="frontier" supported="no">
<!-- SPS (CAPS) release 2269 -->
<description>Frontier (Euro, v1.05r4 19920902)</description>
@@ -17313,6 +18280,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="frontierb" cloneof="frontier" supported="no">
<!-- SPS (CAPS) release 123 -->
<description>Frontier (Euro, 19920902)</description>
@@ -17335,6 +18303,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="frontierf" cloneof="frontier" supported="no">
<!-- SPS (CAPS) release 2745 -->
<description>Frontier (Fra, 19920902)</description>
@@ -17357,6 +18326,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="frontierg" cloneof="frontier" supported="no">
<!-- SPS (CAPS) release 505 -->
<description>Frontier (Ger, 19931011)</description>
@@ -17379,6 +18349,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="frostbyt" supported="no">
<!-- SPS (CAPS) release 1529 -->
<description>Frost Byte (Euro)</description>
@@ -17393,6 +18364,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="fullcont" supported="no">
<!-- SPS (CAPS) release 2246 -->
<description>Full Contact (Euro)</description>
@@ -17414,6 +18386,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:1 Bad -->
<software name="fullmp" supported="no">
<!-- SPS (CAPS) release 656 -->
<description>Full Metal Planete (Euro)</description>
@@ -17428,6 +18401,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:1 Bad -->
<software name="fullmpa" cloneof="fullmp" supported="no">
<!-- SPS (CAPS) release 2566 -->
<description>Full Metal Planete (Euro, Alt)</description>
@@ -17442,6 +18416,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="funs2o8" supported="no">
<!-- SPS (CAPS) release 2078 -->
<description>Fun School 2 - For the Over-8s (Euro)</description>
@@ -17456,6 +18431,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="funs2u6" supported="no">
<!-- SPS (CAPS) release 2079 -->
<description>Fun School 2 - For the Under-6s (Euro)</description>
@@ -17470,6 +18446,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="ffurries" supported="no">
<!-- SPS (CAPS) release 1347 -->
<description>Fury of the Furries (Euro)</description>
@@ -17509,6 +18486,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="fusion" supported="no">
<!-- SPS (CAPS) release 331 -->
<description>Fusion (Euro)</description>
@@ -17523,6 +18501,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="futbaskt" supported="no">
<!-- SPS (CAPS) release 1253 -->
<description>Future Basketball (Euro)</description>
@@ -17537,6 +18516,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="futbike" supported="no">
<!-- SPS (CAPS) release 2149 -->
<description>Future Bike Simulator (Euro)</description>
@@ -17551,6 +18531,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="futclass" supported="no">
<!-- SPS (CAPS) release 1744 -->
<description>Future Classics Collection (Euro)</description>
@@ -17565,6 +18546,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="futshock" supported="no">
<!-- SPS (CAPS) release 2783 -->
<description>Future Shock (Euro)</description>
@@ -17579,6 +18561,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="futspace" supported="no">
<!-- SPS (CAPS) release 2820 -->
<description>Future Space (Ger)</description>
@@ -17624,6 +18607,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="futwars" supported="no">
<!-- SPS (CAPS) release 1570 -->
<description>Future Wars - Time Travellers (Euro)</description>
@@ -17645,6 +18629,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="futwarsa" cloneof="futwars" supported="no">
<!-- SPS (CAPS) release 1882 -->
<description>Future Wars - Time Travellers (Euro, The Delphine Collection)</description>
@@ -17666,6 +18651,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="voyagtmp" cloneof="futwars" supported="no">
<!-- SPS (CAPS) release 2384 -->
<description>Les Voyageurs du Temps - La Menace (Fra)</description>
@@ -17687,6 +18673,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="futwarsg" cloneof="futwars" supported="no">
<!-- SPS (CAPS) release 506 -->
<description>Future Wars - Time Travellers (Ger)</description>
@@ -17708,6 +18695,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="futwarss" cloneof="futwars" supported="no">
<!-- SPS (CAPS) release 2506 -->
<description>Future Wars - Time Travellers (Spa)</description>
@@ -17729,6 +18717,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="futwarsu" cloneof="futwars" supported="no">
<!-- SPS (CAPS) release 2022 -->
<description>Future Wars - Time Travellers (USA)</description>
@@ -17750,6 +18739,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="fuzzball" supported="no">
<!-- SPS (CAPS) release 1940 -->
<description>Fuzzball (Euro)</description>
@@ -17771,6 +18761,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="fussbtot" supported="no">
<!-- SPS (CAPS) release 2135 -->
<description>FuƟball Total (Ger)</description>
@@ -17792,6 +18783,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="gloc" supported="no">
<!-- SPS (CAPS) release 184 -->
<description>G-Loc R360 (Euro)</description>
@@ -17806,6 +18798,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="gnius" supported="no">
<!-- SPS (CAPS) release 895 -->
<description>G.nius (Euro)</description>
@@ -17820,6 +18813,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="galactic" supported="no">
<!-- SPS (CAPS) release 2012 -->
<description>Galactic Empire (Euro)</description>
@@ -17834,6 +18828,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="galactica" cloneof="galactic" supported="no">
<!-- SPS (CAPS) release 682 -->
<description>Galactic Empire (Euro, Alt)</description>
@@ -17848,6 +18843,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="galinvsn" supported="no">
<!-- SPS (CAPS) release 683 -->
<description>Galactic Invasion (Euro)</description>
@@ -17862,6 +18858,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="galrats" supported="no">
<!-- SPS (CAPS) release 1942 -->
<description>Galactic Warrior Rats (Euro, The Sci-Fi Collecion)</description>
@@ -17876,6 +18873,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="galablst" supported="no">
<!-- SPS (CAPS) release 2032 -->
<description>Galaxy Blast (Euro)</description>
@@ -17892,6 +18890,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="gforce2" supported="no">
<!-- SPS (CAPS) release 485 -->
<description>Galaxy Force II (Euro)</description>
@@ -17906,6 +18905,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:1 Bad -->
<software name="galdregn" supported="no">
<!-- SPS (CAPS) release 802 -->
<description>Galdregon's Domain (Euro)</description>
@@ -17927,6 +18927,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="garfield" supported="no">
<!-- SPS (CAPS) release 933 -->
<description>Garfield - "Big, Fat, Hairy Deal." (Euro)</description>
@@ -17941,6 +18942,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="garrison" supported="no">
<!-- SPS (CAPS) release 800 -->
<description>Garrison (Euro, v1.02)</description>
@@ -17962,6 +18964,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="garrisn2" supported="no">
<!-- SPS (CAPS) release 610 -->
<description>Garrison II (Euro, v1.02)</description>
@@ -17983,6 +18986,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="lineker" supported="no">
<!-- SPS (CAPS) release 883 -->
<description>Gary Lineker's Hot-Shot! (Euro)</description>
@@ -17997,6 +19001,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="gatewayt" supported="no">
<!-- SPS (CAPS) release 2160 -->
<description>Gateway to the Savage Frontier (Euro, v1.00)</description>
@@ -18024,6 +19029,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="gauntlt2" supported="no">
<!-- SPS (CAPS) release 182 -->
<description>Gauntlet II (Euro)</description>
@@ -18038,6 +19044,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="gauntlt3" supported="no">
<!-- SPS (CAPS) release 1550 -->
<description>Gauntlet III - The Final Quest (Euro)</description>
@@ -18065,6 +19072,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="gazza" supported="no">
<!-- SPS (CAPS) release 1027 -->
<description>Gazza's Super Soccer (Euro)</description>
@@ -18079,6 +19087,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="gbachamp" supported="no">
<!-- SPS (CAPS) release 2948 -->
<description>GBA Championship Basketball - Two-on-Two (Euro)</description>
@@ -18093,6 +19102,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="gearwork" supported="no">
<!-- SPS (CAPS) release 1028 -->
<description>Gear Works (Euro)</description>
@@ -18107,6 +19117,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="gemiwing" supported="no">
<!-- SPS (CAPS) release 486 -->
<description>Gemini Wing (Euro)</description>
@@ -18121,6 +19132,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="gemx" supported="no">
<!-- SPS (CAPS) release 1181 -->
<description>Gem'X (Euro)</description>
@@ -18135,6 +19147,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="genesia" supported="no">
<!-- SPS (CAPS) release 1808 -->
<description>Genesia (Euro)</description>
@@ -18162,6 +19175,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="germcraz" supported="no">
<!-- SPS (CAPS) release 507 -->
<description>Germ Crazy (Ger)</description>
@@ -18176,6 +19190,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="tbirds" supported="no">
<!-- SPS (CAPS) release 742 -->
<description>Gerry Anderson's Thunderbirds (Euro)</description>
@@ -18197,6 +19212,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="getout" supported="no">
<!-- SPS (CAPS) release 1517 -->
<description>Get Out (Euro)</description>
@@ -18211,6 +19227,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="gettysbg" supported="no">
<!-- SPS (CAPS) release 1937 -->
<description>Gettysburg (Euro, Turning Points)</description>
@@ -18225,6 +19242,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="gflchafb" supported="no">
<!-- SPS (CAPS) release 922 -->
<description>GFL Championship Football (USA)</description>
@@ -18239,7 +19257,8 @@ license:CC0
</part>
</software>
- <!-- locks up at "please wait, loading" screen -->
+ <!-- Guru Meditation [FDC] dsksync bootblock -->
+ <!-- ATK test: OK -->
<software name="ghostbs2" supported="no">
<!-- SPS (CAPS) release 1029 -->
<description>Ghostbusters II (Euro)</description>
@@ -18261,6 +19280,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="ghostbs2u" cloneof="ghostbs2" supported="no">
<!-- SPS (CAPS) release 1208 -->
<description>Ghostbusters II (USA)</description>
@@ -18282,6 +19302,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="gng" supported="no">
<!-- SPS (CAPS) release 31 -->
<description>Ghosts 'n Goblins (Euro)</description>
@@ -18296,6 +19317,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 Bad -->
<software name="ghouls" supported="no">
<!-- SPS (CAPS) release 2252 -->
<description>Ghouls 'n' Ghosts (Euro)</description>
@@ -18317,6 +19339,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 Bad -->
<software name="ghoulsa" cloneof="ghouls" supported="no">
<!-- SPS (CAPS) release 1223 -->
<description>Ghouls 'n' Ghosts (Euro, Platinum)</description>
@@ -18338,8 +19361,9 @@ license:CC0
</part>
</software>
- <!-- gng: fatalerrors with amiga_fdc_device::live_run - cur_live.bit_counter > 8 -->
- <!-- venus: black screen -->
+ <!-- gng: throws "amiga_fdc_device::live_run - cur_live.bit_counter > 8" then fatalerrors after DSKDAT access -->
+ <!-- venus: asks to swap disk with incorrect pitch GFX then throws DSKDAT R and hangs -->
+ <!-- ATK test: OK -->
<software name="ghoulsvf" supported="no">
<!-- SPS (CAPS) release 1985 -->
<description>Ghouls 'n' Ghosts &amp; Venus the Flytrap (Euro, Chart Attack)</description>
@@ -18361,6 +19385,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="globalfx" supported="no">
<!-- SPS (CAPS) release 1030 -->
<description>Global Effect (Euro)</description>
@@ -18388,6 +19413,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="globdule" supported="no">
<!-- SPS (CAPS) release 183 -->
<description>Globdule (Euro)</description>
@@ -18409,6 +19435,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="gluecksr" supported="no">
<!-- SPS (CAPS) release 1505 -->
<description>GlĆ¼cksrad (Ger)</description>
@@ -18423,6 +19450,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="granger" supported="no">
<!-- SPS (CAPS) release 2347 -->
<description>Gnome Ranger (Euro)</description>
@@ -18437,6 +19465,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="goal" supported="no">
<!-- SPS (CAPS) release 1817 -->
<description>Goal! (Euro, v1.1)</description>
@@ -18458,6 +19487,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="goala" cloneof="goal" supported="no">
<!-- SPS (CAPS) release 487 -->
<description>Goal! (Euro)</description>
@@ -18479,6 +19509,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="goblins" supported="no">
<!-- SPS (CAPS) release 2487 -->
<description>Gobliiins (Euro, Kings of Adventures 1)</description>
@@ -18506,6 +19537,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="goblinsg" cloneof="goblins" supported="no">
<!-- SPS (CAPS) release 65 -->
<description>Gobliiins (Ger)</description>
@@ -18533,6 +19565,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="goblins2" supported="no">
<!-- SPS (CAPS) release 185 -->
<description>Gobliins 2 - The Prince Buffoon (Euro)</description>
@@ -18560,6 +19593,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="goblins2f" cloneof="goblins2" supported="no">
<!-- SPS (CAPS) release 2866 -->
<description>Gobliins 2 - The Prince Buffoon (Fra)</description>
@@ -18587,6 +19621,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="goblins2g" cloneof="goblins2" supported="no">
<!-- SPS (CAPS) release 332 -->
<description>Gobliins 2 - The Prince Buffoon (Ger)</description>
@@ -18614,6 +19649,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="goblins3" supported="no">
<!-- SPS (CAPS) release 2292 -->
<description>Goblins 3 (Fra, v1.0)</description>
@@ -18659,6 +19695,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="goblins3g" cloneof="goblins3" supported="no">
<!-- SPS (CAPS) release 370 -->
<description>Goblins 3 (Ger)</description>
@@ -18704,6 +19741,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: H:U 1 Sector Bad, C:0 H:L 1 Sector Bad -->
<software name="godfathr" supported="no">
<!-- SPS (CAPS) release 1331 -->
<description>The Godfather (Euro)</description>
@@ -18750,7 +19788,9 @@ license:CC0
</part>
</software>
- <!-- black screen -->
+ <!-- black screen [FDC] dsksync -->
+ <!-- (Hangs at PC=10c after failing a copy protection check, D0=0 D1=295 D2=40 D3=0) -->
+ <!-- ATK test: C:0 H:U Bad -->
<software name="gods" supported="no">
<!-- SPS (CAPS) release 666 -->
<description>Gods (Euro, v1.00)</description>
@@ -18772,6 +19812,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="godsa" cloneof="gods" supported="no">
<!-- SPS (CAPS) release 2877 -->
<description>Gods (Euro, v1.00, Alt)</description>
@@ -18793,6 +19834,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="aztecs" supported="no">
<!-- SPS (CAPS) release 1649 -->
<description>The Gold of the Aztecs (Euro)</description>
@@ -18814,6 +19856,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="goldrush" supported="no">
<!-- SPS (CAPS) release 2909 -->
<description>Gold Rush! (Euro, v2.05)</description>
@@ -18835,6 +19878,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="goldnaxe" supported="no">
<!-- SPS (CAPS) release 17 -->
<description>Golden Axe (Euro)</description>
@@ -18849,6 +19893,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="goldold1" supported="no">
<!-- SPS (CAPS) release 1856 -->
<description>Golden Oldies Volume 1 (Euro, v2.4)</description>
@@ -18863,6 +19908,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="goofyexp" supported="no">
<!-- SPS (CAPS) release 2473 -->
<description>Goofy's Railway Express (Euro)</description>
@@ -18877,6 +19923,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="gotcha" supported="no">
<!-- SPS (CAPS) release 2756 -->
<description>Gotcha! (Euro)</description>
@@ -18891,6 +19938,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="sounessv" supported="no">
<!-- SPS (CAPS) release 1700 -->
<description>Graeme Souness Vector Soccer (Euro)</description>
@@ -18906,6 +19954,8 @@ license:CC0
</software>
<!-- boot OK, sprites flickers in-game -->
+ <!-- Sports garbage pitch with a500p -->
+ <!-- ATK test: OK -->
<software name="graffiti" supported="partial">
<!-- SPS (CAPS) release 2168 -->
<description>Graffiti Man (Euro, 5th Anniversary)</description>
@@ -18920,6 +19970,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="gooch2in" supported="no">
<!-- SPS (CAPS) release 1874 -->
<description>Graham Gooch's Second Innings (Euro)</description>
@@ -18934,6 +19985,7 @@ license:CC0
</part>
</software>
+ <!-- Fatal errors in ipf_decode::generate_timings type 4 -->
<software name="goochwcc" supported="no">
<!-- SPS (CAPS) release 1248 -->
<description>Graham Gooch World Class Cricket (Euro)</description>
@@ -18948,6 +20000,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="taylorsc" supported="no">
<!-- SPS (CAPS) release 125 -->
<description>Graham Taylor's Soccer Challenge (Euro)</description>
@@ -18969,6 +20022,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="grandmon" supported="no">
<!-- SPS (CAPS) release 1917 -->
<description>Grand Monster Slam (Euro)</description>
@@ -18990,6 +20044,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="grandmona" cloneof="grandmon" supported="no">
<!-- SPS (CAPS) release 1688 -->
<description>Grand Monster Slam (Euro, Milestones)</description>
@@ -19004,6 +20059,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="grandnat" supported="no">
<!-- SPS (CAPS) release 2361 -->
<description>Grand National (Euro)</description>
@@ -19025,6 +20081,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="gpcirc" supported="no">
<!-- SPS (CAPS) release 8 -->
<description>Grand Prix Circuit (Euro)</description>
@@ -19039,6 +20096,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="gpmaster" supported="no">
<!-- SPS (CAPS) release 2216 -->
<description>Grand Prix Master (Euro, Amiga Sports Pack)</description>
@@ -19053,6 +20111,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="gslam" supported="no">
<!-- SPS (CAPS) release 1864 -->
<description>Grand Slam (Ger)</description>
@@ -19067,6 +20126,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="gravity" supported="no">
<!-- SPS (CAPS) release 488 -->
<description>Gravity (Euro)</description>
@@ -19081,6 +20141,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="gcourts" supported="no">
<!-- SPS (CAPS) release 2605 -->
<description>Great Courts (Euro)</description>
@@ -19095,7 +20156,8 @@ license:CC0
</part>
</software>
- <!-- boot OK, SFXs repeats -->
+ <!-- boot OK -->
+ <!-- ATK test: OK -->
<software name="gcourts2" supported="partial">
<!-- SPS (CAPS) release 333 -->
<description>Great Courts 2 (Euro)</description>
@@ -19111,6 +20173,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="gcourts2a" cloneof="gcourts2" supported="no">
<!-- SPS (CAPS) release 1740 -->
<description>Great Courts 2 (Euro, Commodore Pack)</description>
@@ -19125,7 +20188,8 @@ license:CC0
</part>
</software>
- <!-- Locks up after Kickstart (white screen) -->
+ <!-- Locks up after Kickstart (white screen) [FDC] dsksync -->
+ <!-- ATK test: failed -->
<software name="ggiana" supported="no">
<!-- SPS (CAPS) release 2945 -->
<description>The Great Giana Sisters (Euro)</description>
@@ -19141,6 +20205,7 @@ license:CC0
</software>
<!-- This is the first release, which features a bug after high score save -->
+ <!-- ATK test: failed -->
<software name="ggiana1" cloneof="ggiana" supported="no">
<!-- SPS (CAPS) release 2500 -->
<description>The Great Giana Sisters (Euro, Older)</description>
@@ -19155,6 +20220,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="greens" supported="no">
<!-- SPS (CAPS) release 1661 -->
<description>Greens - The Ultimate Golf Simulation (Euro, v2.3)</description>
@@ -19183,6 +20249,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="gremlin2" supported="no">
<!-- SPS (CAPS) release 489 -->
<description>Gremlins 2 - The New Batch (Euro)</description>
@@ -19197,6 +20264,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="gremlin2a" cloneof="gremlin2" supported="no">
<!-- SPS (CAPS) release 2208 -->
<description>Gremlins 2 - The New Batch (Euro, Alt)</description>
@@ -19211,8 +20279,9 @@ license:CC0
</part>
</software>
- <!-- Hangs after pressing fire on ranking screen -->
- <software name="gridstrt" supported="no">
+ <!-- boot OK -->
+ <!-- ATK test: OK -->
+ <software name="gridstrt" supported="yes">
<!-- SPS (CAPS) release 1470 -->
<description>Grid Start (Euro, Sextett)</description>
<!-- retail, standalone -->
@@ -19226,6 +20295,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="gridiron" supported="no">
<!-- SPS (CAPS) release 2124 -->
<description>Gridiron! (Euro)</description>
@@ -19247,6 +20317,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="guardang" supported="no">
<!-- SPS (CAPS) release 2173 -->
<description>The Guardian Angel (Euro)</description>
@@ -19261,6 +20332,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="guildthv" supported="no">
<!-- SPS (CAPS) release 334 -->
<description>The Guild of Thieves (Euro, v1.01)</description>
@@ -19275,6 +20347,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="gulp" supported="no">
<!-- SPS (CAPS) release 2632 -->
<description>Gulp! (Euro)</description>
@@ -19302,6 +20375,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="gunboat" supported="no">
<!-- SPS (CAPS) release 2997 -->
<description>Gunboat (Euro)</description>
@@ -19323,6 +20397,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="gunship" supported="no">
<!-- SPS (CAPS) release 658 -->
<description>Gunship (Euro, v832.02)</description>
@@ -19337,6 +20412,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="gunshipu" cloneof="gunship" supported="no">
<!-- SPS (CAPS) release 1489 -->
<description>Gunship (USA, v832.03)</description>
@@ -19351,6 +20427,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="gship2k" supported="no">
<!-- SPS (CAPS) release 808 -->
<description>Gunship 2000 (Euro, v3.01)</description>
@@ -19384,6 +20461,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="gunshoot" supported="no">
<!-- SPS (CAPS) release 2169 -->
<description>Gunshoot (Euro)</description>
@@ -19398,7 +20476,8 @@ license:CC0
</part>
</software>
- <!-- black screen -->
+ <!-- black screen [FDC] -->
+ <!-- ATK test: failed -->
<software name="guyspy" supported="no">
<!-- SPS (CAPS) release 335 -->
<description>Guy Spy (Euro)</description>
@@ -19433,6 +20512,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="hate" supported="no">
<!-- SPS (CAPS) release 1930 -->
<description>H.A.T.E. - Hostile All Terrain Encounter (Euro)</description>
@@ -19447,6 +20527,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="hacker" supported="no">
<!-- SPS (CAPS) release 906 -->
<description>Hacker (USA)</description>
@@ -19461,6 +20542,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="hacker2" supported="no">
<!-- SPS (CAPS) release 777 -->
<description>Hacker II - The Doomsday Papers (Euro)</description>
@@ -19475,6 +20557,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="hacker2a" cloneof="hacker2" supported="no">
<!-- SPS (CAPS) release 1262 -->
<description>Hacker II - The Doomsday Papers (Euro, Power Hits)</description>
@@ -19489,6 +20572,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="hagar" supported="no">
<!-- SPS (CAPS) release 1967 -->
<description>HƤgar (Euro)</description>
@@ -19517,6 +20601,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="halleypr" supported="no">
<!-- SPS (CAPS) release 2519 -->
<description>The Halley Project: A Mission in Our Solar System (Euro)</description>
@@ -19531,6 +20616,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="hammerb" supported="no">
<!-- SPS (CAPS) release 1349 -->
<description>Hammer Boy (Euro, Budget)</description>
@@ -19545,6 +20631,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="hammrfst" supported="no">
<!-- SPS (CAPS) release 1358 -->
<description>Hammerfist (Euro)</description>
@@ -19559,6 +20646,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="hanse" supported="no">
<!-- SPS (CAPS) release 1919 -->
<description>Hanse - Die Expedition (Ger)</description>
@@ -19580,6 +20668,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="hardball" supported="no">
<!-- SPS (CAPS) release 490 -->
<description>HardBall! (Euro)</description>
@@ -19594,6 +20683,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="harddriv" supported="no">
<!-- SPS (CAPS) release 126 -->
<description>Hard Drivin' (Euro)</description>
@@ -19608,6 +20698,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="harddrv2" supported="no">
<!-- SPS (CAPS) release 1031 -->
<description>Hard Drivin' II - Drive Harder.... (Euro)</description>
@@ -19622,6 +20713,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="hardheav" supported="no">
<!-- SPS (CAPS) release 1631 -->
<description>Hard 'n' Heavy (Euro)</description>
@@ -19636,6 +20728,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="harerh" supported="no">
<!-- SPS (CAPS) release 2043 -->
<description>Hare Raising Havoc (USA)</description>
@@ -19681,6 +20774,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="harleq" supported="no">
<!-- SPS (CAPS) release 2029 -->
<description>Harlequin (Euro)</description>
@@ -19702,6 +20796,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="harleqa" cloneof="harleq" supported="no">
<!-- SPS (CAPS) release 1596 -->
<description>Harlequin (Euro, Special Edition)</description>
@@ -19723,6 +20818,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="harley" supported="no">
<!-- SPS (CAPS) release 2011 -->
<description>Harley-Davidson - The Road to Sturgis (Euro)</description>
@@ -19737,6 +20833,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="harpoon1" supported="no">
<!-- SPS (CAPS) release 1032 -->
<description>Harpoon &amp; Battleset 1: Greenland Iceland UK Gap (Euro, v1.0)</description>
@@ -19758,6 +20855,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="harpoon2" supported="no">
<!-- SPS (CAPS) release 1033 -->
<description>Harpoon Battleset 2: North Atlantic Convoys (Euro)</description>
@@ -19772,6 +20870,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="harpoon3" supported="no">
<!-- SPS (CAPS) release 1788 -->
<description>Harpoon Battleset 3: The Mediterranean Conflict (Euro)</description>
@@ -19786,6 +20885,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="harrierc" supported="no">
<!-- SPS (CAPS) release 919 -->
<description>Harrier Combat Simulator (USA)</description>
@@ -19800,6 +20900,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="hawkeye" supported="no">
<!-- SPS (CAPS) release 1963 -->
<description>Hawkeye (Euro)</description>
@@ -19814,6 +20915,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="headover" supported="no">
<!-- SPS (CAPS) release 1674 -->
<description>Head Over Heels (Euro)</description>
@@ -19828,6 +20930,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="heartchi" supported="no">
<!-- SPS (CAPS) release 969 -->
<description>Heart of China (Euro, v1.0)</description>
@@ -19891,6 +20994,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="heartchig" cloneof="heartchi" supported="no">
<!-- SPS (CAPS) release 1869 -->
<description>Heart of China (Ger, v1.0)</description>
@@ -19954,6 +21058,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="hvymetal" supported="no">
<!-- SPS (CAPS) release 2977 -->
<description>Heavy Metal (Euro)</description>
@@ -19968,6 +21073,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="heimdall" supported="no">
<!-- SPS (CAPS) release 234 -->
<description>Heimdall (Euro)</description>
@@ -20007,6 +21113,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="heimdal2" supported="no">
<!-- SPS (CAPS) release 1165 -->
<description>Heimdall 2 - Into the Hall of Worlds (Euro)</description>
@@ -20040,6 +21147,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="helicopt" supported="no">
<!-- SPS (CAPS) release 491 -->
<description>Helicopter Mission (Ger)</description>
@@ -20054,6 +21162,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="hellbent" supported="no">
<!-- SPS (CAPS) release 1119 -->
<description>Hell Bent (Euro)</description>
@@ -20068,6 +21177,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="hellraid" supported="no">
<!-- SPS (CAPS) release 2855 -->
<description>Hellraider (Euro)</description>
@@ -20082,6 +21192,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="hellrun" supported="no">
<!-- SPS (CAPS) release 2035 -->
<description>The Hellrun Machine (Euro)</description>
@@ -20098,6 +21209,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="heltersk" supported="no">
<!-- SPS (CAPS) release 2071 -->
<description>Helter Skelter (Euro)</description>
@@ -20112,6 +21224,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="henriett" supported="no">
<!-- SPS (CAPS) release 1647 -->
<description>Henrietta's Book of Spells (Euro)</description>
@@ -20126,6 +21239,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="herolanc" supported="no">
<!-- SPS (CAPS) release 778 -->
<description>Heroes of the Lance (Euro, v1.0)</description>
@@ -20147,7 +21261,8 @@ license:CC0
</part>
</software>
- <!-- Hangs at a red and black flashing screen -->
+ <!-- Hangs at a red and black flashing screen [FDC] dsksync -->
+ <!-- ATK test: C:77-79 Bad -->
<software name="heroqst" supported="no">
<!-- SPS (CAPS) release 127 -->
<description>HeroQuest (Euro)</description>
@@ -20155,6 +21270,8 @@ license:CC0
<!-- (Amiga, OCS, PAL) -->
<year>1991</year>
<publisher>Gremlin Graphics</publisher>
+ <info name="usage" value="Sports manual copy-protection"/>
+
<part name="flop1" interface="floppy_3_5">
<dataarea name="flop" size="1010622">
<rom name="(sps127)heroquest.ipf" size="1010622" crc="910577eb" sha1="a40aaba4de04248e5fcc5443c818da7790ef910c"/>
@@ -20163,6 +21280,7 @@ license:CC0
</software>
<!-- This was bundled with HQ -->
+ <!-- ATK test: OK -->
<software name="heroqstwl" cloneof="heroqst" supported="no">
<!-- SPS (CAPS) release 508 -->
<description>HeroQuest - Return of the Witch Lord (Euro)</description>
@@ -20171,6 +21289,7 @@ license:CC0
<year>1991</year>
<publisher>Gremlin Graphics</publisher>
<info name="usage" value="Requires &quot;Hero Quest&quot; to work" />
+
<part name="flop1" interface="floppy_3_5">
<dataarea name="flop" size="1049612">
<rom name="(sps508)heroquestreturnofthewitchlord.ipf" size="1049612" crc="7e3e0955" sha1="72817f62c3a0de5defa39e9ca3d56c2ff1de06f4"/>
@@ -20178,6 +21297,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="heroqst2" supported="no">
<!-- SPS (CAPS) release 1455 -->
<description>HeroQuest II - Legacy of Sorasil (Euro)</description>
@@ -20205,6 +21325,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="wannaher" supported="no">
<!-- SPS (CAPS) release 795 -->
<description>Hero's Quest - So You Want to Be a Hero (Euro, v1.134)</description>
@@ -20244,6 +21365,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="hexuma" supported="no">
<!-- SPS (CAPS) release 684 -->
<description>Hexuma - Das Auge des Kal (Ger)</description>
@@ -20283,6 +21405,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="histeel" supported="no">
<!-- SPS (CAPS) release 1397 -->
<description>High Steel (Euro)</description>
@@ -20297,6 +21420,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="hw42_war" supported="no">
<!-- SPS (CAPS) release 1685 -->
<description>Highway 42 &amp; Warlords (Ger)</description>
@@ -20311,6 +21435,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="hwhawks" supported="no">
<!-- SPS (CAPS) release 2538 -->
<description>Highway Hawks (Euro)</description>
@@ -20332,6 +21457,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="hwpatrl2" supported="no">
<!-- SPS (CAPS) release 2305 -->
<description>Highway Patrol 2 (Euro)</description>
@@ -20346,6 +21472,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="hillstrt" supported="no">
<!-- SPS (CAPS) release 659 -->
<description>Hill Street Blues (Euro)</description>
@@ -20360,6 +21487,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="hillstrta" cloneof="hillstrt" supported="no">
<!-- SPS (CAPS) release 2586 -->
<description>Hill Street Blues (Euro, Budget)</description>
@@ -20374,6 +21502,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="hillsfar" supported="no">
<!-- SPS (CAPS) release 981 -->
<description>Hillsfar (Euro, v1.0)</description>
@@ -20388,6 +21517,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="hillsfarg" cloneof="hillsfar" supported="no">
<!-- SPS (CAPS) release 961 -->
<description>Hillsfar (Ger, v1.0)</description>
@@ -20402,6 +21532,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="hiredgun" supported="no">
<!-- SPS (CAPS) release 1114 -->
<description>Hired Guns (Euro, v1.08.39.25)</description>
@@ -20441,6 +21572,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="hannabar" supported="no">
<!-- SPS (CAPS) release 2516 -->
<description>The HiTEC Hanna-Barbera Cartoon Character Collection (Euro)</description>
@@ -20455,7 +21587,9 @@ license:CC0
</part>
</software>
- <!-- Locks up after Kickstart (white screen) -->
+ <!-- Locks up after Kickstart (white screen) [FDC] dsksync -->
+ <!-- No sprites on gameplay, BGM is too fast? -->
+ <!-- ATK test: failed -->
<software name="hoi" supported="no">
<!-- SPS (CAPS) release 962 -->
<description>Hoi (Euro)</description>
@@ -20477,6 +21611,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="hlem93" supported="no">
<!-- SPS (CAPS) release 337 -->
<description>Holiday Lemmings 1993 (Euro)</description>
@@ -20491,6 +21626,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="hlem94" supported="no">
<!-- SPS (CAPS) release 492 -->
<description>Holiday Lemmings 1994 (Euro)</description>
@@ -20505,6 +21641,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="hollyhij" supported="no">
<!-- SPS (CAPS) release 1492 -->
<description>Hollywood Hijinx (USA, r37)</description>
@@ -20519,6 +21656,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="hollypic" supported="no">
<!-- SPS (CAPS) release 2833 -->
<description>Hollywood Pictures (Ger)</description>
@@ -20547,13 +21685,16 @@ license:CC0
</part>
</software>
- <software name="hpoker" supported="no">
+ <!-- Doesn't load on a500p (with wrong GFX pitch too, btanb?) -->
+ <!-- ATK test: OK -->
+ <software name="hpoker" supported="partial">
<!-- SPS (CAPS) release 1791 -->
<description>Hollywood Poker (Euro)</description>
<!-- retail, standalone -->
<!-- (Amiga, OCS, PAL) -->
<year>1987</year>
<publisher>Diamond</publisher>
+ <!-- Up + fire to change cards after selection -->
<part name="flop1" interface="floppy_3_5">
<dataarea name="flop" size="1049612">
<rom name="(sps1791)hollywoodpoker.ipf" size="1049612" crc="d3828066" sha1="9bd25d93a94aa2a91c5267cdc53dae9e4a394c62"/>
@@ -20561,7 +21702,8 @@ license:CC0
</part>
</software>
- <software name="hpokera" cloneof="hpoker" supported="no">
+ <!-- ATK test: OK -->
+ <software name="hpokera" cloneof="hpoker" supported="partial">
<!-- SPS (CAPS) release 1792 -->
<description>Hollywood Poker (Euro, Budget)</description>
<!-- budget, standalone -->
@@ -20575,6 +21717,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="hpokerp" supported="no">
<!-- SPS (CAPS) release 2505 -->
<description>Hollywood Poker Pro (Euro)</description>
@@ -20596,6 +21739,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="hkphooey" supported="no">
<!-- SPS (CAPS) release 1559 -->
<description>Hong Kong Phooey (Euro)</description>
@@ -20610,6 +21754,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="hook" supported="no">
<!-- SPS (CAPS) release 887 -->
<description>Hook (Euro)</description>
@@ -20643,6 +21788,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="horrorzm" supported="no">
<!-- SPS (CAPS) release 286 -->
<description>Horror Zombies from the Crypt (Euro)</description>
@@ -20657,6 +21803,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:1 Bad -->
<software name="hostages" supported="no">
<!-- SPS (CAPS) release 186 -->
<description>Hostages (Euro)</description>
@@ -20671,6 +21818,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="hostagesu" cloneof="hostages" supported="no">
<!-- SPS (CAPS) release 1173 -->
<description>Hostage - Rescue Mission (USA)</description>
@@ -20685,6 +21833,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="hotrod" supported="no">
<!-- SPS (CAPS) release 2437 -->
<description>Hot Rod (Euro)</description>
@@ -20699,6 +21848,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: H:U 1 Sector Bad, C:0 H:L 1 Sector Bad -->
<software name="hotball" supported="no">
<!-- SPS (CAPS) release 2798 -->
<description>Hotball (Euro)</description>
@@ -20713,6 +21863,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="hotshot" supported="no">
<!-- SPS (CAPS) release 2083 -->
<description>Hotshot (Euro)</description>
@@ -20727,6 +21878,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="hotshota" cloneof="hotshot" supported="no">
<!-- SPS (CAPS) release 2101 -->
<description>Hotshot (Euro, Hits for Six Volume Two)</description>
@@ -20741,6 +21893,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="houndshd" supported="no">
<!-- SPS (CAPS) release 338 -->
<description>The Hound of Shadow (Euro)</description>
@@ -20762,6 +21915,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="hoverspr" supported="no">
<!-- SPS (CAPS) release 2109 -->
<description>Hoversprint (Euro)</description>
@@ -20783,6 +21937,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="hoylebg1" supported="no">
<!-- SPS (CAPS) release 2084 -->
<description>Hoyle's Book of Games Volume 1 (Euro, v1.000.139)</description>
@@ -20804,6 +21959,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="hoylebg2" supported="no">
<!-- SPS (CAPS) release 2539 -->
<description>Hoyle's Book of Games Volume 2 - Solitaire (Euro, v1.001.016 19900717)</description>
@@ -20818,6 +21974,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="hoylebg3" supported="no">
<!-- SPS (CAPS) release 2085 -->
<description>Hoyle's Book of Games Volume III - Great Board Games (Euro, v1.000 19920325)</description>
@@ -20839,6 +21996,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="hudsonh" supported="no">
<!-- SPS (CAPS) release 1035 -->
<description>Hudson Hawk (Euro)</description>
@@ -20853,6 +22011,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="huey" supported="no">
<!-- SPS (CAPS) release 2086 -->
<description>Huey (Euro)</description>
@@ -20867,6 +22026,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="hugo" supported="no">
<!-- SPS (CAPS) release 685 -->
<description>Hugo (Ger)</description>
@@ -20924,6 +22084,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="hugopne" cloneof="hugo" supported="no">
<!-- SPS (CAPS) release 2761 -->
<description>Hugo: PĆ„ Nye Eventyr (Den)</description>
@@ -20963,6 +22124,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="hugo2" supported="no">
<!-- SPS (CAPS) release 2597 -->
<description>Hugo 2 (Fin)</description>
@@ -21002,6 +22164,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="hugopne2" cloneof="hugo2" supported="no">
<!-- SPS (CAPS) release 2762 -->
<description>Hugo: PĆ„ Nye Eventyr 2 (Den)</description>
@@ -21047,6 +22210,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="humans" supported="no">
<!-- SPS (CAPS) release 1888 -->
<description>The Humans (Euro, Help!)</description>
@@ -21074,6 +22238,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="humansf" cloneof="humans" supported="no">
<!-- SPS (CAPS) release 2666 -->
<description>The Humans (Fra)</description>
@@ -21101,6 +22266,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="humansg" cloneof="humans" supported="no">
<!-- SPS (CAPS) release 509 -->
<description>The Humans (Ger)</description>
@@ -21128,6 +22294,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="humans2" supported="no">
<!-- SPS (CAPS) release 1036 -->
<description>Human Race - The Jurassic Levels (Euro)</description>
@@ -21155,6 +22322,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="humans2g" cloneof="humans2" supported="no">
<!-- SPS (CAPS) release 510 -->
<description>Human Race - The Jurassic Levels (Ger)</description>
@@ -21182,6 +22350,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="hungaryf" supported="no">
<!-- SPS (CAPS) release 1170 -->
<description>Hungary for Fun (Euro)</description>
@@ -21196,6 +22365,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="huntredm" supported="no">
<!-- SPS (CAPS) release 2232 -->
<description>The Hunt for Red October - The Movie (Euro)</description>
@@ -21210,6 +22380,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="huntred" supported="no">
<!-- SPS (CAPS) release 128 -->
<description>The Hunt for Red October (Euro)</description>
@@ -21224,6 +22395,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="hunter" supported="no">
<!-- SPS (CAPS) release 3014 -->
<description>Hunter (Euro)</description>
@@ -21238,6 +22410,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="huntkill" supported="no">
<!-- SPS (CAPS) release 1423 -->
<description>Hunter Killer (Euro, v1.01)</description>
@@ -21252,7 +22425,10 @@ license:CC0
</part>
</software>
- <!-- Grey screen -->
+ <!-- Grey screen [FDC] dsksync -->
+ <!-- Has slight GFX shifted text (attribute color on pilot select, lives counter) -->
+ <!-- GFX garbage strips pops in from time to time during gameplay -->
+ <!-- ATK test: failed -->
<software name="hybris" supported="no">
<!-- SPS (CAPS) release 1457 -->
<description>Hybris (USA, v0.95)</description>
@@ -21267,6 +22443,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="hydra" supported="no">
<!-- SPS (CAPS) release 2515 -->
<description>Hydra (Euro)</description>
@@ -21288,6 +22465,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="hyperdom" supported="no">
<!-- SPS (CAPS) release 1289 -->
<description>Hyperdome (Euro)</description>
@@ -21302,6 +22480,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="hyperion" supported="no">
<!-- SPS (CAPS) release 260 -->
<description>Hyperion (Euro)</description>
@@ -21316,6 +22495,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="hyperfor" supported="no">
<!-- SPS (CAPS) release 493 -->
<description>Hyperforce &amp; Artificial Dreams (Euro)</description>
@@ -21330,6 +22510,8 @@ license:CC0
</part>
</software>
+ <!-- Doesn't boot with debugger on, otherwise hangs anytime during the boot phase (spurious irqs or unsafe video code) -->
+ <!-- ATK test: failed -->
<software name="ikplus" supported="no">
<!-- SPS (CAPS) release 339 -->
<description>IK+ (Euro)</description>
@@ -21344,6 +22526,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="ikplusa" cloneof="ikplus" supported="no">
<!-- SPS (CAPS) release 2063 -->
<description>IK+ (Euro, Budget)</description>
@@ -21358,6 +22541,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="ikari" supported="no">
<!-- SPS (CAPS) release 771 -->
<description>Ikari Warriors (Euro)</description>
@@ -21372,6 +22556,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="ikaria" cloneof="ikari" supported="no">
<!-- SPS (CAPS) release 1782 -->
<description>Ikari Warriors (Euro, Tenstar Pack)</description>
@@ -21386,6 +22571,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="ilyad" supported="no">
<!-- SPS (CAPS) release 1944 -->
<description>Ilyad (Euro)</description>
@@ -21402,6 +22588,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="immortal" supported="no">
<!-- SPS (CAPS) release 340 -->
<description>The Immortal (Euro)</description>
@@ -21423,6 +22610,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="impact" supported="no">
<!-- SPS (CAPS) release 2462 -->
<description>Impact! (Euro)</description>
@@ -21437,6 +22625,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="imperium" supported="no">
<!-- SPS (CAPS) release 341 -->
<description>Imperium (Euro)</description>
@@ -21451,6 +22640,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="impossam" supported="no">
<!-- SPS (CAPS) release 63 -->
<description>Impossamole (Euro)</description>
@@ -21465,6 +22655,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="impm2025" supported="no">
<!-- SPS (CAPS) release 1107 -->
<description>Impossible Mission 2025 - The Special Edition (Euro)</description>
@@ -21486,6 +22677,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="impmiss2" supported="no">
<!-- SPS (CAPS) release 66 -->
<description>Impossible Mission II (Euro)</description>
@@ -21500,6 +22692,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 Bad -->
<software name="in80days" supported="no">
<!-- SPS (CAPS) release 1138 -->
<description>In 80 Days Around the World (Euro)</description>
@@ -21521,6 +22714,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="crashdum" supported="no">
<!-- SPS (CAPS) release 2771 -->
<description>The Incredible Crash Dummies (Euro)</description>
@@ -21542,6 +22736,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="indyatad" supported="no">
<!-- SPS (CAPS) release 851 -->
<description>Indiana Jones and the Fate of Atlantis (Euro, TGA, v1.06 19921012)</description>
@@ -21617,6 +22812,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="indyatadf" cloneof="indyatad" supported="no">
<!-- SPS (CAPS) release 1639 -->
<description>Indiana Jones and the Fate of Atlantis (Fra, TGA, v1.0 19930302)</description>
@@ -21692,6 +22888,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="indyatadg" cloneof="indyatad" supported="no">
<!-- SPS (CAPS) release 342 -->
<description>Indiana Jones and the Fate of Atlantis (Ger, TGA, v1.0 19921028)</description>
@@ -21767,7 +22964,9 @@ license:CC0
</part>
</software>
- <!-- Hangs at Indy logo on a cyan background -->
+ <!-- Hangs at Indy logo on a cyan background [FDC] dsksync -->
+ <!-- Hangs after Lucasarts logo with stuck note (INTREQ=$aaaa) -->
+ <!-- ATK test: failed -->
<software name="indycrus" supported="no">
<!-- SPS (CAPS) release 1619 -->
<description>Indiana Jones and the Last Crusade (Euro, TAG)</description>
@@ -21782,6 +22981,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="indycrad" supported="no">
<!-- SPS (CAPS) release 1990 -->
<description>Indiana Jones and the Last Crusade (USA, TGA, v1.4 19891004)</description>
@@ -21809,6 +23009,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="indycradf" cloneof="indycrad" supported="no">
<!-- SPS (CAPS) release 1986 -->
<description>Indiana Jones and the Last Crusade (Fra, TGA, v1.4 19891006, Fun Radio la Compil Micro 3)</description>
@@ -21836,6 +23037,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="indycradg" cloneof="indycrad" supported="no">
<!-- SPS (CAPS) release 343 -->
<description>Indiana Jones and the Last Crusade (Ger, TGA, v1.4 19891020)</description>
@@ -21863,6 +23065,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="indycradi" cloneof="indycrad" supported="no">
<!-- SPS (CAPS) release 2323 -->
<description>Indiana Jones and the Last Crusade (Ita, TGA, Version Amiga Italian v1.5 19891229)</description>
@@ -21890,6 +23093,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="indy" supported="no">
<!-- SPS (CAPS) release 660 -->
<description>Indiana Jones and the Temple of Doom (Euro, v3.28)</description>
@@ -21904,6 +23108,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="indy500" supported="no">
<!-- SPS (CAPS) release 686 -->
<description>Indianapolis 500 - The Simulation (Euro)</description>
@@ -21918,6 +23123,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="infestat" supported="no">
<!-- SPS (CAPS) release 494 -->
<description>Infestation (Euro)</description>
@@ -21932,6 +23138,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="infidel" supported="no">
<!-- SPS (CAPS) release 1490 -->
<description>Infidel (USA, r22)</description>
@@ -21946,6 +23153,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="innocent" supported="no">
<!-- SPS (CAPS) release 1824 -->
<description>Innocent Until Caught (Euro)</description>
@@ -22015,6 +23223,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="griffu" supported="no">
<!-- SPS (CAPS) release 687 -->
<description>Inspektor Griffu - Ein Toter hat Heimweh (Ger)</description>
@@ -22029,6 +23238,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="3dtennis" supported="no">
<!-- SPS (CAPS) release 1609 -->
<description>International 3D Tennis (Euro, Super Sim Pack)</description>
@@ -22043,6 +23253,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="inticeh" supported="no">
<!-- SPS (CAPS) release 665 -->
<description>International Ice Hockey (Euro)</description>
@@ -22057,6 +23268,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="int1dayc" supported="no">
<!-- SPS (CAPS) release 1368 -->
<description>International One Day Cricket (Euro)</description>
@@ -22071,6 +23283,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="intsocch" supported="no">
<!-- SPS (CAPS) release 866 -->
<description>International Soccer Challenge (Euro)</description>
@@ -22085,6 +23298,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="intsoccha" cloneof="intsocch" supported="no">
<!-- SPS (CAPS) release 1581 -->
<description>International Soccer Challenge (Euro, VR Vol. 1)</description>
@@ -22099,6 +23313,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="intsocz" supported="no">
<!-- SPS (CAPS) release 2429 -->
<description>International Soccer (Euro, Zeppelin)</description>
@@ -22113,6 +23328,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="intsport" supported="no">
<!-- SPS (CAPS) release 2815 -->
<description>International Sports Challenge (Euro)</description>
@@ -22140,6 +23356,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="intphase" supported="no">
<!-- SPS (CAPS) release 67 -->
<description>Interphase (Euro)</description>
@@ -22154,6 +23371,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="intrigue" supported="no">
<!-- SPS (CAPS) release 2448 -->
<description>Intrigue a la Renaissance (Fra)</description>
@@ -22168,6 +23386,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="invasion" supported="no">
<!-- SPS (CAPS) release 2511 -->
<description>Invasion (Euro)</description>
@@ -22182,6 +23401,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="invest" supported="no">
<!-- SPS (CAPS) release 2835 -->
<description>Inve$t (Ger, World of Business)</description>
@@ -22196,6 +23416,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="investa" cloneof="invest" supported="no">
<!-- SPS (CAPS) release 2836 -->
<description>Inve$t (Ger, No. 1 Collection)</description>
@@ -22217,6 +23438,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="ironlord" supported="no">
<!-- SPS (CAPS) release 1650 -->
<description>Iron Lord (Euro)</description>
@@ -22238,6 +23460,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="ironlordf" cloneof="ironlord" supported="no">
<!-- SPS (CAPS) release 2444 -->
<description>Iron Lord (Fra)</description>
@@ -22259,6 +23482,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="ironlordg" cloneof="ironlord" supported="no">
<!-- SPS (CAPS) release 1530 -->
<description>Iron Lord (Ger)</description>
@@ -22280,6 +23504,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="irontrck" supported="no">
<!-- SPS (CAPS) release 2740 -->
<description>Iron Trackers (Euro, Budget)</description>
@@ -22294,6 +23519,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="ishar" supported="no">
<!-- SPS (CAPS) release 187 -->
<description>Ishar - Legend of the Fortress (Euro)</description>
@@ -22315,6 +23541,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="ishara" cloneof="ishar" supported="no">
<!-- SPS (CAPS) release 2750 -->
<description>Ishar - Legend of the Fortress (Euro, Ishar Trilogy)</description>
@@ -22336,6 +23563,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="ishar2" supported="no">
<!-- SPS (CAPS) release 1435 -->
<description>Ishar 2 - Messengers of Doom (Euro)</description>
@@ -22363,6 +23591,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="ishar2a" cloneof="ishar2" supported="no">
<!-- SPS (CAPS) release 2747 -->
<description>Ishar 2 - Messengers of Doom (Euro, English / French / German)</description>
@@ -22390,6 +23619,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:L 1 Sector Bad -->
<software name="ishar2g" cloneof="ishar2" supported="no">
<!-- SPS (CAPS) release 2748 -->
<description>Ishar 2 - Messengers of Doom (Ger)</description>
@@ -22417,6 +23647,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="losthope" supported="no">
<!-- SPS (CAPS) release 1318 -->
<description>The Island of Lost Hope (Euro, v1.01)</description>
@@ -22438,6 +23669,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="issphere" supported="no">
<!-- SPS (CAPS) release 287 -->
<description>ISS - Incredible Shrinking Sphere (Euro)</description>
@@ -22452,6 +23684,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="italia90" supported="no">
<!-- SPS (CAPS) release 2314 -->
<description>Italia 1990 (Euro)</description>
@@ -22466,6 +23699,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="ita90wcs" supported="no">
<!-- SPS (CAPS) release 2097 -->
<description>Italia '90 - World Cup Soccer (Euro)</description>
@@ -22480,6 +23714,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="ita90wcsa" cloneof="ita90wcs" supported="no">
<!-- SPS (CAPS) release 1717 -->
<description>Italia '90 - World Cup Soccer (Euro, Addicted to Fun - Sports Collection)</description>
@@ -22494,6 +23729,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="itanight" supported="no">
<!-- SPS (CAPS) release 2324 -->
<description>Italian Night 1999 (Ita)</description>
@@ -22515,6 +23751,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 Bad -->
<software name="italy90" supported="no">
<!-- SPS (CAPS) release 1252 -->
<description>Italy 1990 (Euro, U.S. Gold)</description>
@@ -22529,6 +23766,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 Bad -->
<software name="italy90a" cloneof="italy90" supported="no">
<!-- SPS (CAPS) release 1260 -->
<description>Italy 1990 (Euro, U.S. Gold, Budget)</description>
@@ -22543,6 +23781,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 Bad -->
<software name="italy90w" supported="no">
<!-- SPS (CAPS) release 1610 -->
<description>Italy 1990 - Winners Edition (Euro, Super Sim Pack)</description>
@@ -22557,7 +23796,8 @@ license:CC0
</part>
</software>
- <!-- Locks up on AmigaOS with DSKDAT R -->
+ <!-- Locks up on AmigaDOS with DSKDAT R, side effect of [FDC] dsksync bootblock -->
+ <!-- ATK test: C:0 H:U Bad -->
<software name="itcame" supported="no">
<!-- SPS (CAPS) release 14 -->
<description>It Came from the Desert (Euro)</description>
@@ -22585,6 +23825,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="itcame2" cloneof="itcame" supported="no">
<!-- SPS (CAPS) release 262 -->
<description>Antheads - It Came from the Desert II (Euro)</description>
@@ -22607,7 +23848,8 @@ license:CC0
</part>
</software>
- <!-- black screen -->
+ <!-- black screen [FDC] dsksync -->
+ <!-- ATK test: OK -->
<software name="ivanhoe" supported="no">
<!-- SPS (CAPS) release 1648 -->
<description>Ivanhoe (Euro)</description>
@@ -22622,6 +23864,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="offroad" supported="no">
<!-- SPS (CAPS) release 387 -->
<description>Ivan Ironman Stewart's Super Off Road (Euro)</description>
@@ -22636,6 +23879,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="nicklcd2" supported="no">
<!-- SPS (CAPS) release 691 -->
<description>Jack Nicklaus Course Disk 2 (Euro)</description>
@@ -22651,6 +23895,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="nickluso" supported="no">
<!-- SPS (CAPS) release 2154 -->
<description>Jack Nicklaus Presents The Great Courses of the U.S. Open (Euro)</description>
@@ -22666,6 +23911,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="nickl89" supported="no">
<!-- SPS (CAPS) release 2125 -->
<description>Jack Nicklaus Presents The Major Championship Courses of 1989 (Euro)</description>
@@ -22681,6 +23927,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="nicklunl" supported="no">
<!-- SPS (CAPS) release 2007 -->
<description>Jack Nicklaus' Unlimited Golf &amp; Course Design (USA)</description>
@@ -22702,6 +23949,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="xj220" supported="no">
<!-- SPS (CAPS) release 1200 -->
<description>Jaguar XJ220 (Euro)</description>
@@ -22723,6 +23971,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="khanwcs" supported="no">
<!-- SPS (CAPS) release 129 -->
<description>Jahangir Khan's World Championship Squash (Euro)</description>
@@ -22737,6 +23986,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="jbond" supported="no">
<!-- SPS (CAPS) release 2016 -->
<description>James Bond - The Stealth Affair (USA)</description>
@@ -22764,6 +24014,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="shogun" supported="no">
<!-- SPS (CAPS) release 1257 -->
<description>James Clavell's Shōgun (Euro)</description>
@@ -22778,6 +24029,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="jpond" supported="no">
<!-- SPS (CAPS) release 3015 -->
<description>James Pond - Underwater Agent (Euro)</description>
@@ -22792,6 +24044,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="jponda" cloneof="jpond" supported="no">
<!-- SPS (CAPS) release 3016 -->
<description>James Pond - Underwater Agent (Euro, Chart Attack)</description>
@@ -22806,6 +24059,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="robocod" supported="no">
<!-- SPS (CAPS) release 1352 -->
<description>James Pond II - Codename RoboCod (Euro)</description>
@@ -22820,6 +24074,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="robocoda" cloneof="robocod" supported="no">
<!-- SPS (CAPS) release 1353 -->
<description>James Pond II - Codename RoboCod (Euro, Budget)</description>
@@ -22834,6 +24089,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="jaws" supported="no">
<!-- SPS (CAPS) release 512 -->
<description>Jaws (Euro)</description>
@@ -22848,6 +24104,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="jawsa" cloneof="jaws" supported="no">
<!-- SPS (CAPS) release 1184 -->
<description>Jaws (Euro, Alt)</description>
@@ -22862,6 +24119,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="jetsetw2" supported="no">
<!-- SPS (CAPS) release 1115 -->
<description>Jet Set Willy II (Euro)</description>
@@ -22876,6 +24134,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="jetsons" supported="no">
<!-- SPS (CAPS) release 2270 -->
<description>Jetsons - The Computer Game (Euro)</description>
@@ -22890,6 +24149,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="jetstrik" supported="no">
<!-- SPS (CAPS) release 130 -->
<description>Jetstrike (Euro)</description>
@@ -22911,6 +24171,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="jigsawpm" supported="no">
<!-- SPS (CAPS) release 2899 -->
<description>Jigsaw Puzzlemania (Euro)</description>
@@ -22932,6 +24193,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="jimpower" supported="no">
<!-- SPS (CAPS) release 68 -->
<description>Jim Power in Mutant Planet (Euro)</description>
@@ -22953,6 +24215,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="jimmyfj" supported="no">
<!-- SPS (CAPS) release 2157 -->
<description>Jimmy's Fantastic Journey (Euro, v1.3)</description>
@@ -22967,6 +24230,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="jimmywws" supported="no">
<!-- SPS (CAPS) release 2466 -->
<description>Jimmy White's Whirlwind Snooker (Euro, v3)</description>
@@ -22981,6 +24245,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="jimmywwsa" cloneof="jimmywws" supported="no">
<!-- SPS (CAPS) release 513 -->
<description>Jimmy White's Whirlwind Snooker (Euro)</description>
@@ -22995,6 +24260,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="jimmywwsb" cloneof="jimmywws" supported="no">
<!-- SPS (CAPS) release 2467 -->
<description>Jimmy White's Whirlwind Snooker (Euro, Award Winners Gold Edition)</description>
@@ -23009,6 +24275,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 Bad -->
<software name="jinks" supported="no">
<!-- SPS (CAPS) release 973 -->
<description>Jinks (Euro)</description>
@@ -23030,6 +24297,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="jinxter" supported="no">
<!-- SPS (CAPS) release 963 -->
<description>Jinxter (Euro, v1.2)</description>
@@ -23044,6 +24312,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="joanarc" supported="no">
<!-- SPS (CAPS) release 2793 -->
<description>Joan of Arc (Euro)</description>
@@ -23065,6 +24334,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="joanarcg" cloneof="joanarc" supported="no">
<!-- SPS (CAPS) release 345 -->
<description>Jeanne d'Arc (Ger)</description>
@@ -23086,6 +24356,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="joemac" supported="no">
<!-- SPS (CAPS) release 2179 -->
<description>Joe and Mac - Caveman Ninja (Euro)</description>
@@ -23107,6 +24378,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:1 Bad -->
<software name="joeblade" supported="no">
<!-- SPS (CAPS) release 514 -->
<description>Joe Blade (Euro)</description>
@@ -23121,6 +24393,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="joeblad2" supported="no">
<!-- SPS (CAPS) release 3017 -->
<description>Joe Blade 2 (Euro, Budget)</description>
@@ -23135,6 +24408,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="barnesef" supported="no">
<!-- SPS (CAPS) release 1925 -->
<description>John Barnes European Football (Euro)</description>
@@ -23149,6 +24423,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="lowedart" supported="no">
<!-- SPS (CAPS) release 2778 -->
<description>John Lowe's Ultimate Darts (Euro)</description>
@@ -23163,7 +24438,8 @@ license:CC0
</part>
</software>
- <!-- keeps repeating samples, crashes on the "You've got it, we've used it" screen if expansion RAM is installed -->
+ <!-- crashes on the "You've got it, we've used it" screen if expansion RAM is installed -->
+ <!-- ATK test: OK -->
<software name="madden" supported="no">
<!-- SPS (CAPS) release 71 -->
<description>John Madden Football (Euro)</description>
@@ -23172,6 +24448,7 @@ license:CC0
<year>1992</year>
<publisher>Electronic Arts</publisher>
<info name="usage" value="Sports manual copy-protection (Player Ratings)" />
+
<part name="flop1" interface="floppy_3_5">
<feature name="part_id" value="Program Disk" />
<dataarea name="flop" size="1049180">
@@ -23186,6 +24463,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="jonathan" supported="no">
<!-- SPS (CAPS) release 515 -->
<description>Jonathan (Ger)</description>
@@ -23255,6 +24533,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="journey" supported="no">
<!-- SPS (CAPS) release 499 -->
<description>Journey (Euro)</description>
@@ -23270,6 +24549,7 @@ license:CC0
</software>
<!-- boot OK -->
+ <!-- ATK test: OK -->
<software name="jcearth" supported="partial">
<!-- SPS (CAPS) release 1901 -->
<description>Journey to the Center of the Earth (Euro)</description>
@@ -23292,6 +24572,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="jcearthg" cloneof="jcearth" supported="no">
<!-- SPS (CAPS) release 781 -->
<description>Reise zum Mittelpunkt der Erde (Ger)</description>
@@ -23313,6 +24594,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="jumpjet" supported="no">
<!-- SPS (CAPS) release 2528 -->
<description>Jump Jet (Euro)</description>
@@ -23327,6 +24609,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:1 Bad -->
<software name="jumpingj" supported="no">
<!-- SPS (CAPS) release 1040 -->
<description>Jumping Jack'Son (Euro)</description>
@@ -23341,6 +24624,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="jungle" supported="no">
<!-- SPS (CAPS) release 516 -->
<description>The Jungle Book (Ger?)</description>
@@ -23355,6 +24639,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="jstrike" supported="no">
<!-- SPS (CAPS) release 188 -->
<description>Jungle Strike (Euro)</description>
@@ -23382,6 +24667,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="jupiter" supported="no">
<!-- SPS (CAPS) release 1280 -->
<description>Jupiter's Masterdrive (Euro)</description>
@@ -23396,6 +24682,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="jpark" supported="no">
<!-- SPS (CAPS) release 48 -->
<description>Jurassic Park (Euro)</description>
@@ -23429,6 +24716,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="k240" supported="no">
<!-- SPS (CAPS) release 1565 -->
<description>K240 (Euro)</description>
@@ -23456,6 +24744,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="kamikaze" supported="no">
<!-- SPS (CAPS) release 1573 -->
<description>Kamikaze (Euro)</description>
@@ -23470,6 +24759,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="kampfgrp" supported="no">
<!-- SPS (CAPS) release 2549 -->
<description>Kampfgruppe (Euro, v1.4)</description>
@@ -23484,6 +24774,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="kartgp" supported="no">
<!-- SPS (CAPS) release 517 -->
<description>Karting Grand Prix (Euro)</description>
@@ -23498,6 +24789,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="kgplas" supported="no">
<!-- SPS (CAPS) release 1471 -->
<description>Karting Grand Prix &amp; Las Vegas (Euro, Sextett)</description>
@@ -23512,7 +24804,8 @@ license:CC0
</part>
</software>
- <!-- Guru Meditation (white screen on a500) -->
+ <!-- Guru Meditation on a500p, white screen on a500 -->
+ <!-- ATK test: failed -->
<software name="katakis" supported="no">
<!-- SPS (CAPS) release 347 -->
<description>Katakis (Euro, v1.1)</description>
@@ -23534,6 +24827,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="katakisa" cloneof="katakis" supported="no">
<!-- SPS (CAPS) release 1273 -->
<description>Katakis (Euro, Highlights)</description>
@@ -23548,6 +24842,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="kathedrl" supported="no">
<!-- SPS (CAPS) release 518 -->
<description>Die Kathedrale (Ger)</description>
@@ -23581,6 +24876,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="keef" supported="no">
<!-- SPS (CAPS) release 1460 -->
<description>Keef the Thief (USA, v1.0)</description>
@@ -23602,6 +24898,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="kellyx" supported="no">
<!-- SPS (CAPS) release 1133 -->
<description>Kelly X (Euro, Budget)</description>
@@ -23616,6 +24913,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="kennedy" supported="no">
<!-- SPS (CAPS) release 1506 -->
<description>Kennedy Approach (Euro)</description>
@@ -23630,6 +24928,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="dalglish" supported="no">
<!-- SPS (CAPS) release 519 -->
<description>Kenny Dalglish's Soccer Manager (Euro)</description>
@@ -23644,6 +24943,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="maramon" supported="no">
<!-- SPS (CAPS) release 1965 -->
<description>The Keys To Maramon (Euro, v1.5)</description>
@@ -23658,6 +24958,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="kgb" supported="no">
<!-- SPS (CAPS) release 1109 -->
<description>KGB (Euro)</description>
@@ -23698,6 +24999,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="kgbf" cloneof="kgb" supported="no">
<!-- SPS (CAPS) release 2591 -->
<description>KGB (Fra)</description>
@@ -23737,6 +25039,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="khalaan" supported="no">
<!-- SPS (CAPS) release 2395 -->
<description>Khalaan (USA)</description>
@@ -23758,7 +25061,8 @@ license:CC0
</part>
</software>
- <!-- blue screen -->
+ <!-- blue screen, keeps accessing invalid areas, [FDC] dsksync bootblock? -->
+ <!-- ATK test: C:0 H:U Bad -->
<software name="kickoff" supported="no">
<!-- SPS (CAPS) release 189 -->
<description>Kick Off (Euro, v1.1)</description>
@@ -23773,6 +25077,8 @@ license:CC0
</part>
</software>
+ <!-- blue screen [FDC] -->
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="kickoffex" cloneof="kickoff" supported="no">
<!-- SPS (CAPS) release 73 -->
<description>Kick Off - Extra Time (Euro, v2.2)</description>
@@ -23788,6 +25094,8 @@ license:CC0
</part>
</software>
+ <!-- blue screen [FDC] (same as kickoffex) -->
+ <!-- ATK test: C:0 H:U Bad -->
<software name="koffet" supported="no">
<!-- SPS (CAPS) release 881 -->
<description>Kick Off + Extra Time (Euro)</description>
@@ -23802,6 +25110,8 @@ license:CC0
</part>
</software>
+ <!-- Has slight glitches during gameplay (empty box on startup, sprite overlap drawing, garbage stripe GFX from time to time) -->
+ <!-- ATK test: failed -->
<software name="kickoff2" supported="no">
<!-- SPS (CAPS) release 2191 -->
<description>Kick Off 2 (Euro, v1.6e)</description>
@@ -23816,6 +25126,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="kickoff2a" cloneof="kickoff2" supported="no">
<!-- SPS (CAPS) release 760 -->
<description>Kick Off 2 (Euro, v1.4e)</description>
@@ -23830,6 +25141,8 @@ license:CC0
</part>
</software>
+ <!-- Guru Meditation after prompt to change to game disk (tested with kickoff2a) -->
+ <!-- ATK test: OK -->
<software name="kickoff2a1200" cloneof="kickoff2" supported="no">
<!-- SPS (CAPS) release 761 -->
<description>Kick Off 2 (Euro, v1.4e, A1200 Boot Disk)</description>
@@ -23844,6 +25157,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="kickoff2g" cloneof="kickoff2" supported="no">
<!-- SPS (CAPS) release 1245 -->
<description>Kick Off 2 (Ger, v1.4g)</description>
@@ -23858,6 +25172,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="kickoff2i" cloneof="kickoff2" supported="no">
<!-- SPS (CAPS) release 2574 -->
<description>Kick Off 2 (Ita, v1.4i)</description>
@@ -23872,6 +25187,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="kickoff2s" cloneof="kickoff2" supported="no">
<!-- SPS (CAPS) release 2507 -->
<description>Kick Off 2 (Spa, v1.4s)</description>
@@ -23886,6 +25202,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="kickoff2ge" cloneof="kickoff2" supported="no">
<!-- SPS (CAPS) release 167 -->
<description>Kick Off 2 - Giants of Europe (Euro)</description>
@@ -23901,6 +25218,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="kickoff2re" cloneof="kickoff2" supported="no">
<!-- SPS (CAPS) release 169 -->
<description>Kick Off 2 - Return to Europe (Euro)</description>
@@ -23916,6 +25234,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="kickoff2fw" cloneof="kickoff2" supported="no">
<!-- SPS (CAPS) release 166 -->
<description>Kick Off 2 - The Final Whistle (Euro, v2.1e)</description>
@@ -23931,6 +25250,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="kickoff2fwa" cloneof="kickoff2" supported="no">
<!-- SPS (CAPS) release 759 -->
<description>Kick Off 2 - The Final Whistle (Euro, v1.9e)</description>
@@ -23946,6 +25266,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="kickoff2fwg" cloneof="kickoff2" supported="no">
<!-- SPS (CAPS) release 2739 -->
<description>Kick Off 2 - The Final Whistle (Ger, v1.9g)</description>
@@ -23961,6 +25282,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="kickoff2wt" cloneof="kickoff2" supported="no">
<!-- SPS (CAPS) release 190 -->
<description>Kick Off 2 - Winning Tactics (Euro)</description>
@@ -23976,6 +25298,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="koff2wc" supported="no">
<!-- SPS (CAPS) release 168 -->
<description>Kick Off 2 Plus World Cup '90 (Euro)</description>
@@ -23990,6 +25313,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="koff2wca" cloneof="koff2wc" supported="no">
<!-- SPS (CAPS) release 1270 -->
<description>Kick Off 2 Plus World Cup '90 (Euro, Alt)</description>
@@ -24004,6 +25328,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="koff2wcg" cloneof="koff2wc" supported="no">
<!-- SPS (CAPS) release 689 -->
<description>Kick Off 2 Plus World Cup '90 (Ger)</description>
@@ -24018,6 +25343,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="koff2wcg1" cloneof="koff2wc" supported="no">
<!-- SPS (CAPS) release 853 -->
<description>Kick Off 2 Plus World Cup '90 (Ger, Alt)</description>
@@ -24032,6 +25358,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="koff2wci" cloneof="koff2wc" supported="no">
<!-- SPS (CAPS) release 2573 -->
<description>Kick Off 2 Plus World Cup '90 (Ita)</description>
@@ -24046,6 +25373,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="kickoff3" supported="no">
<!-- SPS (CAPS) release 191 -->
<description>Kick Off 3 (Euro)</description>
@@ -24067,6 +25395,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="koff3ec" supported="no">
<!-- SPS (CAPS) release 170 -->
<description>Kick Off 3 - European Challenge (Euro)</description>
@@ -24088,6 +25417,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="kidchaos" supported="no">
<!-- SPS (CAPS) release 1140 -->
<description>Kid Chaos (Euro)</description>
@@ -24121,6 +25451,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="kidglove" supported="no">
<!-- SPS (CAPS) release 1372 -->
<description>Kid Gloves (Euro)</description>
@@ -24135,6 +25466,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="kidglov2" supported="no">
<!-- SPS (CAPS) release 1543 -->
<description>Kid Gloves II (Euro)</description>
@@ -24150,6 +25482,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="killball" supported="no">
<!-- SPS (CAPS) release 2565 -->
<description>Killerball (Fra, Action Sport)</description>
@@ -24164,6 +25497,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="kilcloud" supported="no">
<!-- SPS (CAPS) release 3031 -->
<description>The Killing Cloud (Euro)</description>
@@ -24185,6 +25519,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="kilcloudu" cloneof="kilcloud" supported="no">
<!-- SPS (CAPS) release 3019 -->
<description>The Killing Cloud (USA)</description>
@@ -24206,8 +25541,9 @@ license:CC0
</part>
</software>
- <!-- black screen -->
- <software name="killmach" supported="no">
+ <!-- boot OK, stuck note on SFXs when playback ends -->
+ <!-- ATK test: OK -->
+ <software name="killmach" supported="partial">
<!-- SPS (CAPS) release 2504 -->
<description>Killing Machine (Euro)</description>
<!-- retail, standalone -->
@@ -24221,6 +25557,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="kingqst1" supported="no">
<!-- SPS (CAPS) release 1436 -->
<description>King's Quest 1 - Quest for the Crown (Euro, SCI v1.000.054, Enhanced)</description>
@@ -24254,6 +25591,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="kingqst" supported="no">
<!-- SPS (CAPS) release 1333 -->
<description>King's Quest - Quest for the Crown (Euro, v1.0U, HLS)</description>
@@ -24268,6 +25606,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="kingqst2" supported="no">
<!-- SPS (CAPS) release 2239 -->
<description>King's Quest II - Romancing the Throne (Euro, v2.0J, HLS)</description>
@@ -24282,6 +25621,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="kingqst2a" cloneof="kingqst2" supported="no">
<!-- SPS (CAPS) release 520 -->
<description>King's Quest II - Romancing the Throne (Euro, v2.0J)</description>
@@ -24296,6 +25636,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="kingqst2b" cloneof="kingqst2" supported="no">
<!-- SPS (CAPS) release 2126 -->
<description>King's Quest II - Romancing the Throne (Euro, v2.0J, Budget)</description>
@@ -24310,6 +25651,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="kingqst3" supported="no">
<!-- SPS (CAPS) release 521 -->
<description>King's Quest III - To Heir is Human (Euro, v1.01, HLS)</description>
@@ -24324,6 +25666,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="kingqst4" supported="no">
<!-- SPS (CAPS) release 822 -->
<description>King's Quest IV - The Perils of Rosella (Euro, v1.023 19900530)</description>
@@ -24357,6 +25700,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="kingqst5" supported="no">
<!-- SPS (CAPS) release 348 -->
<description>King's Quest V - Absence Makes The Heart Go Yonder (Euro, v1.000.000)</description>
@@ -24414,6 +25758,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="kingqst6" supported="no">
<!-- SPS (CAPS) release 2390 -->
<description>King's Quest VI - Heir Today, Gone Tomorrow (Fra)</description>
@@ -24484,6 +25829,7 @@ license:CC0
</software>
<!-- "Software error", clicking on cancel causes Guru Meditation -->
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="kingchic" supported="no">
<!-- SPS (CAPS) release 1416 -->
<description>The King of Chicago (Euro)</description>
@@ -24505,6 +25851,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="kingchica" cloneof="kingchic" supported="no">
<!-- SPS (CAPS) release 1795 -->
<description>The King of Chicago (Euro, Alt)</description>
@@ -24526,6 +25873,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="kingmakr" supported="no">
<!-- SPS (CAPS) release 1616 -->
<description>Kingmaker (Euro)</description>
@@ -24548,6 +25896,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="kingpin" supported="no">
<!-- SPS (CAPS) release 2888 -->
<description>Kingpin - Arcade Sports Series Bowling (Euro)</description>
@@ -24562,6 +25911,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="klax" supported="no">
<!-- SPS (CAPS) release 878 -->
<description>Klax (Euro)</description>
@@ -24576,7 +25926,8 @@ license:CC0
</part>
</software>
- <!-- boot OK, no sound (clicks), DSKDAT W on ranking screen -->
+ <!-- boot OK, DSKDAT W on ranking screen -->
+ <!-- ATK test: failed -->
<software name="knigtfrc" supported="partial">
<!-- SPS (CAPS) release 1574 -->
<description>Knight Force (Euro)</description>
@@ -24591,6 +25942,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="knightmr" supported="no">
<!-- SPS (CAPS) release 966 -->
<description>Knightmare (Euro)</description>
@@ -24612,6 +25964,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="knigtorc" supported="no">
<!-- SPS (CAPS) release 215 -->
<description>Knight Orc (Euro)</description>
@@ -24626,8 +25979,9 @@ license:CC0
</part>
</software>
- <!-- Gets to main menu, repeating speech and actual menu never appears -->
- <software name="crystaln" supported="no">
+ <!-- boot OK -->
+ <!-- ATK test: OK -->
+ <software name="crystaln" supported="yes">
<!-- SPS (CAPS) release 1160 -->
<description>Knights of the Crystallion (Euro)</description>
<!-- retail, standalone -->
@@ -24648,6 +26002,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="crystalng" cloneof="crystaln" supported="no">
<!-- SPS (CAPS) release 1426 -->
<description>Knights of the Crystallion (Ger)</description>
@@ -24669,6 +26024,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="knigtsky" supported="no">
<!-- SPS (CAPS) release 522 -->
<description>Knights of the Sky (Euro, v3.04)</description>
@@ -24690,6 +26046,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="knigtskya" cloneof="knigtsky" supported="no">
<!-- SPS (CAPS) release 1309 -->
<description>Knights of the Sky (Euro, v3.01)</description>
@@ -24711,6 +26068,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="kristal" supported="no">
<!-- SPS (CAPS) release 24 -->
<description>The Kristal (Euro)</description>
@@ -24744,6 +26102,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="kristalu" cloneof="kristal" supported="no">
<!-- SPS (CAPS) release 1194 -->
<description>The Kristal (USA)</description>
@@ -24777,6 +26136,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="krustyfh" supported="no">
<!-- SPS (CAPS) release 1599 -->
<description>Krusty's Fun House (Euro)</description>
@@ -24791,6 +26151,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:1 Bad -->
<software name="kryptegg" supported="no">
<!-- SPS (CAPS) release 1578 -->
<description>Krypton Egg (Euro, Big Box)</description>
@@ -24805,6 +26166,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:1 Bad -->
<software name="kult" supported="no">
<!-- SPS (CAPS) release 661 -->
<description>Kult (Euro)</description>
@@ -24819,6 +26181,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="kulta" cloneof="kult" supported="no">
<!-- SPS (CAPS) release 1512 -->
<description>Kult (Euro, Budget)</description>
@@ -24833,6 +26196,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="labangl2" supported="no">
<!-- SPS (CAPS) release 2584 -->
<description>Labyrinthe d'Anglomania 2 (Fra)</description>
@@ -24847,6 +26211,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="labombre" supported="no">
<!-- SPS (CAPS) release 2856 -->
<description>Labyrinthe de la Reine des Ombres (Fra)</description>
@@ -24861,6 +26226,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="lablexic" supported="no">
<!-- SPS (CAPS) release 2583 -->
<description>Le Labyrinthe de Lexicos (Fra)</description>
@@ -24875,6 +26241,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="laberrar" supported="no">
<!-- SPS (CAPS) release 2582 -->
<description>Le Labyrinthe d'Errare (Fra)</description>
@@ -24889,6 +26256,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="lancastr" supported="no">
<!-- SPS (CAPS) release 2885 -->
<description>Lancaster (Euro, Supreme Challenge - Flight Command)</description>
@@ -24903,6 +26271,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="lancelot" supported="no">
<!-- SPS (CAPS) release 216 -->
<description>Lancelot (Euro)</description>
@@ -24917,6 +26286,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="lasersqd" supported="no">
<!-- SPS (CAPS) release 1907 -->
<description>Laser Squad (Euro)</description>
@@ -24931,6 +26301,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="lasersqdu" cloneof="lasersqd" supported="no">
<!-- SPS (CAPS) release 1908 -->
<description>Laser Squad (USA)</description>
@@ -24945,7 +26316,9 @@ license:CC0
</part>
</software>
- <!-- Hangs at a rainbow colored screen -->
+ <!-- Hangs at a rainbow colored screen [FDC] dsksync -->
+ <!-- Has serious GFX pitch corruption when scrolls during gameplay -->
+ <!-- ATK test: C:0 H:U Bad -->
<software name="lastbtle" supported="no">
<!-- SPS (CAPS) release 1044 -->
<description>Last Battle (Euro)</description>
@@ -24960,6 +26333,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="lastduel" supported="no">
<!-- SPS (CAPS) release 2532 -->
<description>Last Duel - Inter Planet War 2012 (Euro)</description>
@@ -24975,6 +26349,7 @@ license:CC0
</software>
<!-- Locks up on first stage loading screen, sometimes fatal errors with "amiga_fdc_device::live_run - cur_live.bit_counter > 8" -->
+ <!-- ATK test: C:0 H:U Bad -->
<software name="lastnin2" supported="no">
<!-- SPS (CAPS) release 131 -->
<description>Last Ninja 2 - Back With A Vengeance (Euro)</description>
@@ -24990,6 +26365,7 @@ license:CC0
</software>
<!-- boot OK, sometimes fatal errors with "amiga_fdc_device::live_run - cur_live.bit_counter > 8" -->
+ <!-- ATK test: OK -->
<software name="lastnin2a" cloneof="lastnin2" supported="no">
<!-- SPS (CAPS) release 3094 -->
<description>Last Ninja 2 - Back With A Vengeance (Euro, Superheroes)</description>
@@ -25004,6 +26380,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="lastnin3" supported="no">
<!-- SPS (CAPS) release 495 -->
<description>Last Ninja 3 (Euro)</description>
@@ -25025,6 +26402,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="lasvegas" supported="no">
<!-- SPS (CAPS) release 74 -->
<description>Las Vegas (Euro)</description>
@@ -25039,6 +26417,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="lasvegasa" cloneof="lasvegas" supported="no">
<!-- SPS (CAPS) release 2190 -->
<description>Las Vegas (Euro, Budget)</description>
@@ -25053,6 +26432,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="leadbg" supported="no">
<!-- SPS (CAPS) release 523 -->
<description>Leader Board Golf Simulation (Euro)</description>
@@ -25067,6 +26447,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="leadbgt1" cloneof="leadbg" supported="no">
<!-- SPS (CAPS) release 1474 -->
<description>Leader Board Golf Simulation - Tournament Disk #1 (Euro)</description>
@@ -25082,6 +26463,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="leander" supported="no">
<!-- SPS (CAPS) release 496 -->
<description>Leander (Euro)</description>
@@ -25109,6 +26491,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="leanderu" cloneof="leander" supported="no">
<!-- SPS (CAPS) release 2351 -->
<description>Leander (USA)</description>
@@ -25136,6 +26519,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="teramis" supported="no">
<!-- SPS (CAPS) release 3061 -->
<description>Leavin' Teramis (Euro)</description>
@@ -25150,6 +26534,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="ledstorm" supported="no">
<!-- SPS (CAPS) release 934 -->
<description>LED Storm (Euro)</description>
@@ -25164,6 +26549,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="legrobin" supported="no">
<!-- SPS (CAPS) release 1968 -->
<description>The Legend of Robin Hood - Conquests of the Longbow (Euro, v1.000)</description>
@@ -25221,6 +26607,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="legdjel" supported="no">
<!-- SPS (CAPS) release 1934 -->
<description>Legend of Djel (Euro)</description>
@@ -25235,6 +26622,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="legdjelg" cloneof="legdjel" supported="no">
<!-- SPS (CAPS) release 1254 -->
<description>Legend of Djel (Ger)</description>
@@ -25249,6 +26637,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="faerghal" supported="no">
<!-- SPS (CAPS) release 2844 -->
<description>Legend of Faerghail (Euro, v2.0e 19901017)</description>
@@ -25283,6 +26672,7 @@ license:CC0
<!-- (Amiga, OCS, PAL) -->
<year>1990</year>
<publisher>Rainbow Arts</publisher>
+ <info name="additional" value="Mastered with virus" />
<part name="flop1" interface="floppy_3_5">
<feature name="part_id" value="Disk 1" />
<dataarea name="flop" size="1049180">
@@ -25298,11 +26688,12 @@ license:CC0
<part name="flop3" interface="floppy_3_5">
<feature name="part_id" value="Disk 3" />
<dataarea name="flop" size="1049180">
- <rom name="(sps1589)legendoffaerghail_disk3.ipf" size="1049180" crc="235c8d31" sha1="45b63cc92bc499405474049ba774adef0baeccb4"/>
+ <rom name="(sps1589)legendoffaerghail_disk3.ipf" size="1049180" crc="235c8d31" sha1="45b63cc92bc499405474049ba774adef0baeccb4" status="baddump"/>
</dataarea>
</part>
</software>
+ <!-- ATK test: OK -->
<software name="faerghalg" cloneof="faerghal" supported="no">
<!-- SPS (CAPS) release 524 -->
<description>Legend of Faerghail (Ger, v1.8 19900607)</description>
@@ -25330,6 +26721,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="faerghalu" cloneof="faerghal" supported="no">
<!-- SPS (CAPS) release 2843 -->
<description>Legend of Faerghail (USA, v2.0e 19901017)</description>
@@ -25357,6 +26749,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="kyrandia" supported="no">
<!-- SPS (CAPS) release 1575 -->
<description>The Legend of Kyrandia (Euro)</description>
@@ -25420,6 +26813,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="kyrandiag" cloneof="kyrandia" supported="no">
<!-- SPS (CAPS) release 372 -->
<description>The Legend of Kyrandia - Book One (Ger)</description>
@@ -25483,6 +26877,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="leglost" supported="no">
<!-- SPS (CAPS) release 2971 -->
<description>Legend of the Lost (Euro)</description>
@@ -25497,6 +26892,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="legsword" supported="no">
<!-- SPS (CAPS) release 797 -->
<description>Legend of the Sword (Euro)</description>
@@ -25511,6 +26907,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="legvalor" supported="no">
<!-- SPS (CAPS) release 837 -->
<description>Legends of Valour (Euro)</description>
@@ -25545,6 +26942,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="legvalora" cloneof="legvalor" supported="no">
<!-- SPS (CAPS) release 838 -->
<description>Legends of Valour (Euro, Alt)</description>
@@ -25579,6 +26977,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="legvalorf" cloneof="legvalor" supported="no">
<!-- SPS (CAPS) release 1768 -->
<description>Legends of Valour (Fra)</description>
@@ -25612,6 +27011,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="legvalorg" cloneof="legvalor" supported="no">
<!-- SPS (CAPS) release 525 -->
<description>Legends of Valour (Ger)</description>
@@ -25645,6 +27045,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="legend" supported="no">
<!-- SPS (CAPS) release 1100 -->
<description>Legend (Euro, Mindscape)</description>
@@ -25666,6 +27067,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="lslarry" supported="no">
<!-- SPS (CAPS) release 349 -->
<description>Leisure Suit Larry in The Land of the Lounge Lizards (Euro, v1.05 19870626, HLS)</description>
@@ -25680,6 +27082,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="lslarry2" supported="no">
<!-- SPS (CAPS) release 193 -->
<description>Leisure Suit Larry Goes Looking for Love (in Several Wrong Places) (Euro, v1.003 19891016)</description>
@@ -25714,6 +27117,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="lslarry3" supported="no">
<!-- SPS (CAPS) release 690 -->
<description>Leisure Suit Larry 3: Passionate Patti in Pursuit of the Pulsating Pectorals (Euro, v1.039 19900127)</description>
@@ -25753,6 +27157,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="lslarry5" supported="no">
<!-- SPS (CAPS) release 2244 -->
<description>Leisure Suit Larry 5 - Passionate Patti Does A Little Undercover Work (Euro, v1.000 19911221)</description>
@@ -25804,7 +27209,9 @@ license:CC0
</part>
</software>
- <!-- Locks up after Kickstart (white screen) -->
+ <!-- Locks up after Kickstart (white screen) [FDC] dsksync -->
+ <!-- Detects expansion RAM as default -->
+ <!-- ATK test: failed -->
<software name="lemmings" supported="no">
<!-- SPS (CAPS) release 132 -->
<description>Lemmings (Euro)</description>
@@ -25826,6 +27233,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="lemmingsa" cloneof="lemmings" supported="no">
<!-- SPS (CAPS) release 2089 -->
<description>Lemmings (Euro, Award Winners Platinum Edition)</description>
@@ -25847,6 +27255,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="lemmingsb" cloneof="lemmings" supported="no">
<!-- SPS (CAPS) release 2238 -->
<description>Lemmings (Euro, Book Club)</description>
@@ -25868,6 +27277,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="lemmingsc" cloneof="lemmings" supported="no">
<!-- SPS (CAPS) release 270 -->
<description>Lemmings (Euro, Free with Commodore Promotion Pack)</description>
@@ -25882,6 +27292,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="lemmingsu" cloneof="lemmings" supported="no">
<!-- SPS (CAPS) release 901 -->
<description>Lemmings (USA)</description>
@@ -25903,6 +27314,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="lemmingsua" cloneof="lemmings" supported="no">
<!-- SPS (CAPS) release 1977 -->
<description>Lemmings (USA, Alt)</description>
@@ -25924,7 +27336,8 @@ license:CC0
</part>
</software>
- <!-- Guru Meditation (white screen on a500) -->
+ <!-- Guru Meditation on a500p, white screen on a500 -->
+ <!-- ATK test: OK -->
<software name="lemming2" supported="no">
<!-- SPS (CAPS) release 351 -->
<description>Lemmings 2 - The Tribes (Euro)</description>
@@ -25952,6 +27365,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="lemming2u" cloneof="lemming2" supported="no">
<!-- SPS (CAPS) release 1976 -->
<description>Lemmings 2 - The Tribes (USA)</description>
@@ -25979,6 +27393,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="lemming2d" cloneof="lemming2" supported="no">
<!-- SPS (CAPS) release 786 -->
<description>Lemmings 2 Demo (Euro, The Future Entertainment Show)</description>
@@ -25993,6 +27408,7 @@ license:CC0
</part>
</software>
+ <!-- fatalerrors when trying to mount "Incompatible image format or corrupted data" -->
<software name="lxcess">
<!-- SPS (CAPS) release 3058 -->
<description>Lethal Xcess (Euro)</description>
@@ -26014,7 +27430,10 @@ license:CC0
</part>
</software>
- <!-- black screen -->
+ <!-- black screen [FDC] dsksync -->
+ <!-- masked Lethal Weapon intro text has raster issue -->
+ <!-- TODO: Needs multiple presses with no video feedback on mission select section? -->
+ <!-- ATK test: C:0 H:U Bad -->
<software name="lweapon" supported="no">
<!-- SPS (CAPS) release 814 -->
<description>Lethal Weapon (Euro)</description>
@@ -26029,6 +27448,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="lzone" supported="no">
<!-- SPS (CAPS) release 2321 -->
<description>Lethal Zone (Euro)</description>
@@ -26045,6 +27465,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="liberatn" supported="no">
<!-- SPS (CAPS) release 617 -->
<description>Liberation - Captive II (Euro)</description>
@@ -26084,6 +27505,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="lic2kill" supported="no">
<!-- SPS (CAPS) release 772 -->
<description>Licence to Kill (Euro)</description>
@@ -26098,7 +27520,8 @@ license:CC0
</part>
</software>
- <!-- Mouse cursor is uncontrollable -->
+ <!-- Mouse cursor is uncontrollable, [joytest] reset counter -->
+ <!-- ATK test: OK -->
<software name="lifendth" supported="no">
<!-- SPS (CAPS) release 1126 -->
<description>Life and Death (Euro)</description>
@@ -26120,6 +27543,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:1 Bad -->
<software name="lightcor" supported="no">
<!-- SPS (CAPS) release 526 -->
<description>The Light Corridor (Euro)</description>
@@ -26134,6 +27558,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 Bad -->
<software name="loffire" supported="no">
<!-- SPS (CAPS) release 1394 -->
<description>Line of Fire (Euro)</description>
@@ -26148,6 +27573,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="links" supported="no">
<!-- SPS (CAPS) release 2481 -->
<description>Links - The Challenge of Golf (Euro, v1.53)</description>
@@ -26175,6 +27601,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="linksu" cloneof="links" supported="no">
<!-- SPS (CAPS) release 2010 -->
<description>Links - The Challenge of Golf (USA, v1.50)</description>
@@ -26202,6 +27629,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="linkscc1" cloneof="links" supported="no">
<!-- SPS (CAPS) release 2482 -->
<description>Links Championship Course 1 - Firestone Country Club Akron, Ohio (Euro)</description>
@@ -26217,7 +27645,9 @@ license:CC0
</part>
</software>
- <!-- boot OK in a1200, has major raster/alignment issues, first boss background layer has wrong colors. Doesn't boot in a500 -->
+ <!-- boot OK in a1200 and a500. a500 doesn't draw any sprite -->
+ <!-- has major raster/alignment issues (stage intro text, in-game), first boss background layer has wrong colors. -->
+ <!-- ATK test: OK -->
<software name="lionhart" supported="no">
<!-- SPS (CAPS) release 845 -->
<description>Lionheart (Euro)</description>
@@ -26252,6 +27682,7 @@ license:CC0
</software>
<!-- boot OK -->
+ <!-- ATK test: OK -->
<software name="littlecp" supported="partial">
<!-- SPS (CAPS) release 913 -->
<description>Little Computer People (Euro)</description>
@@ -26266,6 +27697,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="littlecpu" cloneof="littlecp" supported="no">
<!-- SPS (CAPS) release 912 -->
<description>Little Computer People (USA)</description>
@@ -26280,6 +27712,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="littlepu" supported="no">
<!-- SPS (CAPS) release 839 -->
<description>Little Puff in Dragonland (Euro)</description>
@@ -26294,6 +27727,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="liveletd" supported="no">
<!-- SPS (CAPS) release 2187 -->
<description>Live and Let Die (Euro, The James Bond Collection)</description>
@@ -26308,6 +27742,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="liverpol" supported="no">
<!-- SPS (CAPS) release 528 -->
<description>Liverpool - The Computer Game (Euro)</description>
@@ -26329,6 +27764,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="logical" supported="no">
<!-- SPS (CAPS) release 529 -->
<description>Logical (Euro)</description>
@@ -26343,6 +27779,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="lollypop" supported="no">
<!-- SPS (CAPS) release 2864 -->
<description>Lollypop (Euro)</description>
@@ -26382,7 +27819,8 @@ license:CC0
</part>
</software>
- <!-- crashes in AmigaOS with DSKDAT R -->
+ <!-- crashes in AmigaDOS with DSKDAT R, side effect of [FDC] dsksync bootblock -->
+ <!-- ATK test: failed -->
<software name="racrally" supported="no">
<!-- SPS (CAPS) release 1098 -->
<description>Lombard RAC Rally (Euro)</description>
@@ -26404,6 +27842,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="racrallya" cloneof="racrally" supported="no">
<!-- SPS (CAPS) release 1144 -->
<description>Lombard RAC Rally (Euro, Budget)</description>
@@ -26418,6 +27857,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="racrallyg" cloneof="racrally" supported="no">
<!-- SPS (CAPS) release 1928 -->
<description>Lombard RAC Rally (Ger, The Power Pack)</description>
@@ -26433,6 +27873,7 @@ license:CC0
</software>
<!-- boot OK -->
+ <!-- ATK test: OK -->
<software name="loom" supported="partial">
<!-- SPS (CAPS) release 618 -->
<description>Loom (Euro, v1.2 19900510)</description>
@@ -26461,6 +27902,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="loomg" cloneof="loom" supported="no">
<!-- SPS (CAPS) release 75 -->
<description>Loom (Ger, v1.2 19900607)</description>
@@ -26488,6 +27930,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="loopz" supported="no">
<!-- SPS (CAPS) release 530 -->
<description>Loopz (Euro)</description>
@@ -26502,6 +27945,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="lotr1" supported="no">
<!-- SPS (CAPS) release 1299 -->
<description>Lord of the Rings Vol. I (Euro)</description>
@@ -26529,6 +27973,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="lotr1f" cloneof="lotr1" supported="no">
<!-- SPS (CAPS) release 2373 -->
<description>Lord of the Rings Vol. I (Fra)</description>
@@ -26556,6 +28001,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="lotr1g" cloneof="lotr1" supported="no">
<!-- SPS (CAPS) release 2536 -->
<description>Lord of the Rings Vol. I (Ger)</description>
@@ -26583,6 +28029,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="lordchao" supported="no">
<!-- SPS (CAPS) release 1568 -->
<description>Lords of Chaos (Euro)</description>
@@ -26597,6 +28044,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="lotrealm" supported="no">
<!-- SPS (CAPS) release 1566 -->
<description>Lords of the Realm (Euro)</description>
@@ -26624,7 +28072,8 @@ license:CC0
</part>
</software>
- <!-- crashes in AmigaOS with DSKDAT R -->
+ <!-- crashes in AmigaDOS with DSKDAT R, side effect of [FDC] dsksync bootblock -->
+ <!-- ATK test: C:0 H:U Bad -->
<software name="risinsun" supported="no">
<!-- SPS (CAPS) release 133 -->
<description>Lords of the Rising Sun (Euro)</description>
@@ -26646,6 +28095,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="risinsunu" cloneof="risinsun" supported="no">
<!-- SPS (CAPS) release 1779 -->
<description>Lords of the Rising Sun (USA)</description>
@@ -26667,7 +28117,9 @@ license:CC0
</part>
</software>
- <!-- Garbage on language screen select then black screen -->
+ <!-- Garbage on language screen select then black screen [FDC] copy protection check at PC=243AC (enables 68k trace mode) -->
+ <!-- Ocean logo has serious pitch issues -->
+ <!-- ATK test: C:0 H:U Bad -->
<software name="lostpatr" supported="no">
<!-- SPS (CAPS) release 773 -->
<description>Lost Patrol (Euro)</description>
@@ -26690,6 +28142,7 @@ license:CC0
</software>
<!-- black screen -->
+ <!-- ATK test: C:0 H:U Bad -->
<software name="lostpatru" cloneof="lostpatr" supported="no">
<!-- SPS (CAPS) release 498 -->
<description>Lost Patrol (USA)</description>
@@ -26711,6 +28164,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="infocom" supported="no">
<!-- SPS (CAPS) release 928 -->
<description>The Lost Treasures of Infocom (USA)</description>
@@ -26756,6 +28210,9 @@ license:CC0
</part>
</software>
+ <!-- Guru Meditation after selecting new game [FDC] dsksync -->
+ <!-- Crashes with wrong GFX colors if player gives up a stage (recheck) -->
+ <!-- ATK test: OK -->
<software name="lostvik" supported="no">
<!-- SPS (CAPS) release 2235 -->
<description>The Lost Vikings (Euro)</description>
@@ -26777,6 +28234,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="lostvikf" cloneof="lostvik" supported="no">
<!-- SPS (CAPS) release 2236 -->
<description>The Lost Vikings (Fra)</description>
@@ -26798,6 +28256,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="matthaus" supported="no">
<!-- SPS (CAPS) release 2795 -->
<description>Lothar MatthƤus (Die Interaktive FuƟballsimulation) (Euro)</description>
@@ -26820,6 +28279,7 @@ license:CC0
</software>
<!-- Locks up after Kickstart (white screen) -->
+ <!-- ATK test: failed -->
<software name="lotus" supported="no">
<!-- SPS (CAPS) release 774 -->
<description>Lotus Esprit Turbo Challenge (Euro)</description>
@@ -26834,6 +28294,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="lotusd" cloneof="lotus" supported="no">
<!-- SPS (CAPS) release 2512 -->
<description>Lotus Esprit Turbo Challenge Rolling Demo (Euro)</description>
@@ -26848,6 +28309,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="lotusa" cloneof="lotus" supported="no">
<!-- SPS (CAPS) release 2848 -->
<description>Lotus Esprit Turbo Challenge (Euro, Les Collectors)</description>
@@ -26863,6 +28325,7 @@ license:CC0
</software>
<!-- black screen -->
+ <!-- ATK test: failed -->
<software name="lotus3" supported="no">
<!-- SPS (CAPS) release 217 -->
<description>Lotus III - The Ultimate Challenge (Euro)</description>
@@ -26885,6 +28348,7 @@ license:CC0
</software>
<!-- Locks up after Kickstart (white screen) -->
+ <!-- ATK test: failed -->
<software name="lotus2" supported="no">
<!-- SPS (CAPS) release 497 -->
<description>Lotus Turbo Challenge 2 (Euro)</description>
@@ -26899,6 +28363,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="luretemp" supported="no">
<!-- SPS (CAPS) release 2031 -->
<description>Lure of the Temptress (Euro, 19920617)</description>
@@ -26932,6 +28397,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="luretempa" cloneof="luretemp" supported="no">
<!-- SPS (CAPS) release 2030 -->
<description>Lure of the Temptress (Euro, 19920806, The Greatest)</description>
@@ -26965,6 +28431,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="luretempf" cloneof="luretemp" supported="no">
<!-- SPS (CAPS) release 2040 -->
<description>Lure of the Temptress (Fra, 19920618)</description>
@@ -26998,6 +28465,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="luretempi" cloneof="luretemp" supported="no">
<!-- SPS (CAPS) release 2028 -->
<description>Lure of the Temptress (Ita, 19920707)</description>
@@ -27031,6 +28499,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="lurkinh" supported="no">
<!-- SPS (CAPS) release 1404 -->
<description>The Lurking Horror (USA, r221)</description>
@@ -27045,6 +28514,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="muds" supported="no">
<!-- SPS (CAPS) release 703 -->
<description>M.U.D.S. - Mean Ugly Dirty Sport (Euro)</description>
@@ -27066,6 +28536,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="m1tank" supported="no">
<!-- SPS (CAPS) release 531 -->
<description>M1 Tank Platoon (Euro, v849.01)</description>
@@ -27080,6 +28551,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="mach3" supported="no">
<!-- SPS (CAPS) release 2638 -->
<description>Mach 3 (Euro)</description>
@@ -27094,6 +28566,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="madnews" supported="no">
<!-- SPS (CAPS) release 532 -->
<description>Mad News (Ger)</description>
@@ -27133,6 +28606,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="madprof" supported="no">
<!-- SPS (CAPS) release 662 -->
<description>Mad Professor Mariarti (Euro)</description>
@@ -27147,6 +28621,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="madshow" supported="no">
<!-- SPS (CAPS) release 2861 -->
<description>Mad Show (Euro, Budget)</description>
@@ -27161,6 +28636,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:L 1 Sector Bad -->
<software name="madshowf" cloneof="madshow" supported="no">
<!-- SPS (CAPS) release 2860 -->
<description>Mad Show (Fra)</description>
@@ -27175,6 +28651,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="madtv" supported="no">
<!-- SPS (CAPS) release 533 -->
<description>Mad TV (Ger)</description>
@@ -27196,6 +28673,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="magicboy" supported="no">
<!-- SPS (CAPS) release 2525 -->
<description>Magic Boy (Euro)</description>
@@ -27210,6 +28688,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="maglines" supported="no">
<!-- SPS (CAPS) release 1732 -->
<description>Magic Lines (Euro)</description>
@@ -27224,6 +28703,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="magicpkt" supported="no">
<!-- SPS (CAPS) release 917 -->
<description>Magic Pockets (Euro, v1.00)</description>
@@ -27238,6 +28718,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:L 1 Sector Bad -->
<software name="magician" supported="no">
<!-- SPS (CAPS) release 2417 -->
<description>The Magician (Euro)</description>
@@ -27252,6 +28733,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="magiclnd" supported="no">
<!-- SPS (CAPS) release 1145 -->
<description>Magicland Dizzy (Euro)</description>
@@ -27266,6 +28748,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="magscrol" supported="no">
<!-- SPS (CAPS) release 271 -->
<description>The Magnetic Scrolls Collection Vol. 1 (Euro)</description>
@@ -27300,6 +28783,7 @@ license:CC0
</software>
<!-- boot OK, sound whistles -->
+ <!-- ATK test: failed -->
<software name="majormtn" supported="partial">
<!-- SPS (CAPS) release 1756 -->
<description>Major Motion (Euro)</description>
@@ -27314,6 +28798,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="mancounc" supported="no">
<!-- SPS (CAPS) release 2599 -->
<description>The Man from the Council (Euro, Mega Pack II)</description>
@@ -27328,6 +28813,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="manager" supported="no">
<!-- SPS (CAPS) release 1310 -->
<description>The Manager (Euro, v2.0)</description>
@@ -27355,6 +28841,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="manutd" supported="no">
<!-- SPS (CAPS) release 1693 -->
<description>Manchester United - The Official Computer Game (Euro)</description>
@@ -27376,6 +28863,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="manutda" cloneof="manutd" supported="no">
<!-- SPS (CAPS) release 1897 -->
<description>Manchester United - The Official Computer Game (Euro, Budget)</description>
@@ -27397,6 +28885,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="manuteur" supported="no">
<!-- SPS (CAPS) release 2206 -->
<description>Manchester United Europe (Euro, v2.3, Budget)</description>
@@ -27411,6 +28900,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="manuteura" cloneof="manuteur" supported="no">
<!-- SPS (CAPS) release 1120 -->
<description>Manchester United Europe (Euro, v2.1)</description>
@@ -27425,6 +28915,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="manuteurb" cloneof="manuteur" supported="no">
<!-- SPS (CAPS) release 1104 -->
<description>Manchester United Europe (Euro, v2.0)</description>
@@ -27439,6 +28930,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="manutplc94" cloneof="manutplc" supported="no">
<!-- SPS (CAPS) release 1789 -->
<description>Manchester United Premier League Champions - 1994-95 Season Data Disk (Euro)</description>
@@ -27453,6 +28945,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="manutplc" supported="no">
<!-- SPS (CAPS) release 1790 -->
<description>Manchester United Premier League Champions (Euro, v1.2 19940330)</description>
@@ -27474,6 +28967,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="manhunt" supported="no">
<!-- SPS (CAPS) release 354 -->
<description>Manhunter - New York (Euro, v1.06)</description>
@@ -27495,6 +28989,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="manhunt2" supported="no">
<!-- SPS (CAPS) release 1199 -->
<description>Manhunter 2 - San Francisco (USA, v3.06 19890817)</description>
@@ -27522,6 +29017,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="mmansion" supported="no">
<!-- SPS (CAPS) release 1571 -->
<description>Maniac Mansion (Euro)</description>
@@ -27543,6 +29039,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="mmansionf" cloneof="mmansion" supported="no">
<!-- SPS (CAPS) release 2376 -->
<description>Maniac Mansion (Fra)</description>
@@ -27564,6 +29061,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="mmansiong" cloneof="mmansion" supported="no">
<!-- SPS (CAPS) release 355 -->
<description>Maniac Mansion (Ger)</description>
@@ -27585,6 +29083,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="manicmin" supported="no">
<!-- SPS (CAPS) release 1116 -->
<description>Manic Miner (Euro)</description>
@@ -27599,6 +29098,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="manix" supported="no">
<!-- SPS (CAPS) release 2533 -->
<description>Manix (Euro)</description>
@@ -27613,6 +29113,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="manixa" cloneof="manix" supported="no">
<!-- SPS (CAPS) release 2530 -->
<description>Manix (Euro, Budget)</description>
@@ -27627,6 +29128,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="mortviel" supported="no">
<!-- SPS (CAPS) release 2148 -->
<description>Le Manoir de Mortvielle (Fra)</description>
@@ -27641,6 +29143,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="marble" supported="no">
<!-- SPS (CAPS) release 13 -->
<description>Marble Madness (Euro)</description>
@@ -27655,6 +29158,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="mastblaz" supported="no">
<!-- SPS (CAPS) release 699 -->
<description>Masterblazer (Euro)</description>
@@ -27669,6 +29173,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="matchday" supported="no">
<!-- SPS (CAPS) release 248 -->
<description>Match of the Day (Euro)</description>
@@ -27690,6 +29195,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="matrixmr" supported="no">
<!-- SPS (CAPS) release 1705 -->
<description>Matrix Marauders (Euro)</description>
@@ -27704,6 +29210,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="maupiti" supported="no">
<!-- SPS (CAPS) release 2070 -->
<description>Maupiti Island (Euro)</description>
@@ -27725,6 +29232,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="maupitif" cloneof="maupiti" supported="no">
<!-- SPS (CAPS) release 2039 -->
<description>Maupiti Island (Fra)</description>
@@ -27746,6 +29254,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="maupitig" cloneof="maupiti" supported="no">
<!-- SPS (CAPS) release 1362 -->
<description>Maupiti Island (Ger)</description>
@@ -27767,6 +29276,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:L 1 Sector Bad -->
<software name="maya" supported="no">
<!-- SPS (CAPS) release 1742 -->
<description>Maya (Euro)</description>
@@ -27782,6 +29292,7 @@ license:CC0
</software>
<!-- black screen after selecting a squad -->
+ <!-- ATK test: C:0 H:U Bad -->
<software name="maydaysh" supported="no">
<!-- SPS (CAPS) release 2219 -->
<description>Mayday Squad Heroes (Euro)</description>
@@ -27796,6 +29307,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="mcdonald" supported="no">
<!-- SPS (CAPS) release 970 -->
<description>McDonaldland (Euro)</description>
@@ -27810,6 +29322,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="megalo" supported="no">
<!-- SPS (CAPS) release 272 -->
<description>Mega Lo Mania (Euro)</description>
@@ -27831,6 +29344,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="megalof" cloneof="megalo" supported="no">
<!-- SPS (CAPS) release 1741 -->
<description>Mega Lo Mania (Fra)</description>
@@ -27852,6 +29366,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="megalog" cloneof="megalo" supported="no">
<!-- SPS (CAPS) release 76 -->
<description>Mega Lo Mania (Ger)</description>
@@ -27873,6 +29388,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="megamotn" supported="no">
<!-- SPS (CAPS) release 701 -->
<description>Mega Motion (Euro)</description>
@@ -27887,6 +29403,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="mphoenix" supported="no">
<!-- SPS (CAPS) release 1376 -->
<description>Mega Phoenix (Euro)</description>
@@ -27901,6 +29418,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="megatwin" supported="no">
<!-- SPS (CAPS) release 1863 -->
<description>Mega Twins (Euro)</description>
@@ -27922,6 +29440,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="megafort" supported="no">
<!-- SPS (CAPS) release 1576 -->
<description>Megafortress - Flight of the Old Dog (Euro)</description>
@@ -27943,6 +29462,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="megatrv1" supported="no">
<!-- SPS (CAPS) release 1498 -->
<description>MegaTraveller - Zhodani Conspiracy (Euro)</description>
@@ -27965,6 +29485,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="megatrv2" supported="no">
<!-- SPS (CAPS) release 1979 -->
<description>MegaTraveller 2 (Euro, v1.05)</description>
@@ -27993,6 +29514,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="megatrv2g" cloneof="megatrv2" supported="no">
<!-- SPS (CAPS) release 1607 -->
<description>MegaTraveller 2 (Ger, v1.04)</description>
@@ -28021,6 +29543,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="menace" supported="no">
<!-- SPS (CAPS) release 823 -->
<description>Menace (Euro)</description>
@@ -28035,6 +29558,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="mercenry" supported="no">
<!-- SPS (CAPS) release 955 -->
<description>Mercenary - Escape from Targ &amp; The Second City (Euro)</description>
@@ -28049,6 +29573,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="mercenr2" supported="no">
<!-- SPS (CAPS) release 643 -->
<description>Damocles - Mercenary II (Euro)</description>
@@ -28063,6 +29588,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="mercenr2u" cloneof="mercenr2" supported="no">
<!-- SPS (CAPS) release 1192 -->
<description>Damocles - Mercenary II (USA)</description>
@@ -28077,6 +29603,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="mercenr2md1" cloneof="mercenr2" supported="no">
<!-- SPS (CAPS) release 644 -->
<description>Damocles Mission Disk 1 (Euro)</description>
@@ -28091,6 +29618,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="mercenr2md2" cloneof="mercenr2" supported="no">
<!-- SPS (CAPS) release 645 -->
<description>Damocles Mission Disk 2 (Euro)</description>
@@ -28105,6 +29633,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="mercenr3" supported="no">
<!-- SPS (CAPS) release 356 -->
<description>Mercenary III - The Dion Crisis (Euro)</description>
@@ -28119,6 +29648,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 Bad -->
<software name="mercs" supported="no">
<!-- SPS (CAPS) release 1668 -->
<description>Mercs (Euro)</description>
@@ -28133,6 +29663,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="metalmst" supported="no">
<!-- SPS (CAPS) release 534 -->
<description>Metal Masters (Euro)</description>
@@ -28154,6 +29685,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="miamichs" supported="no">
<!-- SPS (CAPS) release 2531 -->
<description>Miami Chase (Euro)</description>
@@ -28175,6 +29707,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="mickmack" supported="no">
<!-- SPS (CAPS) release 657 -->
<description>Mick &amp; Mack as the Global Gladiators (Euro)</description>
@@ -28197,6 +29730,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="micky123" supported="no">
<!-- SPS (CAPS) release 2475 -->
<description>Mickey 123 - L'Anniversaire Surprise (Fra)</description>
@@ -28218,6 +29752,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="mickyabc" supported="no">
<!-- SPS (CAPS) release 2477 -->
<description>Mickey ABC - Une JournĆ©e Ć  la FĆŖte (Fra)</description>
@@ -28245,6 +29780,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="mickmotc" supported="no">
<!-- SPS (CAPS) release 2474 -->
<description>Mickey et la Machine Ơ Mots CroisƩs (Fra)</description>
@@ -28259,6 +29795,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="mickmemr" supported="no">
<!-- SPS (CAPS) release 2559 -->
<description>Mickey - Jeu de Memoire (Fra)</description> <!-- Mickey's Memory Challenge -->
@@ -28273,6 +29810,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="mickpuzl" supported="no">
<!-- SPS (CAPS) release 2476 -->
<description>Mickey - Puzzles Animes (Fra)</description> <!-- Mickey's Jigsaw Puzzles -->
@@ -28294,6 +29832,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="mickrunz" supported="no">
<!-- SPS (CAPS) release 2845 -->
<description>Mickey's Runaway Zoo (Euro)</description>
@@ -28309,6 +29848,7 @@ license:CC0
</software>
<!-- White screen -->
+ <!-- ATK test: C:0 H:U Bad -->
<software name="micromac" supported="no">
<!-- SPS (CAPS) release 357 -->
<description>Micro Machines (Euro)</description>
@@ -28323,6 +29863,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="mpcol" supported="no">
<!-- SPS (CAPS) release 852 -->
<description>MicroProse Collection for 1991/92 (Euro)</description>
@@ -28338,6 +29879,7 @@ license:CC0
</software>
<!-- Hangs on intro screen -->
+ <!-- ATK test: OK -->
<software name="mpf1gp" supported="no">
<!-- SPS (CAPS) release 325 -->
<description>MicroProse Formula One Grand Prix (Euro)</description>
@@ -28372,6 +29914,7 @@ license:CC0
</software>
<!-- Hangs after selecting a game mode on title screen -->
+ <!-- ATK test: C:0 H:U Bad -->
<software name="mpsoccer" supported="no">
<!-- SPS (CAPS) release 1078 -->
<description>MicroProse Soccer (Euro, Soccer Stars)</description>
@@ -28387,6 +29930,7 @@ license:CC0
</software>
<!-- Guru Meditation -->
+ <!-- ATK test: failed -->
<software name="midres" supported="no">
<!-- SPS (CAPS) release 1226 -->
<description>Midnight Resistance (Euro)</description>
@@ -28401,6 +29945,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="midwint" supported="no">
<!-- SPS (CAPS) release 218 -->
<description>Midwinter (Euro)</description>
@@ -28415,6 +29960,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="midwinta" cloneof="midwint" supported="no">
<!-- SPS (CAPS) release 1582 -->
<description>Midwinter (Euro, VR Vol. 1)</description>
@@ -28429,6 +29975,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="midwintf" cloneof="midwint" supported="no">
<!-- SPS (CAPS) release 2553 -->
<description>Midwinter (Fra)</description>
@@ -28443,6 +29990,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="midwintg" cloneof="midwint" supported="no">
<!-- SPS (CAPS) release 358 -->
<description>Midwinter (Ger)</description>
@@ -28457,6 +30005,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="midwint2" supported="no">
<!-- SPS (CAPS) release 1332 -->
<description>Midwinter II (Euro, 1MB 1.7.9.1991)</description>
@@ -28485,6 +30034,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="midwint2g" cloneof="midwint2" supported="no">
<!-- SPS (CAPS) release 702 -->
<description>Midwinter II (Ger, 1MB 1.7.9.1991)</description>
@@ -28513,6 +30063,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="mig29ful" supported="no">
<!-- SPS (CAPS) release 1045 -->
<description>MiG-29 Fulcrum (Euro)</description>
@@ -28527,6 +30078,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="mig29sf" supported="no">
<!-- SPS (CAPS) release 535 -->
<description>MIG-29 Soviet Fighter (Euro)</description>
@@ -28541,6 +30093,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="mightmg2" supported="no">
<!-- SPS (CAPS) release 990 -->
<description>Might and Magic Book Two - Gates to Another World! (Euro, v1.0 19900507)</description>
@@ -28562,6 +30115,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="mightmg3" supported="no">
<!-- SPS (CAPS) release 2346 -->
<description>Might and Magic III - Isles of Terra (Euro)</description>
@@ -28607,6 +30161,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="mightybj" supported="no">
<!-- SPS (CAPS) release 536 -->
<description>Mighty BombJack (Euro)</description>
@@ -28621,6 +30176,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="mikeread" supported="no">
<!-- SPS (CAPS) release 867 -->
<description>Mike Read's Computer Pop Quiz (Euro)</description>
@@ -28635,6 +30191,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="milkyway" supported="no">
<!-- SPS (CAPS) release 2933 -->
<description>Milky Way Cafe</description>
@@ -28649,6 +30206,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="millen" supported="no">
<!-- SPS (CAPS) release 2027 -->
<description>Millenium - Return to Earth (USA)</description>
@@ -28663,6 +30221,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="millen22" supported="no">
<!-- SPS (CAPS) release 537 -->
<description>Millennium 2.2 (Euro)</description>
@@ -28677,6 +30236,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="millen22a" cloneof="millen22" supported="no">
<!-- SPS (CAPS) release 1511 -->
<description>Millennium 2.2 (Euro, Budget)</description>
@@ -28691,6 +30251,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="mindbend" supported="no">
<!-- SPS (CAPS) release 2034 -->
<description>Mindbender (Euro, Budget?)</description>
@@ -28705,6 +30266,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="mindfrvr" supported="no">
<!-- SPS (CAPS) release 1400 -->
<description>A Mind Forever Voyaging (USA, r79)</description>
@@ -28719,6 +30281,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="mindroll" supported="no">
<!-- SPS (CAPS) release 538 -->
<description>Mindroll (Euro)</description>
@@ -28733,6 +30296,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U Bad -->
<software name="mindshdw" supported="no">
<!-- SPS (CAPS) release 2546 -->
<description>Mindshadow (Euro)</description>
@@ -28747,6 +30311,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="minigolf" supported="no">
<!-- SPS (CAPS) release 2490 -->
<description>Miniature Golf (Euro, Starter Kit)</description>
@@ -28761,6 +30326,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 Bad -->
<software name="misselev" supported="no">
<!-- SPS (CAPS) release 1282 -->
<description>Mission Elevator (Euro)</description>
@@ -28775,6 +30341,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="mixedup" supported="no">
<!-- SPS (CAPS) release 2680 -->
<description>Mixed-Up Mother Goose (Euro, v1.000, Enhanced)</description>
@@ -28797,6 +30364,7 @@ license:CC0
</software>
<!-- boot OK -->
+ <!-- ATK test: C:0 H:U Bad -->
<software name="moebius" supported="partial">
<!-- SPS (CAPS) release 1385 -->
<description>Moebius - The Orb of Celestial Harmony (USA)</description>
@@ -28812,6 +30380,7 @@ license:CC0
</software>
<!-- no mouse pointer, "unable to find monkey2" on disc swap -->
+ <!-- ATK test: OK -->
<software name="monkisl2" supported="no">
<!-- SPS (CAPS) release 20 -->
<description>Monkey Island 2 - LeChuck's Revenge (Euro, v1.0 19920408)</description>
@@ -28887,6 +30456,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="monkisl2f" cloneof="monkisl2" supported="no">
<!-- SPS (CAPS) release 2596 -->
<description>Monkey Island 2 - LeChuck's Revenge (Fra, v1.0 19920423)</description>
@@ -28962,6 +30532,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="monkisl2g" cloneof="monkisl2" supported="no">
<!-- SPS (CAPS) release 77 -->
<description>Monkey Island 2 - LeChuck's Revenge (Ger, v1.0 19920422)</description>
@@ -29037,6 +30608,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="monopoly" supported="no">
<!-- SPS (CAPS) release 2423 -->
<description>Monopoly (Euro)</description>
@@ -29051,6 +30623,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="monopolg" supported="no">
<!-- SPS (CAPS) release 1124 -->
<description>Monopoly (Euro, Leisure Genius, Board Genius)</description>
@@ -29066,6 +30639,7 @@ license:CC0
</part>
</software>
+ <!-- fatalerrors when trying to mount "Incompatible image format or corrupted data" -->
<software name="monstbus">
<!-- SPS (CAPS) release 3032 -->
<description>Monster Business (Euro)</description>
@@ -29080,6 +30654,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="montypyt" supported="no">
<!-- SPS (CAPS) release 273 -->
<description>Monty Python's Flying Circus (Euro)</description>
@@ -29094,6 +30669,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="montypytu" cloneof="montypyt" supported="no">
<!-- SPS (CAPS) release 1174 -->
<description>Monty Python's Flying Circus (USA)</description>
@@ -29108,6 +30684,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="moochies" supported="no">
<!-- SPS (CAPS) release 1425 -->
<description>The Moochies (Euro)</description>
@@ -29129,6 +30706,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="moonblst" supported="no">
<!-- SPS (CAPS) release 2418 -->
<description>Moon Blaster (Fra, Top 3)</description>
@@ -29143,6 +30721,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="moonmist" supported="no">
<!-- SPS (CAPS) release 1405 -->
<description>Moonmist (USA, r4)</description>
@@ -29157,6 +30736,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="moonshin" supported="no">
<!-- SPS (CAPS) release 1540 -->
<description>MoonShine Racers (Euro)</description>
@@ -29178,6 +30758,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="moonston" supported="no">
<!-- SPS (CAPS) release 360 -->
<description>Moonstone - A Hard Days Knight (Euro)</description>
@@ -29205,6 +30786,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="morph" supported="no">
<!-- SPS (CAPS) release 1148 -->
<description>Morph (Euro)</description>
@@ -29226,6 +30808,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="mk" supported="no">
<!-- SPS (CAPS) release 288 -->
<description>Mortal Kombat (Euro)</description>
@@ -29247,6 +30830,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="mkg" cloneof="mk" supported="no">
<!-- SPS (CAPS) release 1319 -->
<description>Mortal Kombat (Ger)</description>
@@ -29268,6 +30852,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="mk2" supported="no">
<!-- SPS (CAPS) release 1105 -->
<description>Mortal Kombat II (Euro)</description>
@@ -29295,6 +30880,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="motormad" supported="no">
<!-- SPS (CAPS) release 2350 -->
<description>Motorbike Madness (Euro)</description>
@@ -29309,6 +30895,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="motormas" supported="no">
<!-- SPS (CAPS) release 1089 -->
<description>Motor Massacre (Euro, Action)</description>
@@ -29324,6 +30911,7 @@ license:CC0
</software>
<!-- Locks up after Kickstart (white screen) -->
+ <!-- ATK test: C:0 H:U Bad -->
<software name="motorhed" supported="no">
<!-- SPS (CAPS) release 539 -->
<description>Motƶrhead (Euro)</description>
@@ -29338,6 +30926,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="mtrap" supported="no">
<!-- SPS (CAPS) release 235 -->
<description>Mouse Trap (Euro)</description>
@@ -29352,6 +30941,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="movem3dm" supported="no">
<!-- SPS (CAPS) release 2194 -->
<description>Movem + 3D-Motorrad (Euro)</description>
@@ -29368,6 +30958,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="mrnutz2" supported="no">
<!-- SPS (CAPS) release 540 -->
<description>Mr. Nutz - Hoppin' Mad (Euro)</description>
@@ -29395,6 +30986,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="mrblobby" supported="no">
<!-- SPS (CAPS) release 1773 -->
<description>Mr Blobby (Euro)</description>
@@ -29416,6 +31008,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="dorunrun" supported="no">
<!-- SPS (CAPS) release 2178 -->
<description>Mr Do! Run Run (Euro)</description>
@@ -29430,6 +31023,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="munsters" supported="no">
<!-- SPS (CAPS) release 1265 -->
<description>The Munsters (Euro, Kids Pack)</description>
@@ -29444,6 +31038,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="murdrspc" supported="no">
<!-- SPS (CAPS) release 2344 -->
<description>Murders in Space (Euro)</description>
@@ -29465,6 +31060,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="murder" supported="no">
<!-- SPS (CAPS) release 136 -->
<description>Murder (Euro)</description>
@@ -29479,6 +31075,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="murdera" cloneof="murder" supported="no">
<!-- SPS (CAPS) release 704 -->
<description>Murder (Euro, Alt)</description>
@@ -29493,6 +31090,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="myfunmaz" supported="no">
<!-- SPS (CAPS) release 2805 -->
<description>My Funny Maze (Euro)</description>
@@ -29507,6 +31105,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="mystwrld" supported="no">
<!-- SPS (CAPS) release 1588 -->
<description>Mysterious Worlds (Euro)</description>
@@ -29521,6 +31120,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="mystical" supported="no">
<!-- SPS (CAPS) release 541 -->
<description>Mystical (Euro)</description>
@@ -29535,6 +31135,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="myth" supported="no">
<!-- SPS (CAPS) release 2455 -->
<description>Myth (Euro, v1.0, Firebird)</description>
@@ -29549,6 +31150,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="myths3" supported="no">
<!-- SPS (CAPS) release 700 -->
<description>Myth (Euro, System 3)</description>
@@ -29577,6 +31179,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="myths3a" cloneof="myths3" supported="no">
<!-- SPS (CAPS) release 1842 -->
<description>Myth (Euro, System 3, A600 HD)</description>
@@ -29606,6 +31209,7 @@ license:CC0
</software>
<!-- Stalls at workbench screen -->
+ <!-- ATK test: C:0 H:U Bad -->
<software name="nam6575" supported="no">
<!-- SPS (CAPS) release 249 -->
<description>'Nam 1965-1975 (Euro)</description>
@@ -29627,6 +31231,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="napoleon" supported="no">
<!-- SPS (CAPS) release 2564 -->
<description>Napoleon I (Euro, v1.0, Internecine)</description>
@@ -29642,6 +31247,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="napolnic" supported="no">
<!-- SPS (CAPS) release 2562 -->
<description>Napoleonics (Euro)</description>
@@ -29656,6 +31262,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="narc" supported="no">
<!-- SPS (CAPS) release 1256 -->
<description>NARC (Euro)</description>
@@ -29671,6 +31278,7 @@ license:CC0
</software>
<!-- boot OK, intro doesn't move, black screen on game over disc swap, offset layers during gameplay -->
+ <!-- ATK test: OK -->
<software name="natnever" supported="no">
<!-- SPS (CAPS) release 2667 -->
<description>Nathan Never (Euro)</description>
@@ -29698,6 +31306,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="naughty" supported="no">
<!-- SPS (CAPS) release 1048 -->
<description>Naughty Ones (Euro)</description>
@@ -29712,6 +31321,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="navymove" supported="no">
<!-- SPS (CAPS) release 2428 -->
<description>Navy Moves (Euro, Top Hits)</description>
@@ -29726,6 +31336,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="navymovea" cloneof="navymove" supported="no">
<!-- SPS (CAPS) release 2430 -->
<description>Navy Moves (Euro, Hit Squad)</description>
@@ -29741,6 +31352,7 @@ license:CC0
</software>
<!-- Guru Meditation at boot -->
+ <!-- ATK test: C:0 H:U Bad -->
<software name="navyseal" supported="no">
<!-- SPS (CAPS) release 1251 -->
<description>Navy Seals (Euro)</description>
@@ -29755,6 +31367,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="nebulus" supported="no">
<!-- SPS (CAPS) release 361 -->
<description>Nebulus (Euro)</description>
@@ -29769,6 +31382,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="nebulusa" cloneof="nebulus" supported="no">
<!-- SPS (CAPS) release 1587 -->
<description>Nebulus (Euro, Budget)</description>
@@ -29783,6 +31397,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="nebuzyna" supported="no">
<!-- SPS (CAPS) release 938 -->
<description>Nebulus &amp; Zynaps (Euro, Premier Collection)</description>
@@ -29797,6 +31412,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="nebulus2" supported="no">
<!-- SPS (CAPS) release 1713 -->
<description>Nebulus 2 - Pogo a Go Go !!! (Euro)</description>
@@ -29824,6 +31440,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="necronom" supported="no">
<!-- SPS (CAPS) release 542 -->
<description>Necronom (Euro)</description>
@@ -29838,6 +31455,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="neighbor" supported="no">
<!-- SPS (CAPS) release 1798 -->
<description>Neighbours (Euro)</description>
@@ -29852,6 +31470,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="netherw" supported="no">
<!-- SPS (CAPS) release 2033 -->
<description>Netherworld (Euro)</description>
@@ -29866,6 +31485,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="netherwa" cloneof="netherw" supported="no">
<!-- SPS (CAPS) release 2037 -->
<description>Netherworld (Euro, Premier Collection)</description>
@@ -29880,6 +31500,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="neuromnc" supported="no">
<!-- SPS (CAPS) release 2604 -->
<description>Neuromancer (Euro)</description>
@@ -29894,6 +31515,9 @@ license:CC0
</part>
</software>
+ <!-- black screen with eventually running irq at $ffffff, [FDC] dsksync -->
+ <!-- Hangs on CIA timer A readback while setting mode $99 -->
+ <!-- ATK test: failed -->
<software name="nevermnd" supported="no">
<!-- SPS (CAPS) release 1507 -->
<description>Never Mind (Euro)</description>
@@ -29908,6 +31532,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="neveren2" supported="no">
<!-- SPS (CAPS) release 2554 -->
<description>The NeverEnding Story II (Euro)</description>
@@ -29923,6 +31548,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="nywarr" supported="no">
<!-- SPS (CAPS) release 705 -->
<description>New York Warriors (Euro)</description>
@@ -29944,6 +31570,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="tnzs" supported="no">
<!-- SPS (CAPS) release 1180 -->
<description>The New Zealand Story (Euro)</description>
@@ -29958,6 +31585,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="tnzsa" cloneof="tnzs" supported="no">
<!-- SPS (CAPS) release 2875 -->
<description>The New Zealand Story (Euro, Alt)</description>
@@ -29972,6 +31600,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="faldoglf" supported="no">
<!-- SPS (CAPS) release 1164 -->
<description>Nick Faldo's Championship Golf (Euro)</description>
@@ -29993,6 +31622,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="nickboom" supported="no">
<!-- SPS (CAPS) release 1516 -->
<description>Nicky Boom (Euro)</description>
@@ -30007,6 +31637,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="manselgp" supported="no">
<!-- SPS (CAPS) release 1102 -->
<description>Nigel Mansell's Grand Prix (Euro)</description>
@@ -30021,6 +31652,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="mansell" supported="no">
<!-- SPS (CAPS) release 137 -->
<description>Nigel Mansell's World Championship (Euro)</description>
@@ -30043,6 +31675,7 @@ license:CC0
</software>
<!-- black screen -->
+ <!-- ATK test: failed -->
<software name="nighthnt" supported="no">
<!-- SPS (CAPS) release 1091 -->
<description>Night Hunter (Euro, 10 Great Games)</description>
@@ -30057,6 +31690,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 Bad -->
<software name="nshift" supported="no">
<!-- SPS (CAPS) release 1508 -->
<description>Night Shift (Euro, MAX)</description>
@@ -30071,6 +31705,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="nightbrd" supported="no">
<!-- SPS (CAPS) release 849 -->
<description>Nightbreed - The Action Game (Euro)</description>
@@ -30092,6 +31727,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="nightbrda" cloneof="nightbrd" supported="no">
<!-- SPS (CAPS) release 1049 -->
<description>Nightbreed - The Action Game (Euro, Budget)</description>
@@ -30113,6 +31749,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="nightbmv" supported="no">
<!-- SPS (CAPS) release 363 -->
<description>Nightbreed - The Interactive Movie (Euro)</description>
@@ -30134,6 +31771,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="nightdwn" supported="no">
<!-- SPS (CAPS) release 1301 -->
<description>Nightdawn (Euro)</description>
@@ -30148,6 +31786,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="nightdwnu" cloneof="nightdwn" supported="no">
<!-- SPS (CAPS) release 2015 -->
<description>Nightdawn (USA)</description>
@@ -30162,6 +31801,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="f117asf" supported="no">
<!-- SPS (CAPS) release 1209 -->
<description>NightHawk F-117A Stealth Fighter 2.0 (Euro, v3.01 19931018)</description>
@@ -30189,6 +31829,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="ninjamis" supported="no">
<!-- SPS (CAPS) release 2787 -->
<description>Ninja Mission (Euro)</description>
@@ -30203,6 +31844,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="ninjarab" supported="no">
<!-- SPS (CAPS) release 1378 -->
<description>Ninja Rabbits (Euro, Mega Collection)</description>
@@ -30218,6 +31860,7 @@ license:CC0
</software>
<!-- black screen -->
+ <!-- ATK test: failed -->
<software name="ninjarmx" supported="no">
<!-- SPS (CAPS) release 3020 -->
<description>Ninja Remix (Euro)</description>
@@ -30245,6 +31888,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="nspirit" supported="no">
<!-- SPS (CAPS) release 1669 -->
<description>Ninja Spirit (Euro)</description>
@@ -30260,6 +31904,7 @@ license:CC0
</software>
<!-- Guru Meditation -->
+ <!-- ATK test: failed -->
<software name="ninjawar" supported="no">
<!-- SPS (CAPS) release 543 -->
<description>The Ninja Warriors (Euro)</description>
@@ -30281,6 +31926,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="nipponsf" supported="no">
<!-- SPS (CAPS) release 1050 -->
<description>Nippon Safes Inc. (Euro)</description>
@@ -30320,6 +31966,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="nitrobc" supported="no">
<!-- SPS (CAPS) release 18 -->
<description>Nitro Boost Challenge (Euro)</description>
@@ -30334,6 +31981,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="nobuddie" supported="no">
<!-- SPS (CAPS) release 2766 -->
<description>No Buddies Land (Euro, Prototype)</description>
@@ -30355,6 +32003,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="noexcuse" supported="no">
<!-- SPS (CAPS) release 2456 -->
<description>No Excuses (Euro)</description>
@@ -30370,6 +32019,7 @@ license:CC0
</software>
<!-- Hangs when pressing enter on copy-protection screen -->
+ <!-- ATK test: OK -->
<software name="noexit" supported="no">
<!-- SPS (CAPS) release 2841 -->
<description>No Exit (Euro)</description>
@@ -30385,6 +32035,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="no2prize" supported="no">
<!-- SPS (CAPS) release 3059 -->
<description>No Second Prize (Euro)</description>
@@ -30399,6 +32050,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="no2prizea" cloneof="no2prize" supported="no">
<!-- SPS (CAPS) release 3060 -->
<description>No Second Prize (Euro, Alt)</description>
@@ -30413,6 +32065,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="noddypt" supported="no">
<!-- SPS (CAPS) release 2240 -->
<description>Noddy's Playtime (Euro)</description>
@@ -30440,6 +32093,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="nordbert" supported="no">
<!-- SPS (CAPS) release 1406 -->
<description>Nord and Bert Couldn't Make Head or Tail of It (USA, r19)</description>
@@ -30455,6 +32109,7 @@ license:CC0
</software>
<!-- boot OK -->
+ <!-- ATK test: C:1 Bad -->
<software name="northns" supported="partial">
<!-- SPS (CAPS) release 194 -->
<description>North &amp; South (Euro)</description>
@@ -30469,6 +32124,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:1 Bad -->
<software name="northnsa" cloneof="northns" supported="no">
<!-- SPS (CAPS) release 2397 -->
<description>North &amp; South (Euro, Le Temps des HĆ©ros)</description>
@@ -30483,6 +32139,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="northnsu" cloneof="northns" supported="no">
<!-- SPS (CAPS) release 1780 -->
<description>North &amp; South (USA)</description>
@@ -30497,6 +32154,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="nova9" supported="no">
<!-- SPS (CAPS) release 2253 -->
<description>Nova 9 (Euro, v1.0 19920701)</description>
@@ -30525,6 +32183,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="nukewar" supported="no">
<!-- SPS (CAPS) release 2014 -->
<description>Nuclear War (USA)</description>
@@ -30546,6 +32205,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="obliter" supported="no">
<!-- SPS (CAPS) release 706 -->
<description>Obliterator (Euro)</description>
@@ -30560,6 +32220,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="obsessn" supported="no">
<!-- SPS (CAPS) release 2199 -->
<description>Obsession (Euro)</description>
@@ -30581,7 +32242,7 @@ license:CC0
</part>
</software>
- <!-- Fatal errors on mount without any meaningful message (!?) -->
+ <!-- Fatal errors in ipf_decode::generate_timings type 4 -->
<software name="odyssey" supported="no">
<!-- SPS (CAPS) release 2854 -->
<description>Odyssey (Euro, aud304312c 19970206)</description>
@@ -30603,7 +32264,7 @@ license:CC0
</part>
</software>
- <!-- Fatal errors on mount without any meaningful message (!?) -->
+ <!-- Fatal errors in ipf_decode::generate_timings type 4 -->
<software name="odysseya" cloneof="odyssey" supported="no">
<!-- SPS (CAPS) release 195 -->
<description>Odyssey (Euro, aud304312b 19960201)</description>
@@ -30625,7 +32286,7 @@ license:CC0
</part>
</software>
- <!-- Fatal errors on mount without any meaningful message (!?) -->
+ <!-- Fatal errors in ipf_decode::generate_timings type 4 -->
<software name="odysseyb" cloneof="odyssey" supported="no">
<!-- SPS (CAPS) release 897 -->
<description>Odyssey (Euro, aud304312a 19950523)</description>
@@ -30647,6 +32308,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="offshore" supported="no">
<!-- SPS (CAPS) release 2968 -->
<description>Off Shore Warrior (Euro, Titus Action II)</description>
@@ -30661,6 +32323,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="ogre" supported="no">
<!-- SPS (CAPS) release 1386 -->
<description>Ogre (USA)</description>
@@ -30675,6 +32338,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="ohnolemm" supported="no">
<!-- SPS (CAPS) release 697 -->
<description>Oh No! More Lemmings (Euro, Stand Alone)</description>
@@ -30689,6 +32353,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="ohnolemdd" cloneof="lemmings" supported="no">
<!-- SPS (CAPS) release 1898 -->
<description>Oh No! More Lemmings (Euro, Data Disk)</description>
@@ -30704,6 +32369,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="ohnolemddu" cloneof="lemmings" supported="no">
<!-- SPS (CAPS) release 1970 -->
<description>Oh No! More Lemmings (USA, Data Disk)</description>
@@ -30719,6 +32385,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="oilimper" supported="no">
<!-- SPS (CAPS) release 3039 -->
<description>Oil Imperium (Euro, v3)</description>
@@ -30740,6 +32407,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="oilimperg" cloneof="oilimper" supported="no">
<!-- SPS (CAPS) release 545 -->
<description>Oil Imperium (Ger)</description>
@@ -30761,6 +32429,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="oldtimer" supported="no">
<!-- SPS (CAPS) release 1211 -->
<description>Oldtimer - Erlebte Geschichte Teil II (Ger)</description>
@@ -30818,6 +32487,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="marseill" supported="no">
<!-- SPS (CAPS) release 2431 -->
<description>Olympique de Marseille (Euro)</description>
@@ -30840,6 +32510,7 @@ license:CC0
</software>
<!-- boot OK -->
+ <!-- ATK test: OK -->
<software name="omega" supported="partial">
<!-- SPS (CAPS) release 373 -->
<description>Omega (Euro)</description>
@@ -30854,6 +32525,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="opbasket" supported="no">
<!-- SPS (CAPS) release 2548 -->
<description>Omni-Play Basketball (Euro)</description>
@@ -30875,6 +32547,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="omnicron" supported="no">
<!-- SPS (CAPS) release 2200 -->
<description>Omnicron Conspiracy (Euro, v1.0 19901019)</description>
@@ -30896,6 +32569,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="onestepb" supported="no">
<!-- SPS (CAPS) release 2580 -->
<description>One Step Beyond (Euro)</description>
@@ -30917,7 +32591,8 @@ license:CC0
</part>
</software>
- <!-- Guru Meditation -->
+ <!-- Guru Meditation, [FDC] copy protection (enables 68k trace mode, corrupt A2 at PC=3e4) -->
+ <!-- ATK test: OK -->
<software name="onslaugh" supported="no">
<!-- SPS (CAPS) release 869 -->
<description>Onslaught (Euro)</description>
@@ -30932,6 +32607,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="otballea" supported="no">
<!-- SPS (CAPS) release 1067 -->
<description>On The Ball League Edition (Euro)</description>
@@ -30971,6 +32647,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="otballwc" supported="no">
<!-- SPS (CAPS) release 2138 -->
<description>On The Ball World Cup Edition (Euro)</description>
@@ -31010,6 +32687,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="ooopsup" supported="no">
<!-- SPS (CAPS) release 1283 -->
<description>Ooops Up (Euro)</description>
@@ -31032,13 +32710,15 @@ license:CC0
<year>1988</year>
<publisher>Ariolasoft</publisher>
<info name="alt_title" value="Ooze - Als die Geister mĆ¼rbe wurden (Box)" />
+ <info name="additional" value="Mastered with virus" />
<part name="flop1" interface="floppy_3_5">
<dataarea name="flop" size="1049612">
- <rom name="(sps1255)ooze.ipf" size="1049612" crc="40d448b7" sha1="66c53d7a931bae8c5436db777c19e40893fd0c9d"/>
+ <rom name="(sps1255)ooze.ipf" size="1049612" crc="40d448b7" sha1="66c53d7a931bae8c5436db777c19e40893fd0c9d" status="baddump"/>
</dataarea>
</part>
</software>
+ <!-- ATK test: OK -->
<software name="oozecn" supported="no">
<!-- SPS (CAPS) release 2315 -->
<description>Ooze - Creepy Nites (Euro, v1.2E)</description>
@@ -31053,6 +32733,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="opcomb2" supported="no">
<!-- SPS (CAPS) release 1665 -->
<description>Operation Combat II - By Land, Sea and Air (Euro)</description>
@@ -31074,6 +32755,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="opg2d" supported="no">
<!-- SPS (CAPS) release 1475 -->
<description>Operation GII Demo (Euro)</description>
@@ -31088,6 +32770,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="oharrier" supported="no">
<!-- SPS (CAPS) release 1051 -->
<description>Operation Harrier (Euro)</description>
@@ -31102,6 +32785,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:1 Bad -->
<software name="opjupitr" supported="no">
<!-- SPS (CAPS) release 374 -->
<description>Operation Jupiter (Fra)</description>
@@ -31116,6 +32800,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="opneptun" supported="no">
<!-- SPS (CAPS) release 546 -->
<description>Operation Neptune (Euro)</description>
@@ -31130,6 +32815,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="ostealth" supported="no">
<!-- SPS (CAPS) release 1052 -->
<description>Operation Stealth (Euro)</description>
@@ -31157,6 +32843,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="ostealtha" cloneof="ostealth" supported="no">
<!-- SPS (CAPS) release 1883 -->
<description>Operation Stealth (Euro, The Delphine Collection)</description>
@@ -31184,6 +32871,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="ostealthf" cloneof="ostealth" supported="no">
<!-- SPS (CAPS) release 1654 -->
<description>Operation Stealth (Fra, Les Maitres de l'Aventure)</description>
@@ -31211,6 +32899,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="ostealthg" cloneof="ostealth" supported="no">
<!-- SPS (CAPS) release 375 -->
<description>Operation Stealth (Ger)</description>
@@ -31238,6 +32927,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="othunder" supported="no">
<!-- SPS (CAPS) release 547 -->
<description>Operation Thunderbolt (Euro)</description>
@@ -31259,6 +32949,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="opwolf" supported="no">
<!-- SPS (CAPS) release 1128 -->
<description>Operation Wolf (Euro)</description>
@@ -31280,6 +32971,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="opwolfa" cloneof="opwolf" supported="no">
<!-- SPS (CAPS) release 2491 -->
<description>Operation Wolf (Euro, Magnum 4)</description>
@@ -31301,6 +32993,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="orbitald" supported="no">
<!-- SPS (CAPS) release 2230 -->
<description>Orbital Destroyer (Euro)</description>
@@ -31315,6 +33008,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="orgames" supported="no">
<!-- SPS (CAPS) release 2263 -->
<description>Oriental Games (Euro)</description>
@@ -31329,6 +33023,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="orgamesa" cloneof="orgames" supported="no">
<!-- SPS (CAPS) release 1083 -->
<description>Oriental Games (Euro, Magnum)</description>
@@ -31343,6 +33038,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="ork" supported="no">
<!-- SPS (CAPS) release 219 -->
<description>Ork (Euro)</description>
@@ -31364,6 +33060,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="orkd" cloneof="ork" supported="no">
<!-- SPS (CAPS) release 1452 -->
<description>Ork Demo (Euro)</description>
@@ -31378,6 +33075,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="oscar" supported="no">
<!-- SPS (CAPS) release 1228 -->
<description>Oscar (Euro)</description>
@@ -31399,6 +33097,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="ootw" cloneof="anotherw" supported="no">
<!-- SPS (CAPS) release 1556 -->
<description>Out of this World (USA)</description>
@@ -31420,7 +33119,9 @@ license:CC0
</part>
</software>
- <!-- Locks up after Kickstart with DSKDAT W 4000 message (white screen) -->
+ <!-- Locks up after Kickstart with DSKDAT W $4000 message (white screen) [FDC] dsksync -->
+ <!-- Uses more [FDC] DSKDAT W $4000 afterwards -->
+ <!-- ATK test: failed -->
<software name="outrun" supported="no">
<!-- SPS (CAPS) release 1161 -->
<description>Out Run (Euro)</description>
@@ -31435,6 +33136,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="outruna" cloneof="outrun" supported="no">
<!-- SPS (CAPS) release 2446 -->
<description>Out Run (Euro, Giants)</description>
@@ -31449,6 +33151,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="outrunu" cloneof="outrun" supported="no">
<!-- SPS (CAPS) release 2355 -->
<description>Out Run (USA)</description>
@@ -31463,7 +33166,8 @@ license:CC0
</part>
</software>
- <!-- Hangs at a red and black flashing screen -->
+ <!-- Hangs at a red and black flashing screen [FDC] -->
+ <!-- ATK test: C:79 Bad -->
<software name="outrneur" supported="no">
<!-- SPS (CAPS) release 1597 -->
<description>Out Run Europa (Euro)</description>
@@ -31485,6 +33189,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="outzone" supported="no">
<!-- SPS (CAPS) release 2333 -->
<description>Outzone (Euro)</description>
@@ -31499,6 +33204,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="overdriv" supported="no">
<!-- SPS (CAPS) release 1149 -->
<description>Overdrive (Euro)</description>
@@ -31520,6 +33226,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="overland" supported="no">
<!-- SPS (CAPS) release 1552 -->
<description>Overlander (Euro, v1.0 19891127)</description>
@@ -31534,6 +33241,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="overlord" supported="no">
<!-- SPS (CAPS) release 1312 -->
<description>Overlord (Euro, 19940912)</description>
@@ -31562,6 +33270,9 @@ license:CC0
</software>
<!-- boot OK, has a stripe of garbage on bottom (especially noticeable on game end screen) -->
+ <!-- Has GFX pitch issues on PAL machines (btanb?) -->
+ <!-- Has optional Genias or Standard 4-players interface (unsupported) -->
+ <!-- ATK test: OK -->
<software name="overnet" supported="partial">
<!-- SPS (CAPS) release 2439 -->
<description>Over the Net (USA)</description>
@@ -31569,6 +33280,7 @@ license:CC0
<!-- (Amiga, OCS, PAL) -->
<year>1990</year>
<publisher>Merit</publisher>
+ <!-- Developer: Genias -->
<part name="flop1" interface="floppy_3_5">
<dataarea name="flop" size="1049180">
<rom name="(sps2439)overthenet.ipf" size="1049180" crc="7fcbc438" sha1="ee82d07d9d32270075313f86726bb32e615cd835"/>
@@ -31576,6 +33288,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="goplayer" supported="no">
<!-- SPS (CAPS) release 1583 -->
<description>The Oxford Softworks Go Player (Euro)</description>
@@ -31590,6 +33303,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="p47thun" supported="no">
<!-- SPS (CAPS) release 1227 -->
<description>P-47 Thunderbolt (Euro)</description>
@@ -31604,6 +33318,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="p47thuna" cloneof="p47thun" supported="no">
<!-- SPS (CAPS) release 1873 -->
<description>P-47 Thunderbolt (Euro, Air-Sea Supremacy)</description>
@@ -31618,6 +33333,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="pphammer" supported="no">
<!-- SPS (CAPS) release 2036 -->
<description>P.P. Hammer and His Pneumatic Weapon (Euro, Budget)</description>
@@ -31632,6 +33348,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="pacland" supported="no">
<!-- SPS (CAPS) release 23 -->
<description>Pac-Land (Euro)</description>
@@ -31646,6 +33363,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="pacmania" supported="no">
<!-- SPS (CAPS) release 1117 -->
<description>Pac-Mania (Euro)</description>
@@ -31660,6 +33378,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="pacislnd" supported="no">
<!-- SPS (CAPS) release 2812 -->
<description>Pacific Islands (Euro, Combat Classics 2)</description>
@@ -31681,6 +33400,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="paladin" supported="no">
<!-- SPS (CAPS) release 2982 -->
<description>Paladin (Euro, v1.0e)</description>
@@ -31695,6 +33415,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="paladin2" supported="no">
<!-- SPS (CAPS) release 2113 -->
<description>Paladin 2 (Euro)</description>
@@ -31716,6 +33437,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:even H:L 1 Sector Bad -->
<software name="pandora" supported="no">
<!-- SPS (CAPS) release 2460 -->
<description>Pandora (Euro)</description>
@@ -31730,7 +33452,8 @@ license:CC0
</part>
</software>
- <!-- black screen -->
+ <!-- black screen [FDC] dsksync -->
+ <!-- ATK test: failed -->
<software name="pang" supported="no">
<!-- SPS (CAPS) release 929 -->
<description>Pang (Euro)</description>
@@ -31745,7 +33468,8 @@ license:CC0
</part>
</software>
- <!-- Locks up on AmigaOS -->
+ <!-- Locks up on AmigaDOS, [FDC] uses adkcon=$1100 -->
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="panzakb" supported="no">
<!-- SPS (CAPS) release 2400 -->
<description>Panza Kick Boxing (Euro)</description>
@@ -31767,6 +33491,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="panzakbf" cloneof="panzakb" supported="no">
<!-- SPS (CAPS) release 2488 -->
<description>Panza Kick Boxing (Fra, Podium)</description>
@@ -31788,6 +33513,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="paperbo2" supported="no">
<!-- SPS (CAPS) release 549 -->
<description>Paperboy 2 (Euro)</description>
@@ -31802,6 +33528,11 @@ license:CC0
</part>
</software>
+ <!-- Hangs at Kickstart white screen, [FDC] dsksync -->
+ <!-- Hangs on a1200 on boot -->
+ <!-- Expects to read an autoconfig board at $200000, otherwise it straight off refuses to run with a blue screen (should be possible to run with standard 512k RAM?) -->
+ <!-- Bad colors on intro and gameplay -->
+ <!-- ATK test: failed -->
<software name="paradr90" supported="no">
<!-- SPS (CAPS) release 692 -->
<description>Paradroid 90 (Euro)</description>
@@ -31816,6 +33547,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="paradr90a" cloneof="paradr90" supported="no">
<!-- SPS (CAPS) release 1462 -->
<description>Paradroid 90 (Euro, Challenge)</description>
@@ -31830,6 +33562,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="paraglid" supported="no">
<!-- SPS (CAPS) release 2002 -->
<description>Paragliding Simulation (Euro)</description>
@@ -31844,6 +33577,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="paramax" supported="no">
<!-- SPS (CAPS) release 2184 -->
<description>Paramax (Euro)</description>
@@ -31858,6 +33592,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="paranoia" supported="no">
<!-- SPS (CAPS) release 3038 -->
<description>The Paranoia Complex (Euro)</description>
@@ -31872,6 +33607,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="paranoiag" cloneof="paranoia" supported="no">
<!-- SPS (CAPS) release 2162 -->
<description>The Paranoia Complex (Ger)</description>
@@ -31886,7 +33622,9 @@ license:CC0
</part>
</software>
- <software name="parasol" supported="no">
+ <!-- Missing text status on top, known to do sprite rasters with [Copper] -->
+ <!-- ATK test: C:0 H:U Bad -->
+ <software name="parasol" supported="partial">
<!-- SPS (CAPS) release 139 -->
<description>Parasol Stars - The Story of Rainbow Islands II (Euro)</description>
<!-- retail, standalone -->
@@ -31900,6 +33638,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="parasola" cloneof="parasol" supported="no">
<!-- SPS (CAPS) release 2093 -->
<description>Parasol Stars - The Story of Rainbow Islands II (Euro, Alt)</description>
@@ -31914,6 +33653,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="passsht" supported="no">
<!-- SPS (CAPS) release 708 -->
<description>Passing Shot (Euro)</description>
@@ -31928,6 +33668,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="patricn" supported="no">
<!-- SPS (CAPS) release 1802 -->
<description>The Patrician (Euro)</description>
@@ -31955,6 +33696,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="patricng" cloneof="patricn" supported="no">
<!-- SPS (CAPS) release 376 -->
<description>Der Patrizier (Ger)</description>
@@ -31982,6 +33724,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="pawn" supported="no">
<!-- SPS (CAPS) release 709 -->
<description>The Pawn (Euro, v2.2)</description>
@@ -31996,6 +33739,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="pegasus" supported="no">
<!-- SPS (CAPS) release 1645 -->
<description>Pegasus (Euro)</description>
@@ -32017,6 +33761,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="penthous" supported="no">
<!-- SPS (CAPS) release 2900 -->
<description>Penthouse Hot Numbers Deluxe (Euro)</description>
@@ -32050,6 +33795,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="perfgen" supported="no">
<!-- SPS (CAPS) release 2307 -->
<description>The Perfect General (Euro, v1.02 19911119)</description>
@@ -32064,6 +33810,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="perfgenf" cloneof="perfgen" supported="no">
<!-- SPS (CAPS) release 2383 -->
<description>The Perfect General (Fra, v1.02 19911119, Battles of Time)</description>
@@ -32078,6 +33825,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="perfgeng" cloneof="perfgen" supported="no">
<!-- SPS (CAPS) release 2309 -->
<description>The Perfect General (Ger, v1.02 19911119, The Lords of Power)</description>
@@ -32092,6 +33840,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="perfgenww2" cloneof="perfgen" supported="no">
<!-- SPS (CAPS) release 2308 -->
<description>The Perfect General - World War II Battle Set (Euro)</description>
@@ -32107,6 +33856,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="periheli" supported="no">
<!-- SPS (CAPS) release 799 -->
<description>Perihelion (Euro)</description>
@@ -32140,6 +33890,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="persnght" supported="no">
<!-- SPS (CAPS) release 2650 -->
<description>Personal Nightmare (Euro)</description>
@@ -32167,6 +33918,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="peterpan" supported="no">
<!-- SPS (CAPS) release 78 -->
<description>Peter Pan (Ger)</description>
@@ -32181,6 +33933,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="pgaeuro" supported="no">
<!-- SPS (CAPS) release 550 -->
<description>PGA European Tour (Euro)</description>
@@ -32202,6 +33955,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="pga" supported="no">
<!-- SPS (CAPS) release 891 -->
<description>PGA Tour Golf (Euro)</description>
@@ -32223,6 +33977,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="phantas" supported="no">
<!-- SPS (CAPS) release 1185 -->
<description>Phantasie (Euro, v1.0)</description>
@@ -32237,6 +33992,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="phantas3" supported="no">
<!-- SPS (CAPS) release 1186 -->
<description>Phantasie III - The Wrath of Nikademus (Euro, v1.0 Bonus Ed.)</description>
@@ -32251,6 +34007,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="phantasm" supported="no">
<!-- SPS (CAPS) release 2972 -->
<description>Phantasm (Euro)</description>
@@ -32265,6 +34022,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="phantasma" cloneof="phantasm" supported="no">
<!-- SPS (CAPS) release 2922 -->
<description>Phantasm (Euro, Budget)</description>
@@ -32279,6 +34037,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="phobia" supported="no">
<!-- SPS (CAPS) release 2225 -->
<description>Phobia (Euro)</description>
@@ -32293,6 +34052,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="photonst" supported="no">
<!-- SPS (CAPS) release 1427 -->
<description>Photon Storm (Euro)</description>
@@ -32307,6 +34067,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="picknpil" supported="no">
<!-- SPS (CAPS) release 2782 -->
<description>Pick 'n' Pile (Euro)</description>
@@ -32321,6 +34082,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="picknpila" cloneof="picknpil" supported="no">
<!-- SPS (CAPS) release 2781 -->
<description>Pick 'n' Pile (Euro, Le 2ĆØme sens)</description>
@@ -32335,6 +34097,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="piction" supported="no">
<!-- SPS (CAPS) release 1690 -->
<description>Pictionary - The Game of Quick Draw (Euro, v3.1a)</description>
@@ -32349,6 +34112,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="pbdreams">
<!-- SPS (CAPS) release 377 -->
<description>Pinball Dreams (Euro)</description>
@@ -32370,6 +34134,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="pbfant">
<!-- SPS (CAPS) release 25 -->
<description>Pinball Fantasies (Euro)</description>
@@ -32403,6 +34168,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="pbmagic" supported="no">
<!-- SPS (CAPS) release 2003 -->
<description>Pinball Magic (Euro)</description>
@@ -32417,6 +34183,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="pbmagica" cloneof="pbmagic" supported="no">
<!-- SPS (CAPS) release 2414 -->
<description>Pinball Magic (Euro, Alt)</description>
@@ -32431,6 +34198,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="pbprelud" supported="no">
<!-- SPS (CAPS) release 2114 -->
<description>Pinball Prelude (Euro)</description>
@@ -32464,6 +34232,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="pbwizard" supported="no">
<!-- SPS (CAPS) release 1300 -->
<description>Pinball Wizard (Euro, v1.0)</description>
@@ -32478,6 +34247,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="pinkie" supported="no">
<!-- SPS (CAPS) release 1774 -->
<description>Pinkie (Euro)</description>
@@ -32505,6 +34275,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="pink" supported="no">
<!-- SPS (CAPS) release 236 -->
<description>Pink Panther (Euro)</description>
@@ -32519,6 +34290,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="pioneerp" supported="no">
<!-- SPS (CAPS) release 2233 -->
<description>The Pioneer Plague (Euro)</description>
@@ -32534,6 +34306,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="pipmania" supported="no">
<!-- SPS (CAPS) release 220 -->
<description>Pipe Mania (Euro)</description>
@@ -32548,6 +34321,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="piracyhs" supported="no">
<!-- SPS (CAPS) release 1999 -->
<description>Piracy on the High Seas (Euro)</description>
@@ -32575,6 +34349,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="pirates" supported="no">
<!-- SPS (CAPS) release 552 -->
<description>Pirates! (Euro, v832.04)</description>
@@ -32596,6 +34371,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="piratesa" cloneof="pirates" supported="no">
<!-- SPS (CAPS) release 551 -->
<description>Pirates! (Euro, v832.02)</description>
@@ -32617,6 +34393,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="pitfight" supported="no">
<!-- SPS (CAPS) release 196 -->
<description>Pit-Fighter (Euro)</description>
@@ -32638,6 +34415,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="pixiedix" supported="no">
<!-- SPS (CAPS) release 2621 -->
<description>Pixie and Dixie (Euro)</description>
@@ -32652,6 +34430,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="pizzacon" supported="no">
<!-- SPS (CAPS) release 553 -->
<description>Pizza Connection (Ger)</description>
@@ -32685,6 +34464,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="planetfa" supported="no">
<!-- SPS (CAPS) release 2540 -->
<description>Planetfall (Euro, r37)</description>
@@ -32700,6 +34480,7 @@ license:CC0
</software>
<!-- "Software error", clicking on cancel causes Guru Meditation -->
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="platoon" supported="no">
<!-- SPS (CAPS) release 1483 -->
<description>Platoon (USA)</description>
@@ -32714,6 +34495,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="playdays" supported="no">
<!-- SPS (CAPS) release 1577 -->
<description>Playdays (Euro)</description>
@@ -32735,8 +34517,9 @@ license:CC0
</part>
</software>
- <!-- Crashes on title screen -->
- <software name="pmanger" supported="no">
+ <!-- Has slight glitches during gameplay (empty box on startup, sprite overlap drawing, garbage stripe GFX from time to time) -->
+ <!-- ATK test: failed -->
+ <software name="pmanger" supported="partial">
<!-- SPS (CAPS) release 171 -->
<description>Player Manager (Euro)</description>
<!-- retail, standalone -->
@@ -32750,6 +34533,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="pmangerg" cloneof="pmanger" supported="no">
<!-- SPS (CAPS) release 2772 -->
<description>Player Manager (Ger)</description>
@@ -32764,8 +34548,9 @@ license:CC0
</part>
</software>
- <!-- Crashes on title screen -->
- <software name="pmangeri" cloneof="pmanger" supported="no">
+ <!-- Has slight glitches during gameplay (empty box on startup, sprite overlap drawing, garbage stripe GFX from time to time) -->
+ <!-- ATK test: failed -->
+ <software name="pmangeri" cloneof="pmanger" supported="partial">
<!-- SPS (CAPS) release 2572 -->
<description>Player Manager (Ita)</description>
<!-- retail, standalone -->
@@ -32779,6 +34564,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="plotting" supported="no">
<!-- SPS (CAPS) release 1844 -->
<description>Plotting (Euro)</description>
@@ -32793,6 +34579,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="plutos" supported="no">
<!-- SPS (CAPS) release 994 -->
<description>Plutos (Euro)</description>
@@ -32807,6 +34594,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="plutosu" cloneof="plutos" supported="no">
<!-- SPS (CAPS) release 554 -->
<description>Plutos (USA)</description>
@@ -32821,6 +34609,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="pquest" supported="no">
<!-- SPS (CAPS) release 2262 -->
<description>Police Quest - In Pursuit of the Death Angel (Euro, v2.0B 19890222, Budget)</description>
@@ -32835,6 +34624,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="pquestu" cloneof="pquest" supported="no">
<!-- SPS (CAPS) release 1207 -->
<description>Police Quest - In Pursuit of the Death Angel (USA, v2.0B 19890222)</description>
@@ -32849,6 +34639,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="pquest2" supported="no">
<!-- SPS (CAPS) release 1849 -->
<description>Police Quest II - The Vengeance (Euro, v1.024)</description>
@@ -32876,6 +34667,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="poolrad" supported="no">
<!-- SPS (CAPS) release 555 -->
<description>Pool of Radiance (Euro, v1.0)</description>
@@ -32897,6 +34689,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="pooldark" supported="no">
<!-- SPS (CAPS) release 984 -->
<description>Pools of Darkness (Euro, v1.0 19920309)</description>
@@ -32924,6 +34717,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="pool" supported="no">
<!-- SPS (CAPS) release 2177 -->
<description>Pool (Euro)</description>
@@ -32938,6 +34732,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="populous" supported="no">
<!-- SPS (CAPS) release 69 -->
<description>Populous (Euro, v2.7 19890317)</description>
@@ -32952,6 +34747,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="populousa" cloneof="populous" supported="no">
<!-- SPS (CAPS) release 2898 -->
<description>Populous (Euro, v2.7 19890317, Budget)</description>
@@ -32966,6 +34762,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="populousu" cloneof="populous" supported="no">
<!-- SPS (CAPS) release 70 -->
<description>Populous (USA, v2.7 19890330)</description>
@@ -32980,6 +34777,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="populouspl" cloneof="populous" supported="no">
<!-- SPS (CAPS) release 3024 -->
<description>Populous - The Promised Lands (Euro)</description>
@@ -32995,6 +34793,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="populouspla" cloneof="populous" supported="no">
<!-- SPS (CAPS) release 1217 -->
<description>Populous - The Promised Lands (Euro, Budget)</description>
@@ -33010,6 +34809,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="populus2" supported="no">
<!-- SPS (CAPS) release 79 -->
<description>Populous II (Euro)</description>
@@ -33025,6 +34825,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="populus2cg" cloneof="populus2" supported="no">
<!-- SPS (CAPS) release 2775 -->
<description>Populous II - The Challenge Games (Euro)</description>
@@ -33040,6 +34841,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="populwe" supported="no">
<!-- SPS (CAPS) release 711 -->
<description>Populous World Editor (Euro, v1.0)</description>
@@ -33054,6 +34856,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="portal" supported="no">
<!-- SPS (CAPS) release 1971 -->
<description>Portal (USA)</description>
@@ -33082,6 +34885,7 @@ license:CC0
</software>
<!-- boot OK -->
+ <!-- ATK test: OK -->
<software name="portcall" supported="partial">
<!-- SPS (CAPS) release 2489 -->
<description>Ports of Call (Euro, v1.1, A600 Smart Start)</description>
@@ -33096,6 +34900,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="postpat" supported="no">
<!-- SPS (CAPS) release 1092 -->
<description>Postman Pat (Euro, Kids Pack)</description>
@@ -33110,6 +34915,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="power" supported="no">
<!-- SPS (CAPS) release 1284 -->
<description>The Power (Euro)</description>
@@ -33124,6 +34930,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="pdrift" supported="no">
<!-- SPS (CAPS) release 815 -->
<description>Power Drift (Euro)</description>
@@ -33145,6 +34952,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="pdrifta" cloneof="pdrift" supported="no">
<!-- SPS (CAPS) release 1444 -->
<description>Power Drift (Euro, Wheels of Fire)</description>
@@ -33159,6 +34967,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="pdrive" supported="no">
<!-- SPS (CAPS) release 1658 -->
<description>Power Drive (Euro)</description>
@@ -33180,6 +34989,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="pstruggl" supported="no">
<!-- SPS (CAPS) release 556 -->
<description>Power Struggle (Fra)</description>
@@ -33194,6 +35004,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="pwrdrome" supported="no">
<!-- SPS (CAPS) release 140 -->
<description>Powerdrome (Euro)</description>
@@ -33208,6 +35019,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="pmonger" supported="no">
<!-- SPS (CAPS) release 81 -->
<description>PowerMonger (Euro)</description>
@@ -33222,6 +35034,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="pmongera" cloneof="pmonger" supported="no">
<!-- SPS (CAPS) release 1886 -->
<description>PowerMonger (Euro, Budget)</description>
@@ -33236,6 +35049,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="pmongerww1" cloneof="pmonger" supported="no">
<!-- SPS (CAPS) release 614 -->
<description>PowerMonger WW1 Edition (Euro)</description>
@@ -33251,6 +35065,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="powrplay" supported="no">
<!-- SPS (CAPS) release 856 -->
<description>Powerplay - The Game of the Gods (Euro)</description>
@@ -33265,6 +35080,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="powrplaya" cloneof="powrplay" supported="no">
<!-- SPS (CAPS) release 1786 -->
<description>Powerplay - The Game of the Gods (Euro, Astra Pack)</description>
@@ -33280,6 +35096,7 @@ license:CC0
</software>
<!-- black screen -->
+ <!-- ATK test: failed -->
<software name="predatr2" supported="no">
<!-- SPS (CAPS) release 274 -->
<description>Predator 2 (Euro)</description>
@@ -33301,6 +35118,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:L 1 Sector Bad -->
<software name="prehist" supported="no">
<!-- SPS (CAPS) release 557 -->
<description>Prehistorik (Euro)</description>
@@ -33315,6 +35133,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="prehtale" supported="no">
<!-- SPS (CAPS) release 3062 -->
<description>A Prehistoric Tale (Euro)</description>
@@ -33329,6 +35148,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="premiere" supported="no">
<!-- SPS (CAPS) release 1553 -->
<description>Premiere (Euro)</description>
@@ -33356,6 +35176,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="prmanger" supported="no">
<!-- SPS (CAPS) release 2115 -->
<description>Premier Manager (Euro)</description>
@@ -33377,6 +35198,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="prmang2" supported="no">
<!-- SPS (CAPS) release 1130 -->
<description>Premier Manager II (Euro)</description>
@@ -33404,6 +35226,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="prmang3" supported="no">
<!-- SPS (CAPS) release 2127 -->
<description>Premier Manager 3 (Euro)</description>
@@ -33425,6 +35248,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="prmanmes" supported="no">
<!-- SPS (CAPS) release 1334 -->
<description>Premier Multi-Edit System (Euro)</description>
@@ -33439,6 +35263,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="prman3dx" supported="no">
<!-- SPS (CAPS) release 2889 -->
<description>Premier Manager 3 Deluxe (Euro)</description>
@@ -33473,13 +35298,15 @@ license:CC0
<!-- (Amiga, OCS, PAL) -->
<year>1988</year>
<publisher>MicroProse</publisher>
+ <info name="additional" value="Mastered with virus" />
<part name="flop1" interface="floppy_3_5">
<dataarea name="flop" size="1049612">
- <rom name="(sps712)presidentismissing,the.ipf" size="1049612" crc="03a617da" sha1="d5d5028f8b834567ee9b5a55264a9b860f00b6f8"/>
+ <rom name="(sps712)presidentismissing,the.ipf" size="1049612" crc="03a617da" sha1="d5d5028f8b834567ee9b5a55264a9b860f00b6f8" status="baddump"/>
</dataarea>
</part>
</software>
+ <!-- ATK test: failed -->
<software name="primemov" supported="no">
<!-- SPS (CAPS) release 694 -->
<description>Prime Mover (Euro)</description>
@@ -33501,6 +35328,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="prince" supported="no">
<!-- SPS (CAPS) release 1729 -->
<description>Prince (Euro)</description>
@@ -33515,6 +35343,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="ppersia" supported="no">
<!-- SPS (CAPS) release 1823 -->
<description>Prince of Persia (Euro)</description>
@@ -33529,6 +35358,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="ppersiaf" cloneof="ppersia" supported="no">
<!-- SPS (CAPS) release 2290 -->
<description>Prince de Perse (Fra, Super HĆ©ros)</description>
@@ -33543,6 +35373,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="ppersiag" cloneof="ppersia" supported="no">
<!-- SPS (CAPS) release 82 -->
<description>Prince of Persia (Ger)</description>
@@ -33557,6 +35388,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="ppersiau" cloneof="ppersia" supported="no">
<!-- SPS (CAPS) release 1407 -->
<description>Prince of Persia (USA)</description>
@@ -33571,6 +35403,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="prison" supported="no">
<!-- SPS (CAPS) release 416 -->
<description>Prison (Euro)</description>
@@ -33585,6 +35418,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="proboxin" supported="no">
<!-- SPS (CAPS) release 1663 -->
<description>Pro Boxing Simulator (Euro)</description>
@@ -33599,6 +35433,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="propboat" supported="no">
<!-- SPS (CAPS) release 1803 -->
<description>Pro PowerBoat Simulator (Euro)</description>
@@ -33613,6 +35448,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="pbsnitro" supported="no">
<!-- SPS (CAPS) release 2144 -->
<description>Pro PowerBoat Simulator + Nitro Boost Challenge (Euro, Quattro Power Machines)</description>
@@ -33627,6 +35463,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="protenns" supported="no">
<!-- SPS (CAPS) release 560 -->
<description>Pro Tennis Simulator (Euro)</description>
@@ -33641,6 +35478,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="protennt" supported="no">
<!-- SPS (CAPS) release 1080 -->
<description>Pro Tennis Tour (Euro)</description>
@@ -33655,6 +35493,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="protennta" cloneof="protennt" supported="no">
<!-- SPS (CAPS) release 1875 -->
<description>Pro Tennis Tour (Euro, Budget)</description>
@@ -33669,6 +35508,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="protent2" supported="no">
<!-- SPS (CAPS) release 3077 -->
<description>Pro Tennis Tour 2 (Euro)</description>
@@ -33683,6 +35523,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="profootb" supported="no">
<!-- SPS (CAPS) release 1691 -->
<description>Professional Football Simulation (Euro, v3.1b)</description>
@@ -33704,7 +35545,9 @@ license:CC0
</part>
</software>
- <software name="profezia" supported="no">
+ <!-- Has slight GFX color issue when doors opens before starting a game -->
+ <!-- ATK test: OK -->
+ <software name="profezia" supported="partial">
<!-- SPS (CAPS) release 2375 -->
<description>Profezia (Ita)</description>
<!-- retail, standalone -->
@@ -33718,6 +35561,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="profligt" supported="no">
<!-- SPS (CAPS) release 1989 -->
<description>ProFlight (Euro, v1.51)</description>
@@ -33732,6 +35576,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="projx" supported="no">
<!-- SPS (CAPS) release 289 -->
<description>Project-X (Euro, v2)</description>
@@ -33765,6 +35610,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="projxa" cloneof="projx" supported="no">
<!-- SPS (CAPS) release 886 -->
<description>Project-X (Euro)</description>
@@ -33798,6 +35644,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="projxs93" supported="no">
<!-- SPS (CAPS) release 927 -->
<description>Project-X Special Edition '93 (Euro)</description>
@@ -33825,6 +35672,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="projectl" supported="no">
<!-- SPS (CAPS) release 379 -->
<description>Projectyle (Euro)</description>
@@ -33839,6 +35687,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="projprom" supported="no">
<!-- SPS (CAPS) release 559 -->
<description>Projekt Prometheus (Ger)</description>
@@ -33860,6 +35709,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="prophecy" supported="no">
<!-- SPS (CAPS) release 2557 -->
<description>Prophecy I - The Viking Child (Euro)</description>
@@ -33887,6 +35737,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="psoc2190" supported="no">
<!-- SPS (CAPS) release 1563 -->
<description>ProSoccer 2190 (Euro)</description>
@@ -33901,6 +35752,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="mazexor" supported="no">
<!-- SPS (CAPS) release 1465 -->
<description>Prospector - In the Mazes of Xor (Euro, v1.0)</description>
@@ -33916,6 +35768,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="protectp" supported="no">
<!-- SPS (CAPS) release 1068 -->
<description>Protector (Euro, Paradox)</description>
@@ -33930,6 +35783,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="protectv" supported="no">
<!-- SPS (CAPS) release 1560 -->
<description>Protector (Euro, Virgin Mastertronic)</description>
@@ -33944,6 +35798,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="psyborg" supported="no">
<!-- SPS (CAPS) release 561 -->
<description>Psyborg (Euro)</description>
@@ -33965,6 +35820,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="pubtriv" supported="no">
<!-- SPS (CAPS) release 775 -->
<description>Pub Trivia Simulator (Euro)</description>
@@ -33979,6 +35835,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="puffysag" supported="no">
<!-- SPS (CAPS) release 1651 -->
<description>Puffy's Saga (Euro, Winning 5)</description>
@@ -33993,6 +35850,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="puggsy" supported="no">
<!-- SPS (CAPS) release 1113 -->
<description>Puggsy (Euro)</description>
@@ -34026,6 +35884,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:1 Bad -->
<software name="purplesd" supported="no">
<!-- SPS (CAPS) release 562 -->
<description>Purple Saturn Day (Euro)</description>
@@ -34040,6 +35899,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="purplesdu" cloneof="purplesd" supported="no">
<!-- SPS (CAPS) release 945 -->
<description>Purple Saturn Day (USA)</description>
@@ -34054,6 +35914,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="pushover" supported="no">
<!-- SPS (CAPS) release 1267 -->
<description>PushOver (Euro)</description>
@@ -34076,6 +35937,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="pushovera" cloneof="pushover" supported="no">
<!-- SPS (CAPS) release 1268 -->
<description>PushOver (Euro, Alt)</description>
@@ -34098,6 +35960,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="putty" supported="no">
<!-- SPS (CAPS) release 197 -->
<description>Putty (Euro)</description>
@@ -34125,6 +35988,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="puzznic" supported="no">
<!-- SPS (CAPS) release 41 -->
<description>Puzznic (Euro)</description>
@@ -34139,6 +36003,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="pyramax" supported="no">
<!-- SPS (CAPS) release 563 -->
<description>Pyramax (Euro)</description>
@@ -34153,6 +36018,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="qball" supported="no">
<!-- SPS (CAPS) release 713 -->
<description>QBall (Euro)</description>
@@ -34167,6 +36033,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="qix" supported="no">
<!-- SPS (CAPS) release 3043 -->
<description>Qix (USA)</description>
@@ -34181,6 +36048,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="quadrali" supported="no">
<!-- SPS (CAPS) release 2469 -->
<description>Quadralien (Euro, with StarRay demo)</description>
@@ -34196,6 +36064,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="quadralia" cloneof="quadrali" supported="no">
<!-- SPS (CAPS) release 918 -->
<description>Quadralien (Euro)</description>
@@ -34210,6 +36079,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="quadrel" supported="no">
<!-- SPS (CAPS) release 2407 -->
<description>Quadrel (Euro, v1.0, Q.I. 1992)</description>
@@ -34224,6 +36094,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="quadrela" cloneof="quadrel" supported="no">
<!-- SPS (CAPS) release 380 -->
<description>Quadrel (Euro, v1.0)</description>
@@ -34238,6 +36109,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="quantox" supported="no">
<!-- SPS (CAPS) release 2527 -->
<description>Quantox (Euro)</description>
@@ -34252,6 +36124,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="quartz" supported="no">
<!-- SPS (CAPS) release 2020 -->
<description>Quartz (Euro)</description>
@@ -34266,6 +36139,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="qfglory2" supported="no">
<!-- SPS (CAPS) release 1868 -->
<description>Quest for Glory II - Trial by Fire (Euro, v1.109)</description>
@@ -34323,6 +36197,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="timebird" supported="no">
<!-- SPS (CAPS) release 564 -->
<description>The Quest for the Time-Bird (Euro)</description>
@@ -34350,6 +36225,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="timebirdf" cloneof="timebird" supported="no">
<!-- SPS (CAPS) release 2343 -->
<description>La QuĆŖte de l'Oiseau du Temps (Fra)</description>
@@ -34371,6 +36247,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="agravain" supported="no">
<!-- SPS (CAPS) release 141 -->
<description>The Quest of Agravain (Euro)</description>
@@ -34385,6 +36262,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="qos" supported="no">
<!-- SPS (CAPS) release 2143 -->
<description>A Question of Sport (Euro)</description>
@@ -34399,6 +36277,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="questrn2" supported="no">
<!-- SPS (CAPS) release 1187 -->
<description>Questron II (Euro)</description>
@@ -34413,6 +36292,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="quintett" supported="no">
<!-- SPS (CAPS) release 714 -->
<description>Quintette (Euro)</description>
@@ -34427,6 +36307,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="qwak" supported="no">
<!-- SPS (CAPS) release 715 -->
<description>Qwak (Euro)</description>
@@ -34441,6 +36322,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="rcaeroc" supported="no">
<!-- SPS (CAPS) release 944 -->
<description>R/C Aerochopper (USA, Issue 1.1)</description>
@@ -34455,6 +36337,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="rtype" supported="no">
<!-- SPS (CAPS) release 940 -->
<description>R-Type (Euro)</description>
@@ -34469,6 +36352,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="rtype2" supported="no">
<!-- SPS (CAPS) release 2065 -->
<description>R-Type II (Euro)</description>
@@ -34483,6 +36367,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="rbibb2" supported="no">
<!-- SPS (CAPS) release 2116 -->
<description>R.B.I. Baseball 2 (Euro)</description>
@@ -34497,6 +36382,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="rbibb2a" cloneof="rbibb2" supported="no">
<!-- SPS (CAPS) release 2155 -->
<description>R.B.I. Baseball 2 (Euro, Budget)</description>
@@ -34511,6 +36397,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="raffles" supported="no">
<!-- SPS (CAPS) release 21 -->
<description>Raffles (Euro)</description>
@@ -34525,6 +36412,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U Bad -->
<software name="raider" supported="no">
<!-- SPS (CAPS) release 1613 -->
<description>Raider (Euro)</description>
@@ -34539,6 +36427,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="railtycn" supported="no">
<!-- SPS (CAPS) release 619 -->
<description>Railroad Tycoon (Euro, v855.02)</description>
@@ -34560,6 +36449,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="railtycna" cloneof="railtycn" supported="no">
<!-- SPS (CAPS) release 854 -->
<description>Railroad Tycoon (Euro, v855.01)</description>
@@ -34581,6 +36471,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="railtycng" cloneof="railtycn" supported="no">
<!-- SPS (CAPS) release 381 -->
<description>Railroad Tycoon (Ger, v855.02)</description>
@@ -34602,6 +36493,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="railtycnga" cloneof="railtycn" supported="no">
<!-- SPS (CAPS) release 716 -->
<description>Railroad Tycoon (Ger, v855.01)</description>
@@ -34623,6 +36515,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="rbisland" supported="no">
<!-- SPS (CAPS) release 12 -->
<description>Rainbow Islands (Euro)</description>
@@ -34637,6 +36530,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="rbislanda" cloneof="rbisland" supported="no">
<!-- SPS (CAPS) release 26 -->
<description>Rainbow Islands (Euro, Alt)</description>
@@ -34651,6 +36545,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="rbislandb" cloneof="rbisland" supported="no">
<!-- SPS (CAPS) release 1311 -->
<description>Rainbow Islands (Euro, Budget)</description>
@@ -34665,6 +36560,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="rambo3" supported="no">
<!-- SPS (CAPS) release 2433 -->
<description>Rambo III (Euro, Budget)</description>
@@ -34679,6 +36575,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="rambo3u" cloneof="rambo3" supported="no">
<!-- SPS (CAPS) release 2432 -->
<description>Rambo III (USA)</description>
@@ -34693,6 +36590,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="rampart" supported="no">
<!-- SPS (CAPS) release 2463 -->
<description>Rampart (Euro)</description>
@@ -34707,6 +36605,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="ranx" supported="no">
<!-- SPS (CAPS) release 1637 -->
<description>RanX (Fra, 10 Megahits Vol. 3)</description>
@@ -34728,6 +36627,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="reachsky" supported="no">
<!-- SPS (CAPS) release 2273 -->
<description>Reach for the Skies (Euro, v1.1 19930907)</description>
@@ -34755,6 +36655,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="reachstr" supported="no">
<!-- SPS (CAPS) release 1477 -->
<description>Reach for the Stars (USA, v3.0)</description>
@@ -34770,6 +36671,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="rghostb" supported="no">
<!-- SPS (CAPS) release 198 -->
<description>The Real Ghostbusters (Euro)</description>
@@ -34784,6 +36686,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="realmtrl" supported="no">
<!-- SPS (CAPS) release 3010 -->
<description>Realm of the Trolls (Euro, 5th Anniversary)</description>
@@ -34798,6 +36701,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="realms" supported="no">
<!-- SPS (CAPS) release 1497 -->
<description>Realms (Euro)</description>
@@ -34819,6 +36723,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="arkania" supported="no">
<!-- SPS (CAPS) release 616 -->
<description>Realms of Arkania - Blade of Destiny (Euro)</description>
@@ -34876,6 +36781,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="schwraug" cloneof="arkania" supported="no">
<!-- SPS (CAPS) release 806 -->
<description>Das Schwarze Auge - Die Schicksalsklinge (Ger)</description>
@@ -34933,6 +36839,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="recognme" supported="no">
<!-- SPS (CAPS) release 1916 -->
<description>Recognize Me (Euro)</description>
@@ -34947,6 +36854,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="redbaron" supported="no">
<!-- SPS (CAPS) release 1595 -->
<description>Red Baron (Euro, v1.0)</description>
@@ -34974,6 +36882,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="redbarona" cloneof="redbaron" supported="no">
<!-- SPS (CAPS) release 1683 -->
<description>Red Baron (Euro, The Lords of Power)</description>
@@ -34995,6 +36904,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="redbarong" cloneof="redbaron" supported="no">
<!-- SPS (CAPS) release 2068 -->
<description>Red Baron (Ger, v1.0)</description>
@@ -35022,6 +36932,9 @@ license:CC0
</part>
</software>
+ <!-- Guru Meditation, [Blitter] transfer at PC=00DBD6 that pitfalls existing code -->
+ <!-- [FDC] dsksync afterward -->
+ <!-- ATK test: failed -->
<software name="redheat" supported="no">
<!-- SPS (CAPS) release 565 -->
<description>Red Heat (Euro)</description>
@@ -35036,6 +36949,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="redheata" cloneof="redheat" supported="no">
<!-- SPS (CAPS) release 1154 -->
<description>Red Heat (Euro, Budget)</description>
@@ -35050,6 +36964,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="redstorm" supported="no">
<!-- SPS (CAPS) release 1603 -->
<description>Red Storm Rising (Euro, v843.02)</description>
@@ -35071,6 +36986,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="reeder" supported="no">
<!-- SPS (CAPS) release 566 -->
<description>Der Reeder (Ger, v1.00 19950823)</description>
@@ -35116,6 +37032,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="reederei" supported="no">
<!-- SPS (CAPS) release 567 -->
<description>Reederei (Ger)</description>
@@ -35130,6 +37047,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="renaiss" supported="no">
<!-- SPS (CAPS) release 2415 -->
<description>Renaissance (Euro)</description>
@@ -35144,6 +37062,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="renegade" supported="no">
<!-- SPS (CAPS) release 1966 -->
<description>Renegade (Euro)</description>
@@ -35158,6 +37077,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="renegadea" cloneof="renegade" supported="no">
<!-- SPS (CAPS) release 2183 -->
<description>Renegade (Euro, Budget)</description>
@@ -35172,6 +37092,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="intercpt" supported="no">
<!-- SPS (CAPS) release 2514 -->
<description>Renegade Legion Interceptor (Euro, v1.0 19910513)</description>
@@ -35186,6 +37107,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="resol101" supported="no">
<!-- SPS (CAPS) release 221 -->
<description>Resolution 101 (Euro)</description>
@@ -35200,7 +37122,8 @@ license:CC0
</part>
</software>
- <!-- locks up on AmigaDOS with "Now Loading" msg -->
+ <!-- locks up on AmigaDOS with "Now Loading" msg [FDC] dsksync -->
+ <!-- ATK test: failed -->
<software name="rete" cloneof="hughesis" supported="no">
<!-- SPS (CAPS) release 2751 -->
<description>Retee! (Ita)</description>
@@ -35215,6 +37138,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="retmedus" supported="no">
<!-- SPS (CAPS) release 2828 -->
<description>The Return of Medusa (Ger, v1.07C+ 19910828)</description>
@@ -35229,6 +37153,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="jedi" supported="no">
<!-- SPS (CAPS) release 2152 -->
<description>Return of the Jedi (Euro)</description>
@@ -35243,6 +37168,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="jedia" cloneof="jedi" supported="no">
<!-- SPS (CAPS) release 2153 -->
<description>Return of the Jedi (Euro, The Star Wars Trilogy)</description>
@@ -35257,6 +37183,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="retatlnt" supported="no">
<!-- SPS (CAPS) release 717 -->
<description>Return to Atlantis (Euro)</description>
@@ -35278,6 +37205,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="revelatn" supported="no">
<!-- SPS (CAPS) release 1903 -->
<description>Revelation! (Euro)</description>
@@ -35293,6 +37221,7 @@ license:CC0
</software>
<!-- Locks up after Kickstart (white screen) -->
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="rickdang" supported="no">
<!-- SPS (CAPS) release 2294 -->
<description>Rick Dangerous (Euro, MicroStyle re-release)</description>
@@ -35308,6 +37237,7 @@ license:CC0
</software>
<!-- Locks up after Kickstart with DSKDAT R (white screen) -->
+ <!-- ATK test: C:0 H:U Bad -->
<software name="rickdanga" cloneof="rickdang" supported="no">
<!-- SPS (CAPS) release 776 -->
<description>Rick Dangerous (Euro)</description>
@@ -35323,6 +37253,7 @@ license:CC0
</software>
<!-- black screen -->
+ <!-- ATK test: OK -->
<software name="rickdangb" cloneof="rickdang" supported="no">
<!-- SPS (CAPS) release 2372 -->
<description>Rick Dangerous (Euro, Alt, Unlimited Lives?)</description>
@@ -35338,6 +37269,7 @@ license:CC0
</software>
<!-- red screen -->
+ <!-- ATK test: C:0 H:U Bad -->
<software name="rickdng2" supported="no">
<!-- SPS (CAPS) release 570 -->
<description>Rick Dangerous 2 (Euro)</description>
@@ -35353,6 +37285,7 @@ license:CC0
</software>
<!-- red screen -->
+ <!-- ATK test: C:0 H:U Bad -->
<software name="rickdng2a" cloneof="rickdng2" supported="no">
<!-- SPS (CAPS) release 1877 -->
<description>Rick Dangerous 2 (Euro, Budget)</description>
@@ -35367,6 +37300,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="daviswts" supported="no">
<!-- SPS (CAPS) release 1716 -->
<description>Rick Davis's World Trophy Soccer (Euro)</description>
@@ -35381,6 +37315,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="ringmeds" supported="no">
<!-- SPS (CAPS) release 2827 -->
<description>Rings of Medusa (Euro, v1.6)</description>
@@ -35395,6 +37330,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="ringmedsg" cloneof="ringmeds" supported="no">
<!-- SPS (CAPS) release 2824 -->
<description>Rings of Medusa (Ger, v1.6)</description>
@@ -35409,6 +37345,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="ringmedsga" cloneof="ringmeds" supported="no">
<!-- SPS (CAPS) release 2826 -->
<description>Rings of Medusa (Ger, v1.04)</description>
@@ -35423,6 +37360,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="ringmedsgb" cloneof="ringmeds" supported="no">
<!-- SPS (CAPS) release 2825 -->
<description>Rings of Medusa (Ger, v1.02)</description>
@@ -35437,6 +37375,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="ringside" supported="no">
<!-- SPS (CAPS) release 1611 -->
<description>Ringside (Euro, Hyperaction)</description>
@@ -35451,6 +37390,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="risedrgn" supported="no">
<!-- SPS (CAPS) release 1793 -->
<description>Rise of the Dragon (Euro, v1.0)</description>
@@ -35520,6 +37460,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="risk" supported="no">
<!-- SPS (CAPS) release 1125 -->
<description>Risk (Euro, v1.9, Board Genius)</description>
@@ -35535,6 +37476,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="riskant" supported="no">
<!-- SPS (CAPS) release 250 -->
<description>Riskant! (Ger)</description>
@@ -35549,6 +37491,8 @@ license:CC0
</part>
</software>
+ <!-- No background GFXs, known to abuse of the [Copper] sprites -->
+ <!-- ATK test: OK -->
<software name="riskyw" supported="no">
<!-- SPS (CAPS) release 571 -->
<description>Risky Woods (Euro)</description>
@@ -35556,6 +37500,8 @@ license:CC0
<!-- (Amiga, OCS, PAL) -->
<year>1992</year>
<publisher>Electronic Arts</publisher>
+ <info name="usage" value="Sports manual copy-protection"/>
+
<part name="flop1" interface="floppy_3_5">
<feature name="part_id" value="Disk 1" />
<dataarea name="flop" size="1049612">
@@ -35570,6 +37516,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="roadblst" supported="no">
<!-- SPS (CAPS) release 718 -->
<description>Road Blasters (Euro)</description>
@@ -35584,6 +37531,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="roadblsta" cloneof="roadblst" supported="no">
<!-- SPS (CAPS) release 2207 -->
<description>Road Blasters (Euro, Budget)</description>
@@ -35598,6 +37546,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="roadrash" supported="no">
<!-- SPS (CAPS) release 1313 -->
<description>Road Rash (Euro)</description>
@@ -35619,6 +37568,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="roadwars" supported="no">
<!-- SPS (CAPS) release 142 -->
<description>Road Wars (Euro)</description>
@@ -35633,6 +37583,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="roadweur" supported="no">
<!-- SPS (CAPS) release 2510 -->
<description>Roadwar Europa (Euro, v1.0)</description>
@@ -35647,6 +37598,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="robocop" supported="no">
<!-- SPS (CAPS) release 2066 -->
<description>RoboCop (Euro)</description>
@@ -35661,6 +37613,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="robocopa" cloneof="robocop" supported="no">
<!-- SPS (CAPS) release 1620 -->
<description>RoboCop (Euro, Hollywood)</description>
@@ -35675,6 +37628,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="robocopb" cloneof="robocop" supported="no">
<!-- SPS (CAPS) release 1621 -->
<description>RoboCop (Euro, Budget)</description>
@@ -35689,6 +37643,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="robocop2" supported="no">
<!-- SPS (CAPS) release 1220 -->
<description>RoboCop 2 (Euro)</description>
@@ -35710,6 +37665,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="robocop3" supported="no">
<!-- SPS (CAPS) release 805 -->
<description>RoboCop 3 (Euro, Dongle)</description>
@@ -35737,6 +37693,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="robocop3a" cloneof="robocop3" supported="no">
<!-- SPS (CAPS) release 979 -->
<description>RoboCop 3 (Euro)</description>
@@ -35764,6 +37721,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="robocop3u" cloneof="robocop3" supported="no">
<!-- SPS (CAPS) release 978 -->
<description>RoboCop 3D (USA)</description>
@@ -35791,6 +37749,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="robosprt" supported="no">
<!-- SPS (CAPS) release 2592 -->
<description>RoboSport (Euro)</description>
@@ -35812,6 +37771,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="robotnic" supported="no">
<!-- SPS (CAPS) release 2161 -->
<description>Robotnic (Euro)</description>
@@ -35826,6 +37786,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="robozone" supported="no">
<!-- SPS (CAPS) release 257 -->
<description>Robozone (Euro)</description>
@@ -35847,6 +37808,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="rockadod" supported="no">
<!-- SPS (CAPS) release 2080 -->
<description>Rock-A-Doodle (Euro)</description>
@@ -35863,6 +37825,7 @@ license:CC0
</software>
<!-- boot OK, crashes after first take off -->
+ <!-- ATK test: OK -->
<software name="rocktrng" supported="no">
<!-- SPS (CAPS) release 1641 -->
<description>Rocket Ranger (Euro)</description>
@@ -35884,6 +37847,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="rocktrnga" cloneof="rocktrng" supported="no">
<!-- SPS (CAPS) release 1640 -->
<description>Rocket Ranger (Euro, Budget)</description>
@@ -35905,6 +37869,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="rocktrngg" cloneof="rocktrng" supported="no">
<!-- SPS (CAPS) release 1533 -->
<description>Rocket Ranger (Ger)</description>
@@ -35926,6 +37891,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="rocktrngga" cloneof="rocktrng" supported="no">
<!-- SPS (CAPS) release 1534 -->
<description>Rocket Ranger (Ger, Budget)</description>
@@ -35948,6 +37914,7 @@ license:CC0
</software>
<!-- Guru Meditation -->
+ <!-- ATK test: failed -->
<software name="rocknrol" supported="no">
<!-- SPS (CAPS) release 801 -->
<description>Rock 'n Roll (Euro)</description>
@@ -35969,6 +37936,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="rocknrola" cloneof="rocknrol" supported="no">
<!-- SPS (CAPS) release 2167 -->
<description>Rock 'n Roll (Euro, 5th Anniversary)</description>
@@ -35983,6 +37951,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="rodland" supported="no">
<!-- SPS (CAPS) release 1509 -->
<description>Rod-Land (Euro, v1.32)</description>
@@ -35997,6 +37966,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="rodlanda" cloneof="rodland" supported="no">
<!-- SPS (CAPS) release 572 -->
<description>Rod-Land (Euro, v1.3)</description>
@@ -36011,6 +37981,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 Bad -->
<software name="rodymas" supported="no">
<!-- SPS (CAPS) release 2424 -->
<description>Rody &amp; Mastico (Fra)</description>
@@ -36025,6 +37996,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 Bad -->
<software name="rodymasg" cloneof="rodymas" supported="no">
<!-- SPS (CAPS) release 2478 -->
<description>Rody &amp; Mastico (Ger)</description>
@@ -36039,6 +38011,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="rodymas2" supported="no">
<!-- SPS (CAPS) release 2336 -->
<description>Rody &amp; Mastico II (Fra)</description>
@@ -36053,6 +38026,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="rodymas3" supported="no">
<!-- SPS (CAPS) release 2337 -->
<description>Rody &amp; Mastico III (Fra)</description>
@@ -36067,6 +38041,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="rodymas4" supported="no">
<!-- SPS (CAPS) release 2334 -->
<description>Rody Noƫl (Fra)</description>
@@ -36081,6 +38056,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="rodymas5" supported="no">
<!-- SPS (CAPS) release 2335 -->
<description>Rody V (Fra)</description>
@@ -36095,6 +38071,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="rodymas6" supported="no">
<!-- SPS (CAPS) release 2338 -->
<description>Rody VI (Fra)</description>
@@ -36109,6 +38086,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="rollerbl" supported="no">
<!-- SPS (CAPS) release 1513 -->
<description>Rollerball (Euro)</description>
@@ -36123,6 +38101,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="rolcoast" supported="no">
<!-- SPS (CAPS) release 698 -->
<description>Roller Coaster Rumbler (Euro)</description>
@@ -36137,6 +38116,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="rolronny" supported="no">
<!-- SPS (CAPS) release 9 -->
<description>Rolling Ronny - The Errand-Boy (Euro)</description>
@@ -36151,6 +38131,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="rolronnya" cloneof="rolronny" supported="no">
<!-- SPS (CAPS) release 1515 -->
<description>Rolling Ronny - The Errand-Boy (Euro, Coverdisk)</description>
@@ -36165,6 +38146,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="rthunder" supported="no">
<!-- SPS (CAPS) release 2639 -->
<description>Rolling Thunder (Euro)</description>
@@ -36179,6 +38161,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="rthundera" cloneof="rthunder" supported="no">
<!-- SPS (CAPS) release 2640 -->
<description>Rolling Thunder (Euro, Budget)</description>
@@ -36193,6 +38176,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="romantic" supported="no">
<!-- SPS (CAPS) release 719 -->
<description>Romantic Encounters at the Dome (Euro)</description>
@@ -36214,6 +38198,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="romead92" supported="no">
<!-- SPS (CAPS) release 780 -->
<description>Rome AD 92 - "The Pathway to Power" (Euro)</description>
@@ -36241,6 +38226,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="rotox" supported="no">
<!-- SPS (CAPS) release 2496 -->
<description>Rotox (Euro)</description>
@@ -36262,6 +38248,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="rubicon" supported="no">
<!-- SPS (CAPS) release 573 -->
<description>Rubicon (Euro)</description>
@@ -36283,6 +38270,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="ruffredd" supported="no">
<!-- SPS (CAPS) release 27 -->
<description>Ruff and Reddy in The "Space Adventure" (Euro)</description>
@@ -36297,6 +38285,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="rufftumb" supported="no">
<!-- SPS (CAPS) release 199 -->
<description>Ruff 'n' Tumble (Euro)</description>
@@ -36318,6 +38307,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="ruffian" supported="no">
<!-- SPS (CAPS) release 2411 -->
<description>Ruffian (Euro)</description>
@@ -36345,6 +38335,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="rugbywc" supported="no">
<!-- SPS (CAPS) release 258 -->
<description>Rugby - The World Cup (Euro)</description>
@@ -36359,6 +38350,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="rugbycoa" supported="no">
<!-- SPS (CAPS) release 251 -->
<description>Rugby Coach (Euro)</description>
@@ -36373,6 +38365,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="rugbylco" supported="no">
<!-- SPS (CAPS) release 2237 -->
<description>Rugby League Coach (Euro)</description>
@@ -36387,6 +38380,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="ruleseng" supported="no">
<!-- SPS (CAPS) release 1463 -->
<description>Rules of Engagement (USA, v1.03 19911014)</description>
@@ -36408,6 +38402,8 @@ license:CC0
</part>
</software>
+ <!-- Vertical scrolling b&w stripes after Kickstart, [FDC] dsksync -->
+ <!-- ATK test: failed -->
<software name="runninmn" supported="no">
<!-- SPS (CAPS) release 382 -->
<description>The Running Man (Euro)</description>
@@ -36429,6 +38425,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="rungaunt" supported="no">
<!-- SPS (CAPS) release 1250 -->
<description>Run the Gauntlet (Euro, Party Time)</description>
@@ -36450,6 +38447,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="rungaunta" cloneof="rungaunt" supported="no">
<!-- SPS (CAPS) release 1718 -->
<description>Run the Gauntlet (Euro, Addicted to Fun - Sports Collection)</description>
@@ -36471,6 +38469,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="rvfhonda" supported="no">
<!-- SPS (CAPS) release 1081 -->
<description>RVF Honda (Euro, Magnum)</description>
@@ -36485,6 +38484,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="stunrun" supported="no">
<!-- SPS (CAPS) release 2509 -->
<description>S.T.U.N. Runner (Euro)</description>
@@ -36500,6 +38500,7 @@ license:CC0
</software>
<!-- crashes randomly either on title screen or in-game -->
+ <!-- ATK test: OK -->
<software name="saddam" supported="no">
<!-- SPS (CAPS) release 1417 -->
<description>The Saddam Hussein Game (USA)</description>
@@ -36514,6 +38515,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="sarakon" supported="no">
<!-- SPS (CAPS) release 1860 -->
<description>Sarakon (Euro, Starbyte)</description>
@@ -36528,6 +38530,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="sarakona" cloneof="sarakon" supported="no">
<!-- SPS (CAPS) release 2320 -->
<description>Sarakon (Euro, Virgin Mastertronic)</description>
@@ -36542,6 +38545,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="sarcophs" supported="no">
<!-- SPS (CAPS) release 3078 -->
<description>Sarcophaser (Euro)</description>
@@ -36556,6 +38560,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="sargon3" supported="no">
<!-- SPS (CAPS) release 2053 -->
<description>Sargon III (Euro)</description>
@@ -36571,6 +38576,7 @@ license:CC0
</software>
<!-- black screen, keeps accessing floppy -->
+ <!-- ATK test: OK -->
<software name="sascombs" supported="no">
<!-- SPS (CAPS) release 2228 -->
<description>SAS Combat Simulator (Euro)</description>
@@ -36585,6 +38591,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="sasmig29" supported="no">
<!-- SPS (CAPS) release 2205 -->
<description>SAS Combat Simulator + MIG-29 Soviet Fighter + Kamikaze (Euro, Quattro Fighters)</description>
@@ -36599,6 +38606,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="satan" supported="no">
<!-- SPS (CAPS) release 1082 -->
<description>Satan (Euro, Magnum)</description>
@@ -36614,6 +38622,7 @@ license:CC0
</software>
<!-- Locks up after Kickstart (white screen) -->
+ <!-- ATK test: failed -->
<software name="savage" supported="no">
<!-- SPS (CAPS) release 28 -->
<description>Savage (Euro)</description>
@@ -36635,6 +38644,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="scarymsa" supported="no">
<!-- SPS (CAPS) release 1549 -->
<description>Scary Mutant Space Aliens from Mars (Euro)</description>
@@ -36656,6 +38666,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="scooby" supported="no">
<!-- SPS (CAPS) release 62 -->
<description>Scooby-Doo and Scrappy-Doo (Euro)</description>
@@ -36670,6 +38681,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="scrabble" supported="no">
<!-- SPS (CAPS) release 1123 -->
<description>Scrabble Deluxe (Euro, Board Genius)</description>
@@ -36684,6 +38696,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="scrabblef" cloneof="scrabble" supported="no">
<!-- SPS (CAPS) release 2694 -->
<description>Scrabble Deluxe (Fra)</description>
@@ -36698,6 +38711,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="sspirits" supported="no">
<!-- SPS (CAPS) release 1955 -->
<description>Scramble Spirits (Euro)</description>
@@ -36712,6 +38726,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="sdic" supported="no">
<!-- SPS (CAPS) release 720 -->
<description>SDI (Euro, Cinemaware)</description>
@@ -36726,6 +38741,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="sdicu" cloneof="sdic" supported="no">
<!-- SPS (CAPS) release 1266 -->
<description>S.D.I. (USA, Cinemaware)</description>
@@ -36740,6 +38756,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="seahaven" supported="no">
<!-- SPS (CAPS) release 1929 -->
<description>SeaHaven Towers (Euro, v1.2)</description>
@@ -36754,6 +38771,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="seastalk" supported="no">
<!-- SPS (CAPS) release 2684 -->
<description>Seastalker (Euro, r16)</description>
@@ -36768,6 +38786,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="secndsam" supported="no">
<!-- SPS (CAPS) release 721 -->
<description>Second Samurai (Euro)</description>
@@ -36796,6 +38815,7 @@ license:CC0
</software>
<!-- boot OK -->
+ <!-- ATK test: OK -->
<software name="secndout" supported="partial">
<!-- SPS (CAPS) release 2760 -->
<description>Seconds Out (Euro, Budget)</description>
@@ -36811,6 +38831,7 @@ license:CC0
</software>
<!-- Black screen after first dialogue -->
+ <!-- ATK test: OK -->
<software name="monkisl" supported="no">
<!-- SPS (CAPS) release 1625 -->
<description>The Secret of Monkey Island (Euro, v1.2)</description>
@@ -36845,6 +38866,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="monkislf" cloneof="monkisl" supported="no">
<!-- SPS (CAPS) release 1750 -->
<description>The Secret of Monkey Island (Fra, v1.0 19910426)</description>
@@ -36878,6 +38900,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="monkislg" cloneof="monkisl" supported="no">
<!-- SPS (CAPS) release 359 -->
<description>The Secret of Monkey Island (Ger, D1.2r 19910326)</description>
@@ -36911,6 +38934,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="monkisli" cloneof="monkisl" supported="no">
<!-- SPS (CAPS) release 2322 -->
<description>The Secret of Monkey Island (Ita, v1.0 19910207)</description>
@@ -36944,6 +38968,11 @@ license:CC0
</part>
</software>
+ <!-- black screen, [FDC] dsksync -->
+ <!-- Does not boot on a500, accesses autoconfig RAM banks at $300000 and $c00000 -->
+ <!-- very offset title GFXs -->
+ <!-- Offset background layer(s) during gameplay -->
+ <!-- ATK test: failed -->
<software name="seekdest" supported="no">
<!-- SPS (CAPS) release 252 -->
<description>Seek and Destroy (Euro)</description>
@@ -36977,6 +39006,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="sensgolf" supported="no">
<!-- SPS (CAPS) release 200 -->
<description>Sensible Golf (Euro)</description>
@@ -36999,6 +39029,7 @@ license:CC0
</software>
<!-- Hangs at a rainbow colored screen -->
+ <!-- ATK test: failed -->
<software name="sensible" supported="no">
<!-- SPS (CAPS) release 384 -->
<description>Sensible Soccer (Euro, v1.0)</description>
@@ -37022,6 +39053,7 @@ license:CC0
</software>
+ <!-- ATK test: failed -->
<software name="sensibce" supported="no">
<!-- Is this possibly the update version being sent to users sending their 1.0 disks to Renegade?
Because according to available sources v1.1 was always boxed as 'European Champions' -->
@@ -37046,6 +39078,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="sensibcea" cloneof="sensibce" supported="no">
<!-- SPS (CAPS) release 2391 -->
<description>Sensible Soccer v1.1 (Euro, Alt)</description>
@@ -37068,6 +39101,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="sensibceb" cloneof="sensibce" supported="no">
<!-- SPS (CAPS) release 1895 -->
<description>Sensible Soccer v1.1 (Euro, Award Winners Gold Edition)</description>
@@ -37090,6 +39124,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="sensibie" supported="no">
<!-- SPS (CAPS) release 1681 -->
<description>Sensible Soccer - International Edition v1.2 (Euro)</description>
@@ -37112,6 +39147,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="sensibiea" cloneof="sensibie" supported="no">
<!-- SPS (CAPS) release 1840 -->
<description>Sensible Soccer - International Edition v1.2 (Euro, Help!)</description>
@@ -37133,6 +39169,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="swos" supported="no">
<!-- SPS (CAPS) release 201 -->
<description>Sensible World of Soccer (Euro, v1.1)</description>
@@ -37154,6 +39191,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="swosa" cloneof="swos" supported="no">
<!-- SPS (CAPS) release 840 -->
<description>Sensible World of Soccer (Euro)</description>
@@ -37175,6 +39213,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="swosup" cloneof="swos" supported="no">
<!-- SPS (CAPS) release 841 -->
<description>Sensible World of Soccer (Euro, v1.1 Update Disk)</description>
@@ -37189,6 +39228,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="swos9596" supported="no">
<!-- SPS (CAPS) release 1755 -->
<description>Sensible World of Soccer 95-96 (Euro)</description>
@@ -37210,6 +39250,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="swosec" supported="no">
<!-- SPS (CAPS) release 1825 -->
<description>Sensible World of Soccer 95-96 - European Championship Edition (Euro)</description>
@@ -37231,7 +39272,9 @@ license:CC0
</part>
</software>
- <!-- black screen with continous floppy access after AmigaOS loading -->
+ <!-- black screen, [FDC] dsksync -->
+ <!-- Uses [FDC] dskdatr at end of loading cycles, no noticeable effect? -->
+ <!-- ATK test: C:0 H:U Bad -->
<software name="swos9697" supported="no">
<!-- SPS (CAPS) release 842 -->
<description>Sensible World of Soccer 96-97 (Euro)</description>
@@ -37253,6 +39296,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="sentinel" supported="no">
<!-- SPS (CAPS) release 3025 -->
<description>The Sentinel (Euro)</description>
@@ -37267,6 +39311,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="settlers" supported="no">
<!-- SPS (CAPS) release 143 -->
<description>The Settlers (Euro)</description>
@@ -37294,6 +39339,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="settlersf" cloneof="settlers" supported="no">
<!-- SPS (CAPS) release 2378 -->
<description>The Settlers (Fra)</description>
@@ -37321,6 +39367,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="siedler" cloneof="settlers" supported="no">
<!-- SPS (CAPS) release 401 -->
<description>Die Siedler (Ger)</description>
@@ -37348,6 +39395,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="7citygld" supported="no">
<!-- SPS (CAPS) release 908 -->
<description>Seven Cities of Gold (USA)</description>
@@ -37362,6 +39410,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 Bad -->
<software name="shdancer" supported="no">
<!-- SPS (CAPS) release 202 -->
<description>Shadow Dancer (Euro)</description>
@@ -37376,6 +39425,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="shfightr" supported="no">
<!-- SPS (CAPS) release 1630 -->
<description>Shadow Fighter (Euro)</description>
@@ -37410,6 +39460,7 @@ license:CC0
</software>
<!-- black screen -->
+ <!-- ATK test: failed -->
<software name="beast" supported="no">
<!-- SPS (CAPS) release 1357 -->
<description>Shadow of the Beast (Euro)</description>
@@ -37431,6 +39482,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="beasta" cloneof="beast" supported="no">
<!-- SPS (CAPS) release 1414 -->
<description>Shadow of the Beast (Euro, Alt)</description>
@@ -37452,6 +39504,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="beastbmd" supported="no">
<!-- SPS (CAPS) release 1453 -->
<description>Shadow of the Beast &amp; Blood Money Demo (Euro)</description>
@@ -37467,6 +39520,7 @@ license:CC0
</software>
<!-- black screen -->
+ <!-- ATK test: failed -->
<software name="beast2" supported="no">
<!-- SPS (CAPS) release 1359 -->
<description>Shadow of the Beast II (Euro)</description>
@@ -37488,6 +39542,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="beast2a" cloneof="beast2" supported="no">
<!-- SPS (CAPS) release 1481 -->
<description>Shadow of the Beast II (Euro, Alt)</description>
@@ -37510,6 +39565,7 @@ license:CC0
</software>
<!-- Locks up after Kickstart (white screen) -->
+ <!-- ATK test: failed -->
<software name="beast3" supported="no">
<!-- SPS (CAPS) release 16 -->
<description>Shadow of the Beast III (Euro)</description>
@@ -37537,6 +39593,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="beast3u" cloneof="beast3" supported="no">
<!-- SPS (CAPS) release 1176 -->
<description>Shadow of the Beast III (USA)</description>
@@ -37564,6 +39621,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="shadsorc" supported="no">
<!-- SPS (CAPS) release 275 -->
<description>Shadow Sorcerer (Euro)</description>
@@ -37585,7 +39643,8 @@ license:CC0
</part>
</software>
- <!-- white/black boxes scattered thru intro, gameplay sports repeating samples -->
+ <!-- white/black boxes scattered thru intro -->
+ <!-- ATK test: OK -->
<software name="shadwar" supported="partial">
<!-- SPS (CAPS) release 830 -->
<description>Shadow Warriors (Euro)</description>
@@ -37593,6 +39652,8 @@ license:CC0
<!-- (Amiga, OCS, PAL) -->
<year>1990</year>
<publisher>Ocean</publisher>
+ <info name="usage" value="Press 1 or 2 to start a game. Press S during intro to switch between Music or SFX"/>
+
<part name="flop1" interface="floppy_3_5">
<feature name="part_id" value="Disk 1" />
<dataarea name="flop" size="1049612">
@@ -37607,6 +39668,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="shadwara" cloneof="shadwar" supported="no">
<!-- SPS (CAPS) release 1679 -->
<description>Shadow Warriors (Euro, Alt)</description>
@@ -37628,6 +39690,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="shadgate" supported="no">
<!-- SPS (CAPS) release 290 -->
<description>Shadowgate (Euro)</description>
@@ -37643,6 +39706,7 @@ license:CC0
</software>
<!-- black screen after showing intro and title -->
+ <!-- ATK test: C:0 H:U Bad -->
<software name="shadland" supported="no">
<!-- SPS (CAPS) release 574 -->
<description>Shadowlands (Euro)</description>
@@ -37664,6 +39728,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="shadwrld" supported="no">
<!-- SPS (CAPS) release 30 -->
<description>Shadoworlds (Euro)</description>
@@ -37685,6 +39750,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="shanghai" supported="no">
<!-- SPS (CAPS) release 1388 -->
<description>Shanghai (Euro, Power Hits)</description>
@@ -37699,6 +39765,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="shanghaiu" cloneof="shanghai" supported="no">
<!-- SPS (CAPS) release 1387 -->
<description>Shanghai (USA)</description>
@@ -37713,6 +39780,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="shangh98" supported="no">
<!-- SPS (CAPS) release 1538 -->
<description>Shanghai '98 (Ger)</description>
@@ -37727,6 +39795,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="sharkey" supported="no">
<!-- SPS (CAPS) release 2133 -->
<description>Sharkey's Moll (Euro)</description>
@@ -37741,6 +39810,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="shinobi" supported="no">
<!-- SPS (CAPS) release 1054 -->
<description>Shinobi (Euro)</description>
@@ -37755,6 +39825,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="shinobiu" cloneof="shinobi" supported="no">
<!-- SPS (CAPS) release 2354 -->
<description>Shinobi (USA)</description>
@@ -37769,6 +39840,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="shockwav" supported="no">
<!-- SPS (CAPS) release 723 -->
<description>ShockWave (Euro)</description>
@@ -37783,6 +39855,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="seuck" supported="no">
<!-- SPS (CAPS) release 1335 -->
<description>Shoot'Em-Up Construction Kit (Euro)</description>
@@ -37815,7 +39888,7 @@ license:CC0
<part name="flop1" interface="floppy_3_5">
<feature name="part_id" value="Disquette 0" />
<dataarea name="flop" size="1049180">
- <rom name="(sps2669)shortgrey,the_disquette0.ipf" size="1049180" crc="75229841" sha1="5ebf2dd7c0b5c2cd7a3b5cf32bfe75aced00490d"/>
+ <rom name="(sps2669)shortgrey,the_disquette0.ipf" size="1049180" crc="75229841" sha1="5ebf2dd7c0b5c2cd7a3b5cf32bfe75aced00490d" status="baddump"/>
</dataarea>
</part>
<part name="flop2" interface="floppy_3_5">
@@ -37827,23 +39900,24 @@ license:CC0
<part name="flop3" interface="floppy_3_5">
<feature name="part_id" value="Disquette 2" />
<dataarea name="flop" size="1049180">
- <rom name="(sps2669)shortgrey,the_disquette2.ipf" size="1049180" crc="5d98644d" sha1="e71d1fd635af5d8676f23d94a9e843880efe579c"/>
+ <rom name="(sps2669)shortgrey,the_disquette2.ipf" size="1049180" crc="5d98644d" sha1="e71d1fd635af5d8676f23d94a9e843880efe579c" status="baddump"/>
</dataarea>
</part>
<part name="flop4" interface="floppy_3_5">
<feature name="part_id" value="Disquette 3" />
<dataarea name="flop" size="1049180">
- <rom name="(sps2669)shortgrey,the_disquette3.ipf" size="1049180" crc="8554cdcc" sha1="d8cf8560e3e5ffbad7f18f6d6754ead0b9171e7b"/>
+ <rom name="(sps2669)shortgrey,the_disquette3.ipf" size="1049180" crc="8554cdcc" sha1="d8cf8560e3e5ffbad7f18f6d6754ead0b9171e7b" status="baddump"/>
</dataarea>
</part>
<part name="flop5" interface="floppy_3_5">
<feature name="part_id" value="Disquette 4" />
<dataarea name="flop" size="1049180">
- <rom name="(sps2669)shortgrey,the_disquette4.ipf" size="1049180" crc="ba114b74" sha1="1fc3ff80b3b61a191337fb30e03c1cebae032b31"/>
+ <rom name="(sps2669)shortgrey,the_disquette4.ipf" size="1049180" crc="ba114b74" sha1="1fc3ff80b3b61a191337fb30e03c1cebae032b31" status="baddump"/>
</dataarea>
</part>
</software>
+ <!-- ATK test: failed -->
<software name="shuffle" supported="no">
<!-- SPS (CAPS) release 724 -->
<description>Shuffle (Euro)</description>
@@ -37858,6 +39932,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="shflpuck" supported="no">
<!-- SPS (CAPS) release 1143 -->
<description>Shufflepuck Cafe (Euro, v1.0)</description>
@@ -37872,6 +39947,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:1 Bad -->
<software name="shflpuckf" cloneof="shflpuck" supported="no">
<!-- SPS (CAPS) release 2416 -->
<description>Shufflepuck Cafe (Fra, v1.0, NRJ Vol. 2)</description>
@@ -37886,6 +39962,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="shuttle" supported="no">
<!-- SPS (CAPS) release 1906 -->
<description>Shuttle - The Space Flight Simulator (Euro, v1.0)</description>
@@ -37907,6 +39984,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="shuttlea" cloneof="shuttle" supported="no">
<!-- SPS (CAPS) release 2468 -->
<description>Shuttle - The Space Flight Simulator (Euro, v1.0, No Title Screen)</description>
@@ -37928,6 +40006,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="sidearms" supported="no">
<!-- SPS (CAPS) release 1073 -->
<description>Side Arms (Euro)</description>
@@ -37942,6 +40021,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="sideshow" supported="no">
<!-- SPS (CAPS) release 779 -->
<description>SideShow (Euro, v1.0)</description>
@@ -37969,6 +40049,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="sidewind" supported="no">
<!-- SPS (CAPS) release 51 -->
<description>SideWinder (Euro)</description>
@@ -37983,6 +40064,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="sidewin2" supported="no">
<!-- SPS (CAPS) release 1561 -->
<description>SideWinder II (Euro)</description>
@@ -37997,6 +40079,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="sierrasc" supported="no">
<!-- SPS (CAPS) release 1539 -->
<description>Sierra Soccer - World Challenge Edition (Euro)</description>
@@ -38018,6 +40101,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="silentsr" supported="no">
<!-- SPS (CAPS) release 402 -->
<description>Silent Service - The Submarine Simulation (Euro, v825.03)</description>
@@ -38032,6 +40116,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="silents2" supported="no">
<!-- SPS (CAPS) release 949 -->
<description>Silent Service II (USA, v1.01 19910708)</description>
@@ -38053,6 +40138,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="silicond" supported="no">
<!-- SPS (CAPS) release 1415 -->
<description>Silicon Dreams (USA)</description>
@@ -38067,6 +40153,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="silkworm" supported="no">
<!-- SPS (CAPS) release 388 -->
<description>Silkworm (Euro)</description>
@@ -38081,6 +40168,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="silkworma" cloneof="silkworm" supported="no">
<!-- SPS (CAPS) release 2413 -->
<description>Silkworm (Euro, Alt)</description>
@@ -38095,6 +40183,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="simant" supported="no">
<!-- SPS (CAPS) release 2221 -->
<description>SimAnt (Euro)</description>
@@ -38122,6 +40211,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="simantf" cloneof="simant" supported="no">
<!-- SPS (CAPS) release 2665 -->
<description>SimAnt (Fra)</description>
@@ -38149,6 +40239,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="simantg" cloneof="simant" supported="no">
<!-- SPS (CAPS) release 84 -->
<description>SimAnt (Ger)</description>
@@ -38177,6 +40268,7 @@ license:CC0
</software>
<!-- boot OK -->
+ <!-- ATK test: OK -->
<software name="simcity" supported="partial">
<!-- SPS (CAPS) release 2193 -->
<description>Sim City (Euro, v1.2)</description>
@@ -38192,6 +40284,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="simcitya" cloneof="simcity" supported="no">
<!-- SPS (CAPS) release 888 -->
<description>Sim City (Euro, 512k)</description>
@@ -38206,6 +40299,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="simcityb" cloneof="simcity" supported="no">
<!-- SPS (CAPS) release 1870 -->
<description>Sim City (Euro, 512k, Alt)</description>
@@ -38220,6 +40314,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="simcityc" cloneof="simcity" supported="no">
<!-- SPS (CAPS) release 2192 -->
<description>Sim City (Euro, 512k, Alt 2)</description>
@@ -38234,6 +40329,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="simcityu" cloneof="simcity" supported="no">
<!-- SPS (CAPS) release 1953 -->
<description>Sim City (USA, v1.2)</description>
@@ -38248,6 +40344,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="simcityua" cloneof="simcity" supported="no">
<!-- SPS (CAPS) release 1992 -->
<description>Sim City (USA, v1.0)</description>
@@ -38262,6 +40359,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="simcitygs1" cloneof="simcity" supported="no">
<!-- SPS (CAPS) release 1993 -->
<description>Sim City Graphics Set 1 - Ancient Cities (USA, v1.00)</description>
@@ -38277,6 +40375,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="simcitygs2" cloneof="simcity" supported="no">
<!-- SPS (CAPS) release 1987 -->
<description>Sim City Graphics Set 2 - Future Cities (USA, v1.00)</description>
@@ -38292,6 +40391,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="simcityte" cloneof="simcity" supported="no">
<!-- SPS (CAPS) release 1954 -->
<description>Sim City Terrain Editor (USA, v1.0)</description>
@@ -38307,6 +40407,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="simearth" supported="no">
<!-- SPS (CAPS) release 1066 -->
<description>Sim Earth (Euro, v1.0 19920807)</description>
@@ -38328,6 +40429,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="simearthf" cloneof="simearth" supported="no">
<!-- SPS (CAPS) release 2645 -->
<description>Sim Earth (Fra, v1.0 19920807)</description>
@@ -38349,6 +40451,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="simlife" supported="no">
<!-- SPS (CAPS) release 2585 -->
<description>Sim Life (Euro, v1.00 19930718)</description>
@@ -38376,6 +40479,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="simlifef" cloneof="simlife" supported="no">
<!-- SPS (CAPS) release 2379 -->
<description>Sim Life (Fra, v1.00 19930718)</description>
@@ -38403,6 +40507,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="simlifeg" cloneof="simlife" supported="no">
<!-- SPS (CAPS) release 576 -->
<description>Sim Life (Ger, v1.00 19930718)</description>
@@ -38430,6 +40535,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="simonsor" supported="no">
<!-- SPS (CAPS) release 2865 -->
<description>Simon the Sorcerer (Euro)</description>
@@ -38493,6 +40599,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="simonsorf" cloneof="simonsor" supported="no">
<!-- SPS (CAPS) release 2370 -->
<description>Simon the Sorcerer (Fra)</description>
@@ -38556,6 +40663,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="simonsorg" cloneof="simonsor" supported="no">
<!-- SPS (CAPS) release 1434 -->
<description>Simon the Sorcerer (Ger)</description>
@@ -38619,6 +40727,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="bartvssm" supported="no">
<!-- SPS (CAPS) release 884 -->
<description>The Simpsons - Bart vs. The Space Mutants (Euro)</description>
@@ -38640,6 +40749,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="bartvssma" cloneof="bartvssm" supported="no">
<!-- SPS (CAPS) release 1936 -->
<description>The Simpsons - Bart vs. The Space Mutants (Euro, Cartoon Classics)</description>
@@ -38661,6 +40771,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="bartvsw" supported="no">
<!-- SPS (CAPS) release 634 -->
<description>The Simpsons - Bart vs. The World (Euro)</description>
@@ -38675,6 +40786,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="simulcra" supported="no">
<!-- SPS (CAPS) release 2659 -->
<description>Simulcra (Euro)</description>
@@ -38689,6 +40801,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="sinbad" supported="no">
<!-- SPS (CAPS) release 83 -->
<description>Sinbad and the Throne of the Falcon! (USA)</description>
@@ -38710,6 +40823,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="sinkswim" supported="no">
<!-- SPS (CAPS) release 1065 -->
<description>Sink or Swim (Euro)</description>
@@ -38731,6 +40845,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="sixiang" supported="no">
<!-- SPS (CAPS) release 2757 -->
<description>Sixiang (Euro)</description>
@@ -38745,6 +40860,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="sketshot" supported="no">
<!-- SPS (CAPS) release 2231 -->
<description>Skeet Shoot (Euro)</description>
@@ -38759,6 +40875,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="skiordie" supported="no">
<!-- SPS (CAPS) release 1258 -->
<description>Ski or Die (Euro)</description>
@@ -38773,6 +40890,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="skidmark" supported="no">
<!-- SPS (CAPS) release 204 -->
<description>Skidmarks (Euro, v1.06)</description>
@@ -38806,6 +40924,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="skidrac1" supported="no">
<!-- SPS (CAPS) release 145 -->
<description>Skidmarks Racer Issue 1 (Euro)</description>
@@ -38821,6 +40940,7 @@ license:CC0
</software>
<!-- boot OK -->
+ <!-- ATK test: OK -->
<software name="skrull" supported="partial">
<!-- SPS (CAPS) release 1709 -->
<description>Skrull the Barbarian (Euro)</description>
@@ -38835,6 +40955,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="skullxbo" supported="no">
<!-- SPS (CAPS) release 385 -->
<description>Skull and Crossbones (Euro)</description>
@@ -38849,6 +40970,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="skweek" supported="no">
<!-- SPS (CAPS) release 2401 -->
<description>Skweek (Euro, Les Stars)</description>
@@ -38863,6 +40985,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="skyfight" supported="no">
<!-- SPS (CAPS) release 2117 -->
<description>Sky Fighter (Euro)</description>
@@ -38877,6 +41000,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="skyhighs" supported="no">
<!-- SPS (CAPS) release 2091 -->
<description>Sky High Stuntman (Euro)</description>
@@ -38891,6 +41015,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="skyblast" supported="no">
<!-- SPS (CAPS) release 2047 -->
<description>Skyblaster (Euro, Amiga Star Collection)</description>
@@ -38905,6 +41030,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:1 Bad -->
<software name="skychase" supported="no">
<!-- SPS (CAPS) release 2610 -->
<description>SkyChase (Euro)</description>
@@ -38919,6 +41045,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="skychasea" cloneof="skychase" supported="no">
<!-- SPS (CAPS) release 2612 -->
<description>SkyChase (Euro, Supreme Challenge: Flight Command)</description>
@@ -38933,6 +41060,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="skyfox" supported="no">
<!-- SPS (CAPS) release 903 -->
<description>Skyfox (USA)</description>
@@ -38947,6 +41075,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="skyfoxa" cloneof="skyfox" supported="no">
<!-- SPS (CAPS) release 910 -->
<description>Skyfox (USA, HLS)</description>
@@ -38961,6 +41090,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="slayer" supported="no">
<!-- SPS (CAPS) release 3074 -->
<description>Slayer (Euro)</description>
@@ -38975,6 +41105,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="slayerpr" supported="no">
<!-- SPS (CAPS) release 3075 -->
<description>Slayer (Euro, Budget)</description>
@@ -38989,6 +41120,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="slaygon" supported="no">
<!-- SPS (CAPS) release 1775 -->
<description>Slaygon (USA, v1.1)</description>
@@ -39003,6 +41135,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="sleepgod" supported="no">
<!-- SPS (CAPS) release 782 -->
<description>Sleeping Gods Lie (Euro)</description>
@@ -39024,6 +41157,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="sleepwlk" supported="no">
<!-- SPS (CAPS) release 2611 -->
<description>Sleepwalker (Euro)</description>
@@ -39051,6 +41185,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="sleepwlka" cloneof="sleepwlk" supported="no">
<!-- SPS (CAPS) release 291 -->
<description>Sleepwalker (Euro, Comic Relief)</description>
@@ -39078,6 +41213,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="sliders" supported="no">
<!-- SPS (CAPS) release 1855 -->
<description>Sliders (Euro)</description>
@@ -39092,6 +41228,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="sligtmag" supported="no">
<!-- SPS (CAPS) release 2174 -->
<description>Slightly Magic (Euro)</description>
@@ -39106,7 +41243,9 @@ license:CC0
</part>
</software>
- <!-- Locks up after title screen by pressing fire on joystick -->
+ <!-- Locks up after title screen by pressing fire on joystick [FDC] dsksync -->
+ <!-- Player GFX sprite is black filled -->
+ <!-- ATK test: C:0 H:U Bad -->
<software name="slipstrm" supported="no">
<!-- SPS (CAPS) release 1629 -->
<description>Slip Stream (Euro)</description>
@@ -39121,6 +41260,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="slyspy" supported="no">
<!-- SPS (CAPS) release 1259 -->
<description>Sly Spy - Secret Agent (Euro)</description>
@@ -39142,6 +41282,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="smashtv" supported="no">
<!-- SPS (CAPS) release 2293 -->
<description>Smash T.V. (Euro)</description>
@@ -39157,6 +41298,7 @@ license:CC0
</software>
<!-- "Software error", clicking on cancel causes Guru Meditation -->
+ <!-- ATK test: OK -->
<software name="snoopy" supported="no">
<!-- SPS (CAPS) release 935 -->
<description>Snoopy - The Cool Computer Game (Euro)</description>
@@ -39172,6 +41314,7 @@ license:CC0
</software>
<!-- "Software error", clicking on cancel causes Guru Meditation -->
+ <!-- ATK test: OK -->
<software name="snoopya" cloneof="snoopy" supported="no">
<!-- SPS (CAPS) release 2929 -->
<description>Snoopy - The Cool Computer Game (Euro, Alt)</description>
@@ -39186,6 +41329,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="snowbros" supported="no">
<!-- SPS (CAPS) release 2601 -->
<description>Snow Bros. (Euro, Prototype)</description>
@@ -39200,6 +41344,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 Bad -->
<software name="snowstrk" supported="no">
<!-- SPS (CAPS) release 2419 -->
<description>SnowStrike (Euro, Super Simpack)</description>
@@ -39214,6 +41359,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="soccerkd" supported="no">
<!-- SPS (CAPS) release 1129 -->
<description>Soccer Kid (Euro)</description>
@@ -39247,7 +41393,9 @@ license:CC0
</part>
</software>
- <!-- black screen -->
+ <!-- black screen [FDC] dsksync -->
+ <!-- Hangs on title screen -->
+ <!-- ATK test: C:0 H:U Bad -->
<software name="soccerpb" supported="no">
<!-- SPS (CAPS) release 2522 -->
<description>Soccer Pinball (Euro)</description>
@@ -39262,6 +41410,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="socstwce" supported="no">
<!-- SPS (CAPS) release 2410 -->
<description>Soccer Star - World Cup Edition (Euro)</description>
@@ -39276,6 +41425,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="softmang" supported="no">
<!-- SPS (CAPS) release 727 -->
<description>Software Manager (Ger)</description>
@@ -39303,6 +41453,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="soldlght" supported="no">
<!-- SPS (CAPS) release 2001 -->
<description>Soldier of Light (Euro)</description>
@@ -39317,6 +41468,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="solitjrn" supported="no">
<!-- SPS (CAPS) release 1975 -->
<description>Solitaire's Journey (USA)</description>
@@ -39338,6 +41490,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="sonempir" supported="no">
<!-- SPS (CAPS) release 1974 -->
<description>Son of the Empire (Euro)</description>
@@ -39360,6 +41513,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="sonshush" supported="no">
<!-- SPS (CAPS) release 2513 -->
<description>Son Shu Shi (Euro, Prototype)</description>
@@ -39381,6 +41535,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="sonicbom" supported="no">
<!-- SPS (CAPS) release 2561 -->
<description>Sonic Boom (Euro)</description>
@@ -39395,6 +41550,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:1 Bad -->
<software name="sophelie" supported="no">
<!-- SPS (CAPS) release 2325 -->
<description>Sophelie (Euro)</description>
@@ -39409,6 +41565,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="sorclord" supported="no">
<!-- SPS (CAPS) release 1753 -->
<description>Sorcerer Lord (Fra)</description>
@@ -39423,6 +41580,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="sorceryp" supported="no">
<!-- SPS (CAPS) release 1562 -->
<description>Sorcery + (Euro)</description>
@@ -39437,6 +41595,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="spc1889" supported="no">
<!-- SPS (CAPS) release 2092 -->
<description>Space 1889 (Euro)</description>
@@ -39458,7 +41617,8 @@ license:CC0
</part>
</software>
- <!-- locks up at ReadySoft logo -->
+ <!-- locks up at ReadySoft logo [FDC] dsksync -->
+ <!-- ATK test: failed -->
<software name="spaceace" supported="no">
<!-- SPS (CAPS) release 85 -->
<description>Space Ace (Euro)</description>
@@ -39492,7 +41652,9 @@ license:CC0
</part>
</software>
- <!-- black screen -->
+ <!-- black screen [FDC] dsksync -->
+ <!-- In-game it enables [FDC] dsklen == $0 and hangs (same as dlair2) -->
+ <!-- ATK test: failed -->
<software name="spaceac2" supported="no">
<!-- SPS (CAPS) release 931 -->
<description>Space Ace II - Borf's Revenge (Euro)</description>
@@ -39532,6 +41694,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="spaceass" supported="no">
<!-- SPS (CAPS) release 1696 -->
<description>Space Assault (Euro)</description>
@@ -39546,6 +41709,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="spacebtl" supported="no">
<!-- SPS (CAPS) release 2705 -->
<description>Space Battle (Euro, v1.1)</description>
@@ -39560,6 +41724,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="spacecrs" supported="no">
<!-- SPS (CAPS) release 1535 -->
<description>Space Crusade (Euro)</description>
@@ -39581,6 +41746,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="spacefgt" supported="no">
<!-- SPS (CAPS) release 2304 -->
<description>Space Fight (Euro)</description>
@@ -39595,6 +41761,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="spacegun" supported="no">
<!-- SPS (CAPS) release 2004 -->
<description>Space Gun (Euro)</description>
@@ -39616,6 +41783,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="sharrier" supported="no">
<!-- SPS (CAPS) release 1600 -->
<description>Space Harrier (Euro)</description>
@@ -39630,6 +41798,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="sharlld" supported="no">
<!-- SPS (CAPS) release 2517 -->
<description>Space Harrier + Live and Let Die (Euro, The Story so Far Vol. 3)</description>
@@ -39644,6 +41813,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="sharrie2" supported="no">
<!-- SPS (CAPS) release 1121 -->
<description>Space Harrier II (Euro)</description>
@@ -39659,6 +41829,7 @@ license:CC0
</software>
<!-- Fails to disc swap #3 -->
+ <!-- ATK test: OK -->
<software name="spchulk" supported="no">
<!-- SPS (CAPS) release 1279 -->
<description>Space Hulk (Euro)</description>
@@ -39686,6 +41857,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="spacqst" supported="no">
<!-- SPS (CAPS) release 1484 -->
<description>Space Quest Chapter I - The Sarien Encounter (USA, v1.2, HLS)</description>
@@ -39700,6 +41872,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="spquest1" supported="no">
<!-- SPS (CAPS) release 2222 -->
<description>Space Quest Chapter I - The Sarien Encounter (Euro, v1.000, Enhanced)</description>
@@ -39746,6 +41919,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="spquest2" supported="no">
<!-- SPS (CAPS) release 1053 -->
<description>Space Quest Chapter II - Vohaul's Revenge (Euro, v2.0f)</description>
@@ -39760,6 +41934,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="spquest3" supported="no">
<!-- SPS (CAPS) release 292 -->
<description>Space Quest III: The Pirates of Pestulon (Euro, v1.0V 19890817)</description>
@@ -39793,6 +41968,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="spquest3g" cloneof="spquest3" supported="no">
<!-- SPS (CAPS) release 579 -->
<description>Space Quest III - Die Piraten von Pestulon (Ger, v1.000)</description>
@@ -39832,6 +42008,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="spquest4" supported="no">
<!-- SPS (CAPS) release 1177 -->
<description>Space Quest IV - Roger Wilco and the Time Rippers (USA, v1.000)</description>
@@ -39883,6 +42060,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="spquest4g" cloneof="spquest4" supported="no">
<!-- SPS (CAPS) release 2369 -->
<description>Space Quest IV - Roger Wilco und die Zeitspringer (Ger, v1.000)</description>
@@ -39934,6 +42112,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="spacrace" supported="no">
<!-- SPS (CAPS) release 580 -->
<description>Space Racer (Euro)</description>
@@ -39948,6 +42127,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="spacracef" cloneof="spacrace" supported="no">
<!-- SPS (CAPS) release 2408 -->
<description>Space Racer (Fra)</description>
@@ -39962,6 +42142,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="spacerng" supported="no">
<!-- SPS (CAPS) release 763 -->
<description>Space Ranger (Euro)</description>
@@ -39976,6 +42157,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="spcrogue" supported="no">
<!-- SPS (CAPS) release 2069 -->
<description>Space Rogue (Euro)</description>
@@ -39990,6 +42172,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="spcstatn" supported="no">
<!-- SPS (CAPS) release 1615 -->
<description>Space Station - Part I (Euro)</description>
@@ -40004,6 +42187,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="oblivion" supported="no">
<!-- SPS (CAPS) release 1428 -->
<description>Space Station Oblivion (USA)</description>
@@ -40018,6 +42202,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="spacebal" supported="no">
<!-- SPS (CAPS) release 2675 -->
<description>Spaceball (Euro)</description>
@@ -40039,6 +42224,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="spacecut" supported="no">
<!-- SPS (CAPS) release 1408 -->
<description>SpaceCutter (USA)</description>
@@ -40053,6 +42239,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 Bad -->
<software name="spacport" supported="no">
<!-- SPS (CAPS) release 578 -->
<description>Spaceport (Euro)</description>
@@ -40067,6 +42254,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="specfrce" supported="no">
<!-- SPS (CAPS) release 728 -->
<description>Special Forces (Euro, 1mb, 19921002)</description>
@@ -40094,6 +42282,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="speedbl" supported="no">
<!-- SPS (CAPS) release 581 -->
<description>Speedball (Euro, v1.10)</description>
@@ -40108,6 +42297,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="speedblu" cloneof="speedbl" supported="no">
<!-- SPS (CAPS) release 86 -->
<description>Speedball (USA, v1.05)</description>
@@ -40122,6 +42312,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="speedbl2" supported="no">
<!-- SPS (CAPS) release 180 -->
<description>Speedball 2 - Brutal Deluxe (Euro, v1.00)</description>
@@ -40136,6 +42327,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="speedbl2a" cloneof="speedbl2" supported="no">
<!-- SPS (CAPS) release 2897 -->
<description>Speedball 2: Brutal Deluxe (Euro, v1.00, The Bitmap Brothers Volume 1)</description>
@@ -40150,6 +42342,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="speedbl2b" cloneof="speedbl2" supported="no">
<!-- SPS (CAPS) release 1876 -->
<description>Speedball 2 - Brutal Deluxe (Euro, Budget)</description>
@@ -40164,6 +42357,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="speedbl2u" cloneof="speedbl2" supported="no">
<!-- SPS (CAPS) release 2006 -->
<description>Speedball 2 - Brutal Deluxe (USA)</description>
@@ -40178,6 +42372,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="speedbas" supported="no">
<!-- SPS (CAPS) release 1664 -->
<description>Speedboat Assassin (Euro)</description>
@@ -40193,6 +42388,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="spellbk7" supported="no">
<!-- SPS (CAPS) release 2119 -->
<description>Spell Book 7 Plus (Euro)</description>
@@ -40207,6 +42403,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="dizzy5" supported="no">
<!-- SPS (CAPS) release 2142 -->
<description>Spellbound Dizzy (Euro)</description>
@@ -40221,6 +42418,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="spellbnd" supported="no">
<!-- SPS (CAPS) release 783 -->
<description>SpellBound! (Euro)</description>
@@ -40235,6 +42433,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="spellfir" supported="no">
<!-- SPS (CAPS) release 231 -->
<description>Spellfire the Sorceror (Euro)</description>
@@ -40249,6 +42448,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="sphericl" supported="no">
<!-- SPS (CAPS) release 977 -->
<description>Spherical (Euro)</description>
@@ -40263,6 +42463,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="sphrwrld" supported="no">
<!-- SPS (CAPS) release 2928 -->
<description>Spherical Worlds (Euro)</description>
@@ -40290,6 +42491,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="spidertr" supported="no">
<!-- SPS (CAPS) release 873 -->
<description>Spidertronic (Euro)</description>
@@ -40304,6 +42506,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="spindizz" supported="no">
<!-- SPS (CAPS) release 1179 -->
<description>Spindizzy Worlds (Euro)</description>
@@ -40318,6 +42521,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="spinwrld" supported="no">
<!-- SPS (CAPS) release 2023 -->
<description>Spinworld (Euro)</description>
@@ -40332,6 +42536,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="spinwwld" supported="no">
<!-- SPS (CAPS) release 2050 -->
<description>Spinworld + The Way of the Little Dragon (Euro, Amiga Star Collection)</description>
@@ -40346,6 +42551,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="spirexcl" supported="no">
<!-- SPS (CAPS) release 1586 -->
<description>Spirit of Excalibur (Euro)</description>
@@ -40373,6 +42579,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="spirexcla" cloneof="spirexcl" supported="no">
<!-- SPS (CAPS) release 2853 -->
<description>Spirit of Excalibur (Euro, Strategy Masters)</description>
@@ -40394,6 +42601,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="spirexclu" cloneof="spirexcl" supported="no">
<!-- SPS (CAPS) release 2852 -->
<description>Spirit of Excalibur (USA)</description>
@@ -40415,6 +42623,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="spot" supported="no">
<!-- SPS (CAPS) release 1558 -->
<description>Spot (Euro, v1.6)</description>
@@ -40430,6 +42639,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="spyvsspy" supported="no">
<!-- SPS (CAPS) release 389 -->
<description>Spy vs Spy (Euro)</description>
@@ -40444,6 +42654,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="spyvssp2" supported="no">
<!-- SPS (CAPS) release 729 -->
<description>Spy vs Spy II - The Island Caper (Euro)</description>
@@ -40458,6 +42669,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="spyvssp3" supported="no">
<!-- SPS (CAPS) release 730 -->
<description>Spy vs Spy III - Arctic Antics (Euro)</description>
@@ -40472,6 +42684,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U Bad -->
<software name="spywholm" supported="no">
<!-- SPS (CAPS) release 3093 -->
<description>The Spy Who Loved Me (Euro, Superheroes)</description>
@@ -40486,6 +42699,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="spywholma" cloneof="spywholm" supported="no">
<!-- SPS (CAPS) release 2186 -->
<description>The Spy Who Loved Me (Euro, The James Bond Collection)</description>
@@ -40500,6 +42714,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="sdragon" supported="no">
<!-- SPS (CAPS) release 1079 -->
<description>Saint Dragon (Euro)</description>
@@ -40515,6 +42730,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="stackup" supported="no">
<!-- SPS (CAPS) release 831 -->
<description>Stack Up (Euro)</description>
@@ -40529,6 +42745,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="starbrkr" supported="no">
<!-- SPS (CAPS) release 2988 -->
<description>Star Breaker (Euro)</description>
@@ -40543,6 +42760,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="starcomm" supported="no">
<!-- SPS (CAPS) release 989 -->
<description>Star Command (Euro, v1.0)</description>
@@ -40564,6 +42782,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="starctrl" supported="no">
<!-- SPS (CAPS) release 2652 -->
<description>Star Control (Euro)</description>
@@ -40585,6 +42804,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="stargoos" supported="no">
<!-- SPS (CAPS) release 1055 -->
<description>Star Goose! (Euro)</description>
@@ -40599,6 +42819,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="startrsh" supported="no">
<!-- SPS (CAPS) release 695 -->
<description>Star Trash (Euro)</description>
@@ -40613,6 +42834,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="starwars" supported="no">
<!-- SPS (CAPS) release 403 -->
<description>Star Wars (Euro)</description>
@@ -40627,6 +42849,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="starwarsa" cloneof="starwars" supported="no">
<!-- SPS (CAPS) release 2926 -->
<description>Star Wars (Euro, Alt)</description>
@@ -40641,6 +42864,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="swltk" supported="no">
<!-- SPS (CAPS) release 939 -->
<description>Star Wars + Licence to Kill (Euro, Heroes)</description>
@@ -40655,6 +42879,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="esb" supported="no">
<!-- SPS (CAPS) release 1235 -->
<description>Star Wars - The Empire Strikes Back (Euro)</description>
@@ -40669,6 +42894,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="esba" cloneof="esb" supported="no">
<!-- SPS (CAPS) release 1236 -->
<description>Star Wars - The Empire Strikes Back (Euro, The Star Wars Trilogy)</description>
@@ -40683,6 +42909,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="starblaz" supported="no">
<!-- SPS (CAPS) release 731 -->
<description>Starblaze (Euro)</description>
@@ -40697,6 +42924,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="starx" supported="no">
<!-- SPS (CAPS) release 1409 -->
<description>Starcross (USA, r17)</description>
@@ -40711,6 +42939,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="stardust" supported="no">
<!-- SPS (CAPS) release 2102 -->
<description>Stardust (Euro)</description>
@@ -40738,6 +42967,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="stardusta" cloneof="stardust" supported="no">
<!-- SPS (CAPS) release 2103 -->
<description>Stardust (Euro, Alt)</description>
@@ -40765,6 +42995,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="starfl" supported="no">
<!-- SPS (CAPS) release 855 -->
<description>Starflight (Euro)</description>
@@ -40779,6 +43010,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="starfl2" supported="no">
<!-- SPS (CAPS) release 582 -->
<description>StarFlight II (Euro)</description>
@@ -40800,6 +43032,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="starglid" supported="no">
<!-- SPS (CAPS) release 174 -->
<description>Starglider (Euro)</description>
@@ -40814,6 +43047,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="stargld2">
<!-- SPS (CAPS) release 3000 -->
<description>Starglider 2 (Euro)</description>
@@ -40828,6 +43062,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="starlord" supported="no">
<!-- SPS (CAPS) release 1878 -->
<description>Starlord (Euro)</description>
@@ -40855,6 +43090,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="starlordg" cloneof="starlord" supported="no">
<!-- SPS (CAPS) release 788 -->
<description>Starlord (Ger)</description>
@@ -40882,6 +43118,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="starray" supported="no">
<!-- SPS (CAPS) release 1488 -->
<description>StarRay (Euro)</description>
@@ -40910,10 +43147,11 @@ license:CC0
<!-- (Amiga, OCS, PAL) -->
<year>1988</year>
<publisher>Logotron</publisher>
+ <info name="additional" value="Mastered with virus" />
<part name="flop1" interface="floppy_3_5">
<feature name="part_id" value="Boot Disk" />
<dataarea name="flop" size="1049612">
- <rom name="(sps1612)starray_bootdisk.ipf" size="1049612" crc="a2c003ee" sha1="a217fb846733230ea739616065aa1f9c98bb39b1"/>
+ <rom name="(sps1612)starray_bootdisk.ipf" size="1049612" crc="a2c003ee" sha1="a217fb846733230ea739616065aa1f9c98bb39b1" status="baddump"/>
</dataarea>
</part>
<part name="flop2" interface="floppy_3_5">
@@ -40924,6 +43162,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="starrayb" cloneof="starray" supported="no">
<!-- SPS (CAPS) release 1721 -->
<description>StarRay (Euro, Budget)</description>
@@ -40938,6 +43177,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="starush" supported="no">
<!-- SPS (CAPS) release 2311 -->
<description>Starush (Euro)</description>
@@ -40959,6 +43199,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="starways" supported="no">
<!-- SPS (CAPS) release 2678 -->
<description>Starways (Euro)</description>
@@ -40973,6 +43214,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="stationf" supported="no">
<!-- SPS (CAPS) release 1491 -->
<description>Stationfall (USA, r107)</description>
@@ -40987,6 +43229,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="steel" supported="no">
<!-- SPS (CAPS) release 1981 -->
<description>Steel (Euro)</description>
@@ -41001,6 +43244,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="steela" cloneof="steel" supported="no">
<!-- SPS (CAPS) release 1982 -->
<description>Steel (Euro, Budget)</description>
@@ -41015,6 +43259,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="steelemp" supported="no">
<!-- SPS (CAPS) release 1659 -->
<description>Steel Empire (Euro)</description>
@@ -41036,6 +43281,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="steg" supported="no">
<!-- SPS (CAPS) release 2271 -->
<description>Steg the Slug (Euro)</description>
@@ -41050,6 +43296,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="stellar7" supported="no">
<!-- SPS (CAPS) release 2026 -->
<description>Stellar 7 (USA, v1.0)</description>
@@ -41077,6 +43324,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="stellar7g" cloneof="stellar7" supported="no">
<!-- SPS (CAPS) release 732 -->
<description>Stellar 7 (Ger)</description>
@@ -41098,6 +43346,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="stellcrs" supported="no">
<!-- SPS (CAPS) release 2319 -->
<description>Stellar Crusade (USA)</description>
@@ -41119,6 +43368,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="davisws" supported="no">
<!-- SPS (CAPS) release 1061 -->
<description>Steve Davis World Snooker (Euro)</description>
@@ -41133,6 +43383,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="stormeur" supported="no">
<!-- SPS (CAPS) release 2279 -->
<description>Storm Across Europe - The War in Europe: 1939-45 (Euro, v1.0)</description>
@@ -41147,6 +43398,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="stormstr" supported="no">
<!-- SPS (CAPS) release 620 -->
<description>Storm Master (Euro)</description>
@@ -41161,6 +43413,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="stormstrf" cloneof="stormstr" supported="no">
<!-- SPS (CAPS) release 2387 -->
<description>Storm Master (Fra, Magic Worlds)</description>
@@ -41175,6 +43428,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="stormbal" supported="no">
<!-- SPS (CAPS) release 404 -->
<description>Stormball (Euro)</description>
@@ -41190,6 +43444,7 @@ license:CC0
</software>
<!-- Guru Meditation -->
+ <!-- ATK test: OK -->
<software name="stormlrd" supported="no">
<!-- SPS (CAPS) release 874 -->
<description>Stormlord (Euro)</description>
@@ -41204,6 +43459,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="stroysf1" supported="no">
<description>The Story So Far Vol. 1 (Euro)</description>
<!-- retail, standalone -->
@@ -41226,6 +43482,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="sf" supported="no">
<!-- SPS (CAPS) release 2784 -->
<description>Street Fighter (Euro)</description>
@@ -41240,6 +43497,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="sfa" cloneof="sf" supported="no">
<!-- SPS (CAPS) release 3041 -->
<description>Street Fighter (Euro, Budget)</description>
@@ -41262,6 +43520,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="sf2" supported="no">
<!-- SPS (CAPS) release 882 -->
<description>Street Fighter II - The World Warrior (Euro)</description>
@@ -41295,6 +43554,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="sf2a" cloneof="sf2" supported="no">
<!-- SPS (CAPS) release 1371 -->
<description>Street Fighter II - The World Warrior (Euro, Alt)</description>
@@ -41328,7 +43588,8 @@ license:CC0
</part>
</software>
- <!-- Hangs on a cyan background (cfr. indycrus) -->
+ <!-- Hangs on a cyan background [FDC] dsksync -->
+ <!-- ATK test: failed -->
<software name="strider" supported="no">
<!-- SPS (CAPS) release 1224 -->
<description>Strider (Euro)</description>
@@ -41344,6 +43605,7 @@ license:CC0
</software>
<!-- boot OK, sports sound whistles from time to time -->
+ <!-- ATK test: C:79 Bad -->
<software name="strider2" supported="partial">
<!-- SPS (CAPS) release 386 -->
<description>Strider II (Euro)</description>
@@ -41358,6 +43620,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U Bad -->
<software name="stridij" supported="no">
<!-- SPS (CAPS) release 3092 -->
<description>Strider II + Indiana Jones and the Last Crusade (Euro, Superheroes)</description>
@@ -41372,6 +43635,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="strikace" supported="no">
<!-- SPS (CAPS) release 1485 -->
<description>Strike Aces (USA)</description>
@@ -41393,6 +43657,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="strikflt" supported="no">
<!-- SPS (CAPS) release 583 -->
<description>Strikefleet (Euro)</description>
@@ -41407,6 +43672,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="strikefh" supported="no">
<!-- SPS (CAPS) release 2312 -->
<description>Strike Force Harrier (Euro)</description>
@@ -41421,6 +43687,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="strikefha" cloneof="strikefh" supported="no">
<!-- SPS (CAPS) release 2005 -->
<description>Strike Force Harrier (Euro, Budget)</description>
@@ -41435,6 +43702,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="strikmng" supported="no">
<!-- SPS (CAPS) release 2121 -->
<description>Striker Manager (Euro)</description>
@@ -41449,6 +43717,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="striker" supported="no">
<!-- SPS (CAPS) release 1075 -->
<description>Striker (Euro, Zool Pack)</description>
@@ -41463,6 +43732,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="spoker2" supported="no">
<!-- SPS (CAPS) release 1022 -->
<description>Strip Poker II (Euro, 19881124)</description>
@@ -41478,6 +43748,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="spoker2p" supported="no">
<!-- SPS (CAPS) release 584 -->
<description>Strip Poker II+ (Euro)</description>
@@ -41493,6 +43764,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="spoker2pdd1" cloneof="spoker2p" supported="no">
<!-- SPS (CAPS) release 784 -->
<description>Strip Poker II+ Data Disk 1 (Euro)</description>
@@ -41508,6 +43780,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="stryx" supported="no">
<!-- SPS (CAPS) release 733 -->
<description>Stryx (Euro)</description>
@@ -41529,6 +43802,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="stuntcar" supported="no">
<!-- SPS (CAPS) release 222 -->
<description>Stunt Car Racer (Euro)</description>
@@ -41543,6 +43817,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="stuntrck" cloneof="stuntcar" supported="no">
<!-- SPS (CAPS) release 1142 -->
<description>Stunt Track Racer (USA)</description>
@@ -41557,6 +43832,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="subbattl" supported="no">
<!-- SPS (CAPS) release 1458 -->
<description>Sub Battle Simulator (USA)</description>
@@ -41571,6 +43847,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="subbuteo" supported="no">
<!-- SPS (CAPS) release 870 -->
<description>Subbuteo - The Computer Game (Euro)</description>
@@ -41585,6 +43862,9 @@ license:CC0
</part>
</software>
+ <!-- black screen, [FDC] dsksync -->
+ <!-- Has GFX pitch issues on gameplay -->
+ <!-- ATK test: OK -->
<software name="suburban" supported="no">
<!-- SPS (CAPS) release 959 -->
<description>Suburban Commando (Euro)</description>
@@ -41599,6 +43879,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="suburbana" cloneof="suburban" supported="no">
<!-- SPS (CAPS) release 1943 -->
<description>Suburban Commando (Euro, The Sci-Fi Collecion)</description>
@@ -41613,6 +43894,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="subversn" supported="no">
<!-- SPS (CAPS) release 223 -->
<description>Subversion 1.0 (Euro)</description>
@@ -41627,6 +43909,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="suicidem" supported="no">
<!-- SPS (CAPS) release 1518 -->
<description>Suicide Mission (Euro)</description>
@@ -41641,6 +43924,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="summcamp" supported="no">
<!-- SPS (CAPS) release 2276 -->
<description>Summer Camp (Euro)</description>
@@ -41655,6 +43939,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="sumgames" supported="no">
<!-- SPS (CAPS) release 2895 -->
<description>Summer Games (Euro, Mega Sports)</description>
@@ -41669,6 +43954,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="sumgame2" supported="no">
<!-- SPS (CAPS) release 2896 -->
<description>Summer Games II (Euro, Mega Sports)</description>
@@ -41683,6 +43969,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="sunxword" supported="no">
<!-- SPS (CAPS) release 1692 -->
<description>The Sun Crosswords Vol. 1 &amp; 2 (Euro)</description>
@@ -41697,7 +43984,8 @@ license:CC0
</part>
</software>
- <!-- Guru Meditation (yellow screen on a500) -->
+ <!-- Guru Meditation (yellow screen on a500) [FDC] -->
+ <!-- ATK test: failed -->
<software name="supaplex" supported="no">
<!-- SPS (CAPS) release 1902 -->
<description>Supaplex (Euro)</description>
@@ -41712,7 +44000,8 @@ license:CC0
</part>
</software>
- <!-- black screen -->
+ <!-- black screen [FDC] -->
+ <!-- ATK test: failed -->
<software name="supercar" supported="no">
<!-- SPS (CAPS) release 1527 -->
<description>Super Cars (Euro)</description>
@@ -41734,6 +44023,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="supercara" cloneof="supercar" supported="no">
<!-- SPS (CAPS) release 1528 -->
<description>Super Cars (Euro, Budget)</description>
@@ -41748,7 +44038,8 @@ license:CC0
</part>
</software>
- <!-- Locks up after Kickstart (white screen) -->
+ <!-- Locks up after Kickstart (white screen) [FDC] dsksync -->
+ <!-- ATK test: failed -->
<software name="supercr2" supported="no">
<!-- SPS (CAPS) release 224 -->
<description>Super Cars II (Euro)</description>
@@ -41756,6 +44047,8 @@ license:CC0
<!-- (Amiga, OCS, PAL) -->
<year>1991</year>
<publisher>Gremlin Graphics</publisher>
+ <info name="usage" value="Sports manual copy-protection"/>
+
<part name="flop1" interface="floppy_3_5">
<feature name="part_id" value="Disk 1" />
<dataarea name="flop" size="996938">
@@ -41770,6 +44063,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="supergra" supported="no">
<!-- SPS (CAPS) release 2145 -->
<description>Super Grand Prix + Violator (Euro, Quattro Power Machines)</description>
@@ -41784,6 +44078,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="shangon" supported="no">
<!-- SPS (CAPS) release 816 -->
<description>Super Hang-On (Euro)</description>
@@ -41798,6 +44093,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="suprhuey" supported="no">
<!-- SPS (CAPS) release 2949 -->
<description>Super Huey UH-1X (Euro)</description>
@@ -41812,6 +44108,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="slmanger" supported="no">
<!-- SPS (CAPS) release 1850 -->
<description>Super League Manager (Euro)</description>
@@ -41826,7 +44123,8 @@ license:CC0
</part>
</software>
- <!-- black screen -->
+ <!-- black screen [FDC] dsksync -->
+ <!-- ATK test: failed -->
<software name="smgp" supported="no">
<!-- SPS (CAPS) release 1422 -->
<description>Super Monaco GP (Euro)</description>
@@ -41841,6 +44139,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 Bad -->
<software name="sscrambl" supported="no">
<!-- SPS (CAPS) release 87 -->
<description>Super Scramble Simulator (Euro)</description>
@@ -41862,6 +44161,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="sseymour" supported="no">
<!-- SPS (CAPS) release 2524 -->
<description>Super Seymour (Euro, 19920723)</description>
@@ -41877,6 +44177,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="superski" supported="no">
<!-- SPS (CAPS) release 2492 -->
<description>Super Ski (Euro, Starter Kit)</description>
@@ -41891,6 +44192,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="suprski2" supported="no">
<!-- SPS (CAPS) release 734 -->
<description>Super Ski II (Euro)</description>
@@ -41913,6 +44215,7 @@ license:CC0
</software>
<!-- Serious GFX pitch issues when boots -->
+ <!-- ATK test: OK -->
<software name="sskid" supported="no">
<!-- SPS (CAPS) release 1797 -->
<description>Super Skidmarks (Euro, v2.2)</description>
@@ -41964,6 +44267,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="supskwek" supported="no">
<!-- SPS (CAPS) release 1935 -->
<description>Super Skweek (Euro)</description>
@@ -41985,6 +44289,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:L 1 Sector Bad -->
<software name="supskwekf" cloneof="supskwek" supported="no">
<!-- SPS (CAPS) release 2403 -->
<description>Super Skweek (Fra, Les Stars)</description>
@@ -42006,6 +44311,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="ssinv" supported="no">
<!-- SPS (CAPS) release 585 -->
<description>Super Space Invaders (Euro)</description>
@@ -42027,6 +44333,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="ssinva" cloneof="ssinv" supported="no">
<!-- SPS (CAPS) release 2480 -->
<description>Super Space Invaders (Euro, Alt)</description>
@@ -42048,6 +44355,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="ssportch" supported="no">
<!-- SPS (CAPS) release 2547 -->
<description>Super Sport Challenge (Euro)</description>
@@ -42075,6 +44383,9 @@ license:CC0
</part>
</software>
+ <!-- Has GFX pitch issues on intro -->
+ <!-- Guru Meditation after intro -->
+ <!-- ATK test: OK -->
<software name="ssf2" supported="no">
<!-- SPS (CAPS) release 147 -->
<description>Super Street Fighter II - The New Challengers (Euro)</description>
@@ -42114,6 +44425,7 @@ license:CC0
</part>
</software>
+ <!-- Fatal errors in ipf_decode::generate_timings type 4 -->
<software name="tennisch" supported="no">
<!-- SPS (CAPS) release 1153 -->
<description>Super Tennis Champs (Euro)</description>
@@ -42128,6 +44440,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="stetris" supported="no">
<!-- SPS (CAPS) release 2646 -->
<description>Super Tetris (Euro)</description>
@@ -42142,6 +44455,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="wboymlnd" supported="no">
<!-- SPS (CAPS) release 586 -->
<description>Wonderboy in Monsterland (Euro)</description>
@@ -42157,6 +44471,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="superzoc" supported="no">
<!-- SPS (CAPS) release 1537 -->
<description>Super Zocker + Blackjack II (Ger)</description>
@@ -42171,7 +44486,9 @@ license:CC0
</part>
</software>
- <!-- black screen -->
+ <!-- black screen [FDC] dsksync -->
+ <!-- Has serious GFX pitch issues on gameplay, no sprites with a500p -->
+ <!-- ATK test: failed -->
<software name="suprfrog" supported="no">
<!-- SPS (CAPS) release 35 -->
<description>Superfrog (Euro)</description>
@@ -42199,6 +44516,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="slsoccer" supported="no">
<!-- SPS (CAPS) release 2013 -->
<description>Superleague Soccer (Euro)</description>
@@ -42213,6 +44531,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="superman" supported="no">
<!-- SPS (CAPS) release 3035 -->
<description>Superman - The Man of Steel (Euro)</description>
@@ -42234,6 +44553,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="ssicehok" supported="no">
<!-- SPS (CAPS) release 88 -->
<description>Superstar Ice Hockey (Euro)</description>
@@ -42248,6 +44568,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="suprmacy" supported="no">
<!-- SPS (CAPS) release 1384 -->
<description>Supremacy - Your Will Be Done (Euro)</description>
@@ -42269,6 +44590,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="suspect" supported="no">
<!-- SPS (CAPS) release 2868 -->
<description>Suspect (USA, r14)</description>
@@ -42283,6 +44605,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="suspend" supported="no">
<!-- SPS (CAPS) release 1410 -->
<description>Suspended (USA, r8)</description>
@@ -42297,6 +44620,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="suspcarg" supported="no">
<!-- SPS (CAPS) release 148 -->
<description>Suspicious Cargo (Euro, Special Edition)</description>
@@ -42318,6 +44642,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="swap" supported="no">
<!-- SPS (CAPS) release 2146 -->
<description>Swap (Fra, NRJ Vol. 4)</description>
@@ -42332,6 +44657,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="switchbl" supported="no">
<!-- SPS (CAPS) release 1101 -->
<description>Switchblade (Euro)</description>
@@ -42346,6 +44672,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="switchb2" supported="no">
<!-- SPS (CAPS) release 1725 -->
<description>Switchblade II (Euro)</description>
@@ -42361,6 +44688,7 @@ license:CC0
</software>
<!-- Hangs at kernel "please wait" message -->
+ <!-- ATK test: failed -->
<software name="swiv" supported="no">
<!-- SPS (CAPS) release 38 -->
<description>SWIV (Euro, 19910228)</description>
@@ -42375,6 +44703,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="swooper" supported="no">
<!-- SPS (CAPS) release 2165 -->
<description>Swooper + Space Baller + Diablo + Zitrax + Championship Othello (Euro, Amiga Stars Collection)</description>
@@ -42389,6 +44718,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="swrdrose" supported="no">
<!-- SPS (CAPS) release 2434 -->
<description>The Sword and the Rose (Euro)</description>
@@ -42403,8 +44733,9 @@ license:CC0
</part>
</software>
- <!-- boot OK, bird sample keeps repeating -->
- <software name="swordhon" supported="partial">
+ <!-- boot OK -->
+ <!-- ATK test: OK -->
+ <software name="swordhon" supported="yes">
<!-- SPS (CAPS) release 149 -->
<description>Sword of Honour (Euro)</description>
<!-- retail, standalone -->
@@ -42412,6 +44743,7 @@ license:CC0
<year>1992</year>
<publisher>Prestige</publisher>
<info name="usage" value="Sports manual copy-protection (Kodeord)" />
+
<part name="flop1" interface="floppy_3_5">
<feature name="part_id" value="Disk 1" />
<dataarea name="flop" size="1049180">
@@ -42426,7 +44758,9 @@ license:CC0
</part>
</software>
- <!-- black screen -->
+ <!-- black screen [FDC] dsksync -->
+ <!-- Hangs at title screen with no BGM -->
+ <!-- ATK test: failed -->
<software name="swordsod" supported="no">
<!-- SPS (CAPS) release 1103 -->
<description>Sword of Sodan (Euro)</description>
@@ -42454,7 +44788,8 @@ license:CC0
</part>
</software>
- <!-- doesn't recognize data disk when asked to disc swap (compiled with different Workbench?) -->
+ <!-- doesn't recognize data disk when asked to disc swap [FDC] -->
+ <!-- ATK test: OK -->
<software name="swrdtwil" supported="no">
<!-- SPS (CAPS) release 972 -->
<description>Swords of Twilight (Euro)</description>
@@ -42476,6 +44811,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="syndicat" supported="no">
<!-- SPS (CAPS) release 739 -->
<description>Syndicate (Euro)</description>
@@ -42509,6 +44845,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="syndicata" cloneof="syndicat" supported="no">
<!-- SPS (CAPS) release 1887 -->
<description>Syndicate (Euro, Chaos Pack)</description>
@@ -42542,6 +44879,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="syndicatg" cloneof="syndicat" supported="no">
<!-- SPS (CAPS) release 405 -->
<description>Syndicate (Ger)</description>
@@ -42575,6 +44913,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="soldner" supported="no">
<!-- SPS (CAPS) release 2770 -->
<description>Sƶldner (Ger, v1.0)</description>
@@ -42589,7 +44928,9 @@ license:CC0
</part>
</software>
- <software name="tableten" supported="no">
+ <!-- Has GFX wrong colors on initial training setup screen, "fixed" by blitter ball layer copies -->
+ <!-- ATK test: OK -->
+ <software name="tableten" supported="partial">
<!-- SPS (CAPS) release 1912 -->
<description>Table Tennis Simulation (Euro)</description>
<!-- retail, standalone -->
@@ -42603,6 +44944,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="tacmangr" supported="no">
<!-- SPS (CAPS) release 2128 -->
<description>Tactical Manager (Euro, v2.36)</description>
@@ -42624,6 +44966,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="tacman94" supported="no">
<!-- SPS (CAPS) release 1338 -->
<description>Tactical Manager 94-95 Season (Euro)</description>
@@ -42645,6 +44988,10 @@ license:CC0
</part>
</software>
+ <!-- Crashes almost always after entering correct copy protection word, "FT I,FLAGS.DAT" printed on screen -->
+ <!-- If loading works (with -debug only?) no player data is loaded correctly -->
+ <!-- TODO: word is always "CLUB"? Is RNG working right? -->
+ <!-- ATK test: OK -->
<software name="tacmanit" supported="no">
<!-- SPS (CAPS) release 1853 -->
<description>Tactical Manager - Italia (Euro)</description>
@@ -42652,6 +44999,9 @@ license:CC0
<!-- (Amiga, OCS, PAL) -->
<year>1994</year>
<publisher>Black Legend</publisher>
+ <info name="usage" value="Sports manual copy-protection"/>
+ <!-- Disks are referred in-game by Disk A or B, those diverges from the floppy markings tho -->
+
<part name="flop1" interface="floppy_3_5">
<feature name="part_id" value="Disk 1" />
<dataarea name="flop" size="1049612">
@@ -42666,6 +45016,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="tacmanitg" cloneof="tacmanit" supported="no">
<!-- SPS (CAPS) release 1608 -->
<description>Der Trainer - Italia (Ger, v2.40)</description>
@@ -42687,6 +45038,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="tacmang2" supported="no">
<!-- SPS (CAPS) release 2631 -->
<description>Tactical Manager 2 (Euro, v2.43)</description>
@@ -42708,6 +45060,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="tanglewd" supported="no">
<!-- SPS (CAPS) release 1623 -->
<description>Tanglewood (Euro, v1.0)</description>
@@ -42722,6 +45075,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="tangram" supported="no">
<!-- SPS (CAPS) release 2840 -->
<description>Tangram (Euro)</description>
@@ -42736,7 +45090,9 @@ license:CC0
</part>
</software>
- <!-- Black screen after AmigaOS -->
+ <!-- Black screen after AmigaDOS, [FDC] dsksync -->
+ <!-- Hangs at Targhan title screen [FDC] -->
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="targhan" supported="no">
<!-- SPS (CAPS) release 1859 -->
<description>Targhan (Euro)</description>
@@ -42751,6 +45107,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:L 1 Sector Bad -->
<software name="targhana" cloneof="targhan" supported="no">
<!-- SPS (CAPS) release 2405 -->
<description>Targhan (Fra, Simulation Top)</description>
@@ -42765,6 +45122,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="tasstime" supported="no">
<!-- SPS (CAPS) release 390 -->
<description>Tass Times in Tonetown (Euro)</description>
@@ -42779,6 +45137,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="suzuki" supported="no">
<!-- SPS (CAPS) release 1767 -->
<description>Team Suzuki (Euro)</description>
@@ -42793,6 +45152,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="teamyank" supported="no">
<!-- SPS (CAPS) release 150 -->
<description>Team Yankee (Euro)</description>
@@ -42807,6 +45167,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="tearaway" supported="no">
<!-- SPS (CAPS) release 2690 -->
<description>Tearaway Thomas (Euro)</description>
@@ -42821,6 +45182,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="tmhtco" supported="no">
<!-- SPS (CAPS) release 2301 -->
<description>Teenage Mutant Hero Turtles (Euro, The Coin-Op!)</description>
@@ -42836,6 +45198,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="tmht" supported="no">
<!-- SPS (CAPS) release 587 -->
<description>Teenage Mutant Hero Turtles (Euro)</description>
@@ -42851,6 +45214,7 @@ license:CC0
</software>
<!-- bad GFX pitch -->
+ <!-- ATK test: OK -->
<software name="tmnt" supported="no">
<!-- SPS (CAPS) release 2994 -->
<description>Teenage Mutant Ninja Turtles (Euro, Ultra Games)</description>
@@ -42879,6 +45243,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="teeoff" supported="no">
<!-- SPS (CAPS) release 1710 -->
<description>Tee Off! (Euro)</description>
@@ -42893,6 +45258,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:1 Bad -->
<software name="teenquen" supported="no">
<!-- SPS (CAPS) release 225 -->
<description>Teenage Queen (Euro)</description>
@@ -42907,6 +45273,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="tengenah" supported="no">
<description>Tengen Arcade Hits (Euro)</description>
<!-- retail, standalone -->
@@ -42943,6 +45310,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U Bad -->
<software name="tenniscp" supported="no">
<!-- SPS (CAPS) release 737 -->
<description>Tennis Cup (Euro)</description>
@@ -42957,6 +45325,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:L 1 Sector Bad -->
<software name="tenniscpf" cloneof="tenniscp" supported="no">
<!-- SPS (CAPS) release 1638 -->
<description>Tennis Cup (Fra, NRJ)</description>
@@ -42971,6 +45340,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="tennisc2" supported="no">
<!-- SPS (CAPS) release 738 -->
<description>Tennis Cup II (Euro)</description>
@@ -42992,6 +45362,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="term2" supported="no">
<!-- SPS (CAPS) release 1339 -->
<description>Terminator 2 - Judgment Day (Euro)</description>
@@ -43013,6 +45384,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="term2a" cloneof="term2" supported="no">
<!-- SPS (CAPS) release 2598 -->
<description>Terminator 2 - Judgment Day (Euro, Alt)</description>
@@ -43034,6 +45406,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="t2ag" supported="no">
<!-- SPS (CAPS) release 151 -->
<description>T2 - The Arcade Game (Euro)</description>
@@ -43055,7 +45428,9 @@ license:CC0
</part>
</software>
- <!-- boot OK, sports repeating samples -->
+ <!-- boot OK on a500 -->
+ <!-- a500p: black screen, caused by PORTS irq2 never cleared -->
+ <!-- ATK test: OK -->
<software name="terramex" supported="partial">
<!-- SPS (CAPS) release 391 -->
<description>Terramex (Euro)</description>
@@ -43070,6 +45445,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="terranen" supported="no">
<!-- SPS (CAPS) release 1531 -->
<description>Terran Envoy (USA)</description>
@@ -43084,6 +45460,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="terrorpd" supported="no">
<!-- SPS (CAPS) release 152 -->
<description>Terrorpods (Euro)</description>
@@ -43098,6 +45475,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="terry" supported="no">
<!-- SPS (CAPS) release 1058 -->
<description>Terry's Big Adventure (Euro)</description>
@@ -43112,6 +45490,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="tdriv" supported="no">
<!-- SPS (CAPS) release 89 -->
<description>Test Drive (Euro)</description>
@@ -43126,6 +45505,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="tdriva" cloneof="tdriv" supported="no">
<!-- SPS (CAPS) release 2094 -->
<description>Test Drive (Euro, Alt)</description>
@@ -43140,6 +45520,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="td2" supported="no">
<!-- SPS (CAPS) release 588 -->
<description>Test Drive II - The Duel (Euro)</description>
@@ -43154,6 +45535,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="td2cc" cloneof="td2" supported="no">
<!-- SPS (CAPS) release 589 -->
<description>Test Drive II Scenery Disk - California Challenge (Euro)</description>
@@ -43169,6 +45551,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="td2ec" cloneof="td2" supported="no">
<!-- SPS (CAPS) release 818 -->
<description>Test Drive II Scenery Disk - European Challenge (Euro)</description>
@@ -43184,6 +45567,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="td2mc" cloneof="td2" supported="no">
<!-- SPS (CAPS) release 591 -->
<description>Test Drive II Car Disk - The Muscle Cars (Euro)</description>
@@ -43199,6 +45583,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="td2sc" cloneof="td2" supported="no">
<!-- SPS (CAPS) release 590 -->
<description>Test Drive II Car Disk - The Supercars (Euro)</description>
@@ -43214,6 +45599,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="tmcrickt" supported="no">
<!-- SPS (CAPS) release 1983 -->
<description>Test Match Cricket (Euro)</description>
@@ -43235,6 +45621,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="tetris" supported="no">
<!-- SPS (CAPS) release 736 -->
<description>Tetris (Euro, Mirrorsoft)</description>
@@ -43249,6 +45636,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="thaiboxn" supported="no">
<!-- SPS (CAPS) release 2851 -->
<description>Thai Boxing (Euro)</description>
@@ -43263,6 +45651,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="thaiboxna" cloneof="thaiboxn" supported="no">
<!-- SPS (CAPS) release 2850 -->
<description>Thai Boxing (Euro, Budget)</description>
@@ -43277,6 +45666,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="theatdth" supported="no">
<!-- SPS (CAPS) release 254 -->
<description>Theatre of Death (Euro)</description>
@@ -43298,6 +45688,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="finehour" supported="no">
<!-- SPS (CAPS) release 37 -->
<description>Their Finest Hour - The Battle of Britain (Euro, Final 1.1 19900630)</description>
@@ -43319,6 +45710,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="finehoura" cloneof="finehour" supported="no">
<!-- SPS (CAPS) release 2095 -->
<description>Their Finest Hour - The Battle of Britain (Euro, v1.0 19900428)</description>
@@ -43340,6 +45732,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="finemiss" cloneof="finehour" supported="no">
<!-- SPS (CAPS) release 1369 -->
<description>Their Finest Missions Vol. 1 (Euro)</description>
@@ -43355,6 +45748,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="themeprk" supported="no">
<!-- SPS (CAPS) release 90 -->
<description>Theme Park (Euro)</description>
@@ -43376,6 +45770,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="tparkmys" supported="no">
<!-- SPS (CAPS) release 592 -->
<description>Theme Park Mystery - Variations on a Theme (Euro)</description>
@@ -43390,6 +45785,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="tparkmysu" cloneof="tparkmys" supported="no">
<!-- SPS (CAPS) release 1175 -->
<description>Theme Park Mystery - Variations on a Theme (USA)</description>
@@ -43405,6 +45801,7 @@ license:CC0
</software>
<!-- boot OK -->
+ <!-- ATK test: failed -->
<software name="thexder" supported="partial">
<!-- SPS (CAPS) release 392 -->
<description>Thexder (Euro)</description>
@@ -43419,6 +45816,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="thinktwc" supported="no">
<!-- SPS (CAPS) release 1695 -->
<description>Think Twice (Euro)</description>
@@ -43433,6 +45831,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="3courier" supported="no">
<!-- SPS (CAPS) release 593 -->
<description>The Third Courier (Euro)</description>
@@ -43454,6 +45853,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="thomas" supported="no">
<!-- SPS (CAPS) release 2203 -->
<description>Thomas the Tank Engine (Euro)</description>
@@ -43468,6 +45868,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="thomas2" supported="no">
<!-- SPS (CAPS) release 2204 -->
<description>Thomas the Tank Engine 2 (Euro)</description>
@@ -43482,6 +45883,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="3stooges" supported="no">
<!-- SPS (CAPS) release 741 -->
<description>The Three Stooges (Euro)</description>
@@ -43503,6 +45905,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="3stoogesu" cloneof="3stooges" supported="no">
<!-- SPS (CAPS) release 740 -->
<description>The Three Stooges (USA)</description>
@@ -43524,6 +45927,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="tblade" supported="no">
<!-- SPS (CAPS) release 393 -->
<description>Thunder Blade (Euro)</description>
@@ -43538,6 +45942,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="tbladea" cloneof="tblade" supported="no">
<!-- SPS (CAPS) release 2630 -->
<description>Thunder Blade (Euro, Budget)</description>
@@ -43552,6 +45957,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="tbladeu" cloneof="tblade" supported="no">
<!-- SPS (CAPS) release 948 -->
<description>Thunder Blade (USA)</description>
@@ -43566,6 +45972,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="tburner" supported="no">
<!-- SPS (CAPS) release 2412 -->
<description>Thunder Burner (Euro)</description>
@@ -43580,6 +45987,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="thdrjaws" supported="no">
<!-- SPS (CAPS) release 293 -->
<description>Thunder Jaws (Euro)</description>
@@ -43601,6 +46009,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="tstrike" supported="no">
<!-- SPS (CAPS) release 406 -->
<description>Thunder Strike (Euro)</description>
@@ -43615,7 +46024,8 @@ license:CC0
</part>
</software>
- <software name="thdrcats" supported="no">
+ <!-- ATK test: OK -->
+ <software name="thdrcats" supported="yes">
<!-- SPS (CAPS) release 2921 -->
<description>ThunderCats (Euro)</description>
<!-- retail, standalone -->
@@ -43629,6 +46039,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="thdrcatsa" cloneof="thdrcats" supported="no">
<!-- SPS (CAPS) release 1783 -->
<description>ThunderCats (Euro, Tenstar Pack)</description>
@@ -43643,6 +46054,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="thdrhawk" supported="no">
<!-- SPS (CAPS) release 39 -->
<description>Thunderhawk AH-73M (Euro)</description>
@@ -43664,6 +46076,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="thdrhawku" cloneof="thdrhawk" supported="no">
<!-- SPS (CAPS) release 2019 -->
<description>Thunderhawk AH-73M (USA)</description>
@@ -43685,6 +46098,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="tigerrod" supported="no">
<!-- SPS (CAPS) release 1141 -->
<description>Tiger Road (Euro)</description>
@@ -43699,6 +46113,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="time" supported="no">
<!-- SPS (CAPS) release 2644 -->
<description>Time (Fra)</description>
@@ -43720,6 +46135,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="timeg" cloneof="time" supported="no">
<!-- SPS (CAPS) release 1697 -->
<description>Time (Ger)</description>
@@ -43741,6 +46157,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="timemag" supported="no">
<!-- SPS (CAPS) release 7 -->
<description>Time and Magik (Euro)</description>
@@ -43755,6 +46172,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="timemac" supported="no">
<!-- SPS (CAPS) release 974 -->
<description>Time Machine (Euro)</description>
@@ -43769,6 +46187,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="timerace" supported="no">
<!-- SPS (CAPS) release 2420 -->
<description>Time Race (Fra, Q.I. 1992)</description>
@@ -43790,8 +46209,10 @@ license:CC0
</part>
</software>
- <!-- Locks up at language select screen -->
- <software name="trun1" supported="no">
+ <!-- boot OK -->
+ <!-- TODO: verify character drawing GFX in point and click sections -->
+ <!-- ATK test: OK -->
+ <software name="trun1" supported="partial">
<!-- SPS (CAPS) release 2593 -->
<description>Time Runners 1 - Gateways in Time (Euro)</description>
<!-- retail, standalone -->
@@ -43805,8 +46226,10 @@ license:CC0
</part>
</software>
- <!-- Locks up at language select screen -->
- <software name="trun2" supported="no">
+ <!-- boot OK -->
+ <!-- TODO: verify character drawing GFX in point and click sections -->
+ <!-- ATK test: OK -->
+ <software name="trun2" supported="partial">
<!-- SPS (CAPS) release 2713 -->
<description>Time Runners 2 - The Space Stone (Euro)</description>
<!-- retail, standalone -->
@@ -43820,6 +46243,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="trun3" supported="no">
<!-- SPS (CAPS) release 2714 -->
<description>Time Runners 3 - The Big Run (Euro)</description>
@@ -43834,6 +46258,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="trun4" supported="no">
<!-- SPS (CAPS) release 2753 -->
<description>Time Runners 4 - The Castle of Fear (Euro)</description>
@@ -43848,6 +46273,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="trun5" supported="no">
<!-- SPS (CAPS) release 2715 -->
<description>Time Runners 5 - The Black Knight (Euro)</description>
@@ -43862,6 +46288,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="trun6" supported="no">
<!-- SPS (CAPS) release 2716 -->
<description>Time Runners 6 - The Bewitched Forest (Euro)</description>
@@ -43876,6 +46303,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="trun7" supported="no">
<!-- SPS (CAPS) release 2717 -->
<description>Time Runners 7 - In the Land of the Invaders (Euro)</description>
@@ -43890,6 +46318,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="trun8" supported="no">
<!-- SPS (CAPS) release 2718 -->
<description>Time Runners 8 - The Impregnable Fortress (Euro)</description>
@@ -43904,6 +46333,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="trun9" supported="no">
<!-- SPS (CAPS) release 2719 -->
<description>Time Runners 9 - The Time Demon (Euro)</description>
@@ -43918,6 +46348,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="trun11" supported="no">
<!-- SPS (CAPS) release 2720 -->
<description>Time Runners 11 - The Steel City (Euro)</description>
@@ -43932,6 +46363,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="trun12" supported="no">
<!-- SPS (CAPS) release 2721 -->
<description>Time Runners 12 - A Target for the Cyborg (Euro)</description>
@@ -43946,6 +46378,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="trun13" supported="no">
<!-- SPS (CAPS) release 2722 -->
<description>Time Runners 13 - Cyberkiller (Euro)</description>
@@ -43960,6 +46393,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="trun14" supported="no">
<!-- SPS (CAPS) release 2723 -->
<description>Time Runners 14 - Toraxid: War Star (Euro)</description>
@@ -43974,6 +46408,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="trun15" supported="no">
<!-- SPS (CAPS) release 2724 -->
<description>Time Runners 15 - At the Speed of Light (Euro)</description>
@@ -43988,6 +46423,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="trun16" supported="no">
<!-- SPS (CAPS) release 2725 -->
<description>Time Runners 16 - The Galaxy Emperor (Euro)</description>
@@ -44002,6 +46438,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="trun17" supported="no">
<!-- SPS (CAPS) release 2726 -->
<description>Time Runners 17 - The Living Labyrinth (Euro)</description>
@@ -44016,6 +46453,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="trun18" supported="no">
<!-- SPS (CAPS) release 2727 -->
<description>Time Runners 18 - The Killer Shadow (Euro)</description>
@@ -44030,6 +46468,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="trun19" supported="no">
<!-- SPS (CAPS) release 2728 -->
<description>Time Runners 19 - The Nightmare Prince (Euro)</description>
@@ -44044,6 +46483,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="trun20" supported="no">
<!-- SPS (CAPS) release 2729 -->
<description>Time Runners 20 - The Mountains of Death (Euro)</description>
@@ -44058,6 +46498,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="trun21" supported="no">
<!-- SPS (CAPS) release 2754 -->
<description>Time Runners 21 - The Black Dragon's Course (Euro)</description>
@@ -44072,6 +46513,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="trun22" supported="no">
<!-- SPS (CAPS) release 2730 -->
<description>Time Runners 22 - The Eternal Damned (Euro)</description>
@@ -44086,6 +46528,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="trun23" supported="no">
<!-- SPS (CAPS) release 2731 -->
<description>Time Runners 23 - The Time Monarch (Euro)</description>
@@ -44100,6 +46543,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="trun24" supported="no">
<!-- SPS (CAPS) release 2732 -->
<description>Time Runners 24 - Beyond All Dimensions (Euro)</description>
@@ -44114,6 +46558,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="trun25" supported="no">
<!-- SPS (CAPS) release 2733 -->
<description>Time Runners 25 - The Lost Planet Earth (Euro)</description>
@@ -44128,6 +46573,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="trun26" supported="no">
<!-- SPS (CAPS) release 2734 -->
<description>Time Runners 26 - The Time Warrior (Euro)</description>
@@ -44142,6 +46588,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="trun27" supported="no">
<!-- SPS (CAPS) release 2735 -->
<description>Time Runners 27 - Red Night (Euro)</description>
@@ -44156,6 +46603,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="trun28" supported="no">
<!-- SPS (CAPS) release 2736 -->
<description>Time Runners 28 - Beyond the End (Euro)</description>
@@ -44170,6 +46618,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="trun29" supported="no">
<!-- SPS (CAPS) release 2737 -->
<description>Time Runners 29 - The Last Revelation (Euro)</description>
@@ -44185,6 +46634,7 @@ license:CC0
</software>
<!-- Locks up at language select screen -->
+ <!-- ATK test: OK -->
<software name="trun30" supported="no">
<!-- SPS (CAPS) release 2738 -->
<description>Time Runners 30 - The Final Duel (Euro)</description>
@@ -44199,7 +46649,9 @@ license:CC0
</part>
</software>
- <software name="timexwrd" supported="no">
+ <!-- boot OK -->
+ <!-- ATK test: OK -->
+ <software name="timexwrd" supported="yes">
<!-- SPS (CAPS) release 1132 -->
<description>The Times Crosswords Vol. 3 &amp; 4 (Euro)</description>
<!-- retail, standalone -->
@@ -44213,6 +46665,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="timelore" supported="no">
<!-- SPS (CAPS) release 2777 -->
<description>Times of Lore (Euro)</description>
@@ -44227,6 +46680,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="tintin" supported="no">
<!-- SPS (CAPS) release 1778 -->
<description>Tintin on the Moon (Euro)</description>
@@ -44241,6 +46695,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:L 1 Sector Bad -->
<software name="tinskwek" supported="no">
<!-- SPS (CAPS) release 2402 -->
<description>Tiny Skweeks (Euro)</description>
@@ -44262,6 +46717,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="tipoff" supported="no">
<!-- SPS (CAPS) release 1551 -->
<description>Tip Off (Euro)</description>
@@ -44283,13 +46739,19 @@ license:CC0
</part>
</software>
- <software name="tipoffa" cloneof="tipoff" supported="no">
+ <!-- boot OK, has slight garbage GFX stripe on bottom of screen -->
+ <!-- Accesses [FDC] dskdatr during loading, no noticeable effect? -->
+ <!-- TODO: how to create data disk? -->
+ <!-- ATK test: OK -->
+ <software name="tipoffa" cloneof="tipoff" supported="partial">
<!-- SPS (CAPS) release 1269 -->
<description>Tip Off (Euro, French / German / Italian / Spanish)</description>
<!-- retail, standalone -->
<!-- (Amiga, OCS, PAL) -->
<year>1992</year>
<publisher>Anco</publisher>
+ <info name="usage" value="Does not support external floppy drives"/>
+
<part name="flop1" interface="floppy_3_5">
<feature name="part_id" value="Disk 1" />
<dataarea name="flop" size="1049874">
@@ -44304,6 +46766,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="tiptrick" supported="no">
<!-- SPS (CAPS) release 2295 -->
<description>Tip Trick (Euro)</description>
@@ -44318,6 +46781,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="titanicb" supported="no">
<!-- SPS (CAPS) release 394 -->
<description>Titanic Blinky (Euro)</description>
@@ -44332,6 +46796,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="titan" supported="no">
<!-- SPS (CAPS) release 1913 -->
<description>Titan (Euro)</description>
@@ -44346,6 +46811,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="titano" supported="no">
<!-- SPS (CAPS) release 1514 -->
<description>Titano (Ger)</description>
@@ -44360,6 +46826,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:L 1 Sector Bad -->
<software name="titus" supported="no">
<!-- SPS (CAPS) release 226 -->
<description>Titus the Fox to Marrakech and Back (Euro)</description>
@@ -44374,6 +46841,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="tnt" supported="no">
<description>TNT (Euro)</description>
<!-- retail, standalone -->
@@ -44403,6 +46871,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="toki" supported="no">
<!-- SPS (CAPS) release 40 -->
<description>Toki (Euro)</description>
@@ -44417,6 +46886,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="tomjerh" supported="no">
<!-- SPS (CAPS) release 1305 -->
<description>Tom &amp; Jerry (Euro, Hunting High and Low)</description>
@@ -44432,6 +46902,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="tomjer2" supported="no">
<!-- SPS (CAPS) release 2229 -->
<description>Tom &amp; Jerry 2 (Euro)</description>
@@ -44447,6 +46918,7 @@ license:CC0
</software>
<!-- According to HOL, Tom &amp; Jerry was the US title of European Tom &amp; Jerry 2 (due to Hunting High and Low not being released there?) -->
+ <!-- ATK test: OK -->
<software name="tomjerry" cloneof="tomjer2" supported="no">
<!-- SPS (CAPS) release 1306 -->
<description>Tom &amp; Jerry (Euro?)</description>
@@ -44461,6 +46933,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="tomghost" supported="no">
<!-- SPS (CAPS) release 2298 -->
<description>Tom and the Ghost (Euro)</description>
@@ -44475,6 +46948,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="landrydx" supported="no">
<!-- SPS (CAPS) release 1845 -->
<description>Tom Landry Strategy Football - Deluxe Edition (Euro, v1.0)</description>
@@ -44502,6 +46976,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="toobin" supported="no">
<!-- SPS (CAPS) release 1219 -->
<description>Toobin' (Euro)</description>
@@ -44516,6 +46991,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="topbanan" supported="no">
<!-- SPS (CAPS) release 850 -->
<description>Top Banana (Euro)</description>
@@ -44537,6 +47013,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="topgear2" supported="no">
<!-- SPS (CAPS) release 1737 -->
<description>Top Gear 2 (Euro)</description>
@@ -44558,6 +47035,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="torc2081" supported="no">
<!-- SPS (CAPS) release 2484 -->
<description>Torch 2081 (Euro)</description>
@@ -44572,6 +47050,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="tornado" supported="no">
<!-- SPS (CAPS) release 807 -->
<description>Tornado (Euro)</description>
@@ -44605,6 +47084,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="torvak" supported="no">
<!-- SPS (CAPS) release 1796 -->
<description>Torvak the Warrior (Euro)</description>
@@ -44626,6 +47106,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="totalcar" supported="no">
<!-- SPS (CAPS) release 2172 -->
<description>Total Carnage (Euro)</description>
@@ -44647,6 +47128,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="toteclip" supported="no">
<!-- SPS (CAPS) release 1973 -->
<description>Total Eclipse (USA, v1.0)</description>
@@ -44661,7 +47143,9 @@ license:CC0
</part>
</software>
- <software name="totlfoot" supported="no">
+ <!-- Transparency sprite issue when ball goes near the goal lines (i.e. top or bottom of field) -->
+ <!-- ATK test: OK -->
+ <software name="totlfoot" supported="partial">
<!-- SPS (CAPS) release 154 -->
<description>Total Football (Euro)</description>
<!-- retail, standalone -->
@@ -44688,6 +47172,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="totrecal" supported="no">
<!-- SPS (CAPS) release 1769 -->
<description>Total Recall (Euro, 2-Hot 2 Handle)</description>
@@ -44709,7 +47194,9 @@ license:CC0
</part>
</software>
- <software name="totrecala" cloneof="totrecal" supported="no">
+ <!-- boot OK -->
+ <!-- ATK test: OK -->
+ <software name="totrecala" cloneof="totrecal" supported="yes">
<!-- SPS (CAPS) release 1770 -->
<description>Total Recall (Euro, Budget)</description>
<!-- budget, standalone -->
@@ -44723,7 +47210,9 @@ license:CC0
</part>
</software>
- <!-- black screen -->
+ <!-- black screen [FDC] dsksync -->
+ <!-- TODO: verify after copy protection manual -->
+ <!-- ATK test: failed -->
<software name="tourgolf" supported="no">
<!-- SPS (CAPS) release 1278 -->
<description>Tournament Golf (Euro)</description>
@@ -44731,6 +47220,8 @@ license:CC0
<!-- (Amiga, OCS, PAL) -->
<year>1990</year>
<publisher>Elite</publisher>
+ <info name="usage" value="Sports manual copy-protection"/>
+
<part name="flop1" interface="floppy_3_5">
<feature name="part_id" value="Disk 1 - Program Disk" />
<dataarea name="flop" size="1009544">
@@ -44745,6 +47236,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="towbabel" supported="no">
<!-- SPS (CAPS) release 1056 -->
<description>Tower of Babel (Euro)</description>
@@ -44759,6 +47251,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="towertop" supported="no">
<!-- SPS (CAPS) release 1392 -->
<description>Tower Toppler (USA)</description>
@@ -44773,6 +47266,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="celica" supported="no">
<!-- SPS (CAPS) release 1766 -->
<description>Toyota Celica GT Rally (Euro)</description>
@@ -44787,6 +47281,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:1 Bad -->
<software name="toyottes" supported="no">
<!-- SPS (CAPS) release 2623 -->
<description>The Toyottes (Euro)</description>
@@ -44801,6 +47296,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="tracker" supported="no">
<!-- SPS (CAPS) release 743 -->
<description>Tracker (Euro)</description>
@@ -44815,6 +47311,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="traders" supported="no">
<!-- SPS (CAPS) release 1584 -->
<description>Traders (Ger)</description>
@@ -44829,6 +47326,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="trainass" supported="no">
<!-- SPS (CAPS) release 2792 -->
<description>Trained Assassin (Euro)</description>
@@ -44843,7 +47341,9 @@ license:CC0
</part>
</software>
- <!-- black screen after AmigaOS -->
+ <!-- black screen after AmigaDOS [FDC] dsksync -->
+ <!-- Mouse cursor is uncontrollable, [joytest] reset counters -->
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="transarc" supported="no">
<!-- SPS (CAPS) release 744 -->
<description>Transarctica (Euro)</description>
@@ -44865,6 +47365,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="transarcf" cloneof="transarc" supported="no">
<!-- SPS (CAPS) release 2494 -->
<description>Transarctica (Fra)</description>
@@ -44886,6 +47387,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="transwrl" supported="no">
<!-- SPS (CAPS) release 2837 -->
<description>Transworld (Ger, v2.03)</description>
@@ -44900,6 +47402,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="dizzy2" supported="no">
<!-- SPS (CAPS) release 594 -->
<description>Treasure Island Dizzy (Euro)</description>
@@ -44914,6 +47417,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="savfront" supported="no">
<!-- SPS (CAPS) release 992 -->
<description>Treasures of the Savage Frontier (USA, v1.00)</description>
@@ -44941,6 +47445,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="treastrp" supported="no">
<!-- SPS (CAPS) release 1731 -->
<description>Treasure Trap (Euro, v1.08)</description>
@@ -44955,6 +47460,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="triango" supported="no">
<!-- SPS (CAPS) release 1909 -->
<description>TrianGO (Euro, v1.1)</description>
@@ -44969,13 +47475,17 @@ license:CC0
</part>
</software>
- <software name="trinity" supported="no">
+ <!-- boot OK -->
+ <!-- ATK test: OK -->
+ <software name="trinity" supported="yes">
<!-- SPS (CAPS) release 2541 -->
<description>Trinity (Euro, r11)</description>
<!-- retail, standalone -->
<!-- (Amiga, OCS, PAL) -->
<year>1986</year>
<publisher>Infocom</publisher>
+ <info name="usage" value="Launch Trinity file from Workbench"/>
+
<part name="flop1" interface="floppy_3_5">
<dataarea name="flop" size="1049612">
<rom name="(sps2541)trinity.ipf" size="1049612" crc="fe8c6853" sha1="f7ff68729bd963521b2e89e80441cdf7d945458f"/>
@@ -44983,6 +47493,8 @@ license:CC0
</part>
</software>
+ <!-- bad GFX pitch -->
+ <!-- ATK test: OK -->
<software name="triplex" supported="no">
<!-- SPS (CAPS) release 2048 -->
<description>Triple X (Euro, Amiga Star Collection)</description>
@@ -44990,6 +47502,9 @@ license:CC0
<!-- (Amiga, OCS, PAL) -->
<year>1989</year>
<publisher>Axxiom</publisher>
+ <!-- As in title screen -->
+ <info name="alt_title" value="Tripple-X" />
+
<part name="flop1" interface="floppy_3_5">
<dataarea name="flop" size="1049612">
<rom name="(sps2048)triplex.ipf" size="1049612" crc="a6d1bb80" sha1="e33d788eb8ee97cb0b2f4e85d599d7acd802f1c5"/>
@@ -44997,6 +47512,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="trivtrov" supported="no">
<!-- SPS (CAPS) release 2296 -->
<description>Trivia Trove (Ger)</description>
@@ -45011,6 +47527,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="trivial" supported="no">
<!-- SPS (CAPS) release 2147 -->
<description>Trivial Pursuit - Amiga Genus Edition (Fra, 10 Megahits Vol. 3)</description>
@@ -45025,6 +47542,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="trivialg" cloneof="trivial" supported="no">
<!-- SPS (CAPS) release 595 -->
<description>Trivial Pursuit - Amiga Genus Edition (Ger)</description>
@@ -45039,6 +47557,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="trivianb" supported="no">
<!-- SPS (CAPS) release 1785 -->
<description>Trivial Pursuit - A New Beginning (Euro, Arcade Action)</description>
@@ -45053,6 +47572,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="trivianbg" cloneof="trivianb" supported="no">
<!-- SPS (CAPS) release 91 -->
<description>Trivial Pursuit - A New Beginning (Ger)</description>
@@ -45067,6 +47587,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="troddler" supported="no">
<!-- SPS (CAPS) release 696 -->
<description>Troddlers (Euro)</description>
@@ -45081,6 +47602,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="turbocup" supported="no">
<!-- SPS (CAPS) release 2409 -->
<description>Turbo Cup (Fra, v2.0, Sports Best)</description>
@@ -45095,6 +47617,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="toutrun" supported="no">
<!-- SPS (CAPS) release 1064 -->
<description>Turbo Out Run (Euro)</description>
@@ -45116,6 +47639,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="turnburn" supported="no">
<!-- SPS (CAPS) release 2523 -->
<description>Turn 'n' Burn (Euro)</description>
@@ -45131,6 +47655,7 @@ license:CC0
</software>
<!-- black screen after "Welcome to Turrican" speech -->
+ <!-- ATK test: failed -->
<software name="turrican" supported="no">
<!-- SPS (CAPS) release 92 -->
<description>Turrican (Euro)</description>
@@ -45145,6 +47670,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="turricanu" cloneof="turrican" supported="no">
<!-- SPS (CAPS) release 1838 -->
<description>Turrican (USA)</description>
@@ -45160,6 +47686,7 @@ license:CC0
</software>
<!-- black screen, keeps trying to access floppy -->
+ <!-- ATK test: failed -->
<software name="turricn2" supported="no">
<!-- SPS (CAPS) release 29 -->
<description>Turrican II (Euro)</description>
@@ -45175,6 +47702,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="turricn2a" cloneof="turricn2" supported="no">
<!-- SPS (CAPS) release 2634 -->
<description>Turrican II (Euro, Alt)</description>
@@ -45191,6 +47719,7 @@ license:CC0
</software>
<!-- intro has glitches, crashes with wrong GFX pitch on gameplay -->
+ <!-- ATK test: failed -->
<software name="turricn3" supported="no">
<!-- SPS (CAPS) release 2633 -->
<description>Turrican 3 (Euro)</description>
@@ -45205,6 +47734,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="turricn3g" cloneof="turricn3" supported="no">
<!-- SPS (CAPS) release 596 -->
<description>Turrican 3 (Ger)</description>
@@ -45219,6 +47749,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="tusker" supported="no">
<!-- SPS (CAPS) release 745 -->
<description>Tusker (Euro)</description>
@@ -45240,6 +47771,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="tvbasebl" supported="no">
<!-- SPS (CAPS) release 754 -->
<description>TV Sports Baseball (Euro)</description>
@@ -45261,6 +47793,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="tvbasket" supported="no">
<!-- SPS (CAPS) release 2122 -->
<description>TV Sports Basketball (Euro)</description>
@@ -45282,6 +47815,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="tvboxing" supported="no">
<!-- SPS (CAPS) release 755 -->
<description>TV Sports Boxing (Euro)</description>
@@ -45303,6 +47837,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="tvfootbl" supported="no">
<!-- SPS (CAPS) release 407 -->
<description>TV Sports Football (Euro)</description>
@@ -45324,6 +47859,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="tvfootbla" cloneof="tvfootbl" supported="no">
<!-- invalid - this was marked as SPS but these checksums don't appear in the list -->
<!-- SPS (CAPS) release 407 -->
@@ -45346,6 +47882,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="twilight" supported="no">
<!-- SPS (CAPS) release 1486 -->
<description>The Twilight Zone (USA)</description>
@@ -45367,6 +47904,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="twinwrld" supported="no">
<!-- SPS (CAPS) release 1294 -->
<description>Twinworld - Land of Vision (Euro)</description>
@@ -45381,6 +47919,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="twylyte" supported="no">
<!-- SPS (CAPS) release 746 -->
<description>Twylyte (Euro)</description>
@@ -45395,6 +47934,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="typhoon" supported="no">
<!-- SPS (CAPS) release 1361 -->
<description>Typhoon (Euro, v1.01)</description>
@@ -45409,6 +47949,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="typhoona" cloneof="typhoon" supported="no">
<!-- SPS (CAPS) release 1472 -->
<description>Typhoon (Euro, v1.01, Alt)</description>
@@ -45423,6 +47964,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="typhthom" supported="no">
<!-- SPS (CAPS) release 1389 -->
<description>Typhoon Thompson in Search for the Sea Child (USA)</description>
@@ -45437,6 +47979,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 Bad -->
<software name="unsquad" supported="no">
<!-- SPS (CAPS) release 1606 -->
<description>U.N. Squadron (Euro)</description>
@@ -45451,6 +47994,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="ufo" supported="no">
<!-- SPS (CAPS) release 1677 -->
<description>UFO - Enemy Unknown (Euro)</description>
@@ -45490,6 +48034,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="ugh" supported="no">
<!-- SPS (CAPS) release 396 -->
<description>Ugh! (Euro)</description>
@@ -45504,6 +48049,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="ultima3" supported="no">
<!-- SPS (CAPS) release 2800 -->
<description>Ultima III - Exodus (USA)</description>
@@ -45518,6 +48064,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="ultima4" supported="no">
<!-- SPS (CAPS) release 1390 -->
<description>Ultima IV - Quest of the Avatar (USA)</description>
@@ -45532,6 +48079,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="ultima5" supported="no">
<!-- SPS (CAPS) release 785 -->
<description>Ultima V - Warriors of Destiny (Euro)</description>
@@ -45553,6 +48101,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="ultima6" supported="no">
<!-- SPS (CAPS) release 294 -->
<description>Ultima VI - The False Prophet (Euro)</description>
@@ -45580,6 +48129,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="ultgolf" supported="no">
<!-- SPS (CAPS) release 2129 -->
<description>Ultimate! Golf (Euro)</description>
@@ -45594,6 +48144,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="ultride" supported="no">
<!-- SPS (CAPS) release 2306 -->
<description>The Ultimate Ride (Euro)</description>
@@ -45615,6 +48166,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="usmanger" supported="no">
<!-- SPS (CAPS) release 2613 -->
<description>Ultimate Soccer Manager (Fra)</description>
@@ -45636,6 +48188,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="usmangerup" cloneof="usmanger" supported="no">
<!-- SPS (CAPS) release 1899 -->
<description>Ultimate Soccer Manager Update (Euro)</description>
@@ -45658,6 +48211,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="ums" supported="no">
<!-- SPS (CAPS) release 753 -->
<description>UMS - The Universal Military Simulator (Euro, v1.5)</description>
@@ -45679,6 +48233,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="umssd1" cloneof="ums" supported="no">
<!-- SPS (CAPS) release 1794 -->
<description>UMS Scenario Disk One - The American Civil War (Euro)</description>
@@ -45694,6 +48249,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="umssd2" cloneof="ums" supported="no">
<!-- SPS (CAPS) release 1694 -->
<description>UMS Scenario Disk Two - Vietnam (Euro)</description>
@@ -45709,6 +48265,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="ums2" supported="no">
<!-- SPS (CAPS) release 2137 -->
<description>UMS II - Nations at War (Euro, v1.2 19910203)</description>
@@ -45742,6 +48299,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="univwar" supported="no">
<!-- SPS (CAPS) release 597 -->
<description>Universal Warrior (Euro)</description>
@@ -45756,6 +48314,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="universe" supported="no">
<!-- SPS (CAPS) release 894 -->
<description>Universe (Euro)</description>
@@ -45795,6 +48354,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="univers3" supported="no">
<!-- SPS (CAPS) release 1476 -->
<description>Universe 3 (USA)</description>
@@ -45816,6 +48376,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="unreal" supported="no">
<!-- SPS (CAPS) release 33 -->
<description>Unreal (Euro)</description>
@@ -45844,6 +48405,7 @@ license:CC0
</software>
<!-- Guru Meditation -->
+ <!-- ATK test: failed -->
<software name="untouch" supported="no">
<!-- SPS (CAPS) release 2392 -->
<description>The Untouchables (Euro)</description>
@@ -45865,6 +48427,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="uridium2" supported="no">
<!-- SPS (CAPS) release 276 -->
<description>Uridium 2 (Euro, Program v1.04, Data v1.03)</description>
@@ -45886,6 +48449,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="uridium2a" cloneof="uridium2" supported="no">
<!-- SPS (CAPS) release 2746 -->
<description>Uridium 2 (Euro, Program v1.01, Data v1.01)</description>
@@ -45907,6 +48471,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="uridium2b" cloneof="uridium2" supported="no">
<!-- SPS (CAPS) release 1526 -->
<description>Uridium 2 (Euro)</description>
@@ -45928,6 +48493,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="utopia" supported="no">
<!-- SPS (CAPS) release 757 -->
<description>Utopia - The Creation of a Nation (Euro, v3.0)</description>
@@ -45949,6 +48515,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="utopiaa" cloneof="utopia" supported="no">
<!-- SPS (CAPS) release 758 -->
<description>Utopia - The Creation of a Nation (Euro)</description>
@@ -45970,6 +48537,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="utopianw" cloneof="utopia" supported="no">
<!-- SPS (CAPS) release 2576 -->
<description>Utopia - The New Worlds (Euro)</description>
@@ -45985,6 +48553,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="valhalla" supported="no">
<!-- SPS (CAPS) release 756 -->
<description>Valhalla - Before the War (Euro)</description>
@@ -46030,6 +48599,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="vampempr" supported="no">
<!-- SPS (CAPS) release 397 -->
<description>Vampire's Empire (Euro)</description>
@@ -46044,6 +48614,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="vampclev" supported="no">
<!-- SPS (CAPS) release 2049 -->
<description>Vampire's Empire + Clever and Smart (Euro, Amiga Star Collection)</description>
@@ -46058,6 +48629,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="vaxine" supported="no">
<!-- SPS (CAPS) release 747 -->
<description>Vaxine (Euro)</description>
@@ -46072,6 +48644,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="vectball" supported="no">
<!-- SPS (CAPS) release 2520 -->
<description>Vectorball (Euro)</description>
@@ -46086,7 +48659,8 @@ license:CC0
</part>
</software>
- <!-- black screen after AmigaOS loading -->
+ <!-- black screen after AmigaDOS loading [FDC] -->
+ <!-- ATK test: OK -->
<software name="vengexcl" supported="no">
<!-- SPS (CAPS) release 2499 -->
<description>Vengeance of Excalibur (Euro)</description>
@@ -46120,6 +48694,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="vermeer" supported="no">
<!-- SPS (CAPS) release 693 -->
<description>Vermeer (Ger)</description>
@@ -46134,6 +48709,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="vl" supported="no">
<!-- SPS (CAPS) release 2214 -->
<description>VL - Das Spiel (Ger)</description>
@@ -46149,6 +48725,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="videokid" supported="no">
<!-- SPS (CAPS) release 2555 -->
<description>VideoKid (Euro)</description>
@@ -46170,6 +48747,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="vigilant" supported="no">
<!-- SPS (CAPS) release 1188 -->
<description>Vigilante (Euro)</description>
@@ -46184,6 +48762,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="vindictr" supported="no">
<!-- SPS (CAPS) release 158 -->
<description>Vindicators (Euro)</description>
@@ -46198,6 +48777,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="virocop" supported="no">
<!-- SPS (CAPS) release 1836 -->
<description>Virocop (Euro)</description>
@@ -46225,6 +48805,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="virus" supported="no">
<!-- SPS (CAPS) release 4 -->
<description>Virus (Euro)</description>
@@ -46239,6 +48820,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="vision5d" supported="no">
<!-- SPS (CAPS) release 2651 -->
<description>Vision - The 5 Dimension Utopia (Ger)</description>
@@ -46290,7 +48872,10 @@ license:CC0
</part>
</software>
- <!-- Locks up at AmigaOS -->
+ <!-- Locks up at AmigaDOS [FDC] dsksync -->
+ <!-- Screen is too dim (tested on a500p) -->
+ <!-- Doesn't accept joy/key inputs on ranking screen (PC=18dcc) -->
+ <!-- ATK test: C:even H:L 1 Sector Bad -->
<software name="vixen" supported="no">
<!-- SPS (CAPS) release 993 -->
<description>Vixen (Euro)</description>
@@ -46305,6 +48890,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:even H:L 1 Sector Bad -->
<software name="shefox" cloneof="vixen" supported="no">
<!-- SPS (CAPS) release 383 -->
<description>She-Fox (Ger)</description>
@@ -46319,6 +48905,9 @@ license:CC0
</part>
</software>
+ <!-- hangs at Kickstart white screen, [FDC] dsksync -->
+ <!-- Runs too fast -->
+ <!-- ATK test: failed -->
<software name="viz" supported="no">
<!-- SPS (CAPS) release 3030 -->
<description>Viz - The Soft Floppy One (Euro)</description>
@@ -46341,6 +48930,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="volfied" supported="no">
<!-- SPS (CAPS) release 1418 -->
<description>Volfied (Euro)</description>
@@ -46355,6 +48945,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="vballsim" supported="no">
<!-- SPS (CAPS) release 1285 -->
<description>Volleyball Simulator (Euro, Platinum)</description>
@@ -46369,6 +48960,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="voodoo" supported="no">
<!-- SPS (CAPS) release 2556 -->
<description>Voodoo Nightmare (Euro)</description>
@@ -46383,6 +48975,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="voodooa" cloneof="voodoo" supported="no">
<!-- SPS (CAPS) release 2607 -->
<description>Voodoo Nightmare (Euro, Budget)</description>
@@ -46397,6 +48990,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="vortex" supported="no">
<!-- SPS (CAPS) release 1412 -->
<description>Vortex (USA)</description>
@@ -46411,6 +49005,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="voyager" supported="no">
<!-- SPS (CAPS) release 228 -->
<description>Voyager (Euro)</description>
@@ -46425,6 +49020,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="voyagera" cloneof="voyager" supported="no">
<!-- SPS (CAPS) release 1155 -->
<description>Voyager (Euro, Budget)</description>
@@ -46439,6 +49035,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="vroom" supported="no">
<!-- SPS (CAPS) release 1295 -->
<description>Vroom (Euro)</description>
@@ -46453,6 +49050,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="vroomdd" cloneof="vroom" supported="no">
<!-- SPS (CAPS) release 1296 -->
<description>Vroom Data Disk (Euro)</description>
@@ -46468,6 +49066,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="vroommp" cloneof="vroom" supported="no">
<!-- SPS (CAPS) release 2158 -->
<description>Vroom Multi-Player (Euro)</description>
@@ -46484,7 +49083,9 @@ license:CC0
</part>
</software>
- <!-- black screen -->
+ <!-- black screen [FDC] dsksync -->
+ <!-- Hangs at Vyrus title screen, [FDC] -->
+ <!-- ATK test: OK -->
<software name="vyrus" supported="no">
<!-- SPS (CAPS) release 1069 -->
<description>Vyrus (Euro)</description>
@@ -46499,6 +49100,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="wackyrac" supported="no">
<!-- SPS (CAPS) release 1941 -->
<description>Wacky Races (Euro)</description>
@@ -46513,6 +49115,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="walker" supported="no">
<!-- SPS (CAPS) release 159 -->
<description>Walker (Euro)</description>
@@ -46540,6 +49143,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="wander3d" supported="no">
<!-- SPS (CAPS) release 2497 -->
<description>Wanderer 3D (Euro)</description>
@@ -46554,6 +49158,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="wanted" supported="no">
<!-- SPS (CAPS) release 2619 -->
<description>Wanted (Euro, Commandos)</description>
@@ -46568,6 +49173,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="warmidle" supported="no">
<!-- SPS (CAPS) release 968 -->
<description>War in Middle Earth (Euro)</description>
@@ -46589,6 +49195,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="wargulf" supported="no">
<!-- SPS (CAPS) release 1106 -->
<description>War in the Gulf (Euro)</description>
@@ -46610,6 +49217,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="warmachn" supported="no">
<!-- SPS (CAPS) release 2074 -->
<description>War Machine (Euro)</description>
@@ -46624,6 +49232,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="warzone" supported="no">
<!-- SPS (CAPS) release 1212 -->
<description>War Zone (Euro, Paradox)</description>
@@ -46638,6 +49247,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="warzonec" supported="no">
<!-- SPS (CAPS) release 598 -->
<description>War Zone (Euro, Core Design)</description>
@@ -46652,6 +49262,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="wargamcs" supported="no">
<!-- SPS (CAPS) release 1464 -->
<description>Wargame Construction Set (USA, v1.0)</description>
@@ -46666,6 +49277,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="warhead" supported="no">
<!-- SPS (CAPS) release 1340 -->
<description>Warhead (Euro)</description>
@@ -46680,6 +49292,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:1 Bad -->
<software name="warlock" supported="no">
<!-- SPS (CAPS) release 398 -->
<description>Warlock's Quest (Euro)</description>
@@ -46694,6 +49307,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="warlocka" cloneof="warlock" supported="no">
<!-- SPS (CAPS) release 2282 -->
<description>Warlock's Quest (Euro, Super Quintet)</description>
@@ -46708,6 +49322,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="warlocku" cloneof="warlock" supported="no">
<!-- SPS (CAPS) release 847 -->
<description>Warlock (USA)</description>
@@ -46722,6 +49337,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="warlaven" supported="no">
<!-- SPS (CAPS) release 1413 -->
<description>Warlock the Avenger (Euro)</description>
@@ -46736,6 +49352,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="warlords" supported="no">
<!-- SPS (CAPS) release 789 -->
<description>Warlords (Euro, v2.00)</description>
@@ -46757,6 +49374,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="wareleyn" supported="no">
<!-- SPS (CAPS) release 2924 -->
<description>Warriors of Releyne (Euro, v1.00)</description>
@@ -46778,6 +49396,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="waterloo" supported="no">
<!-- SPS (CAPS) release 408 -->
<description>Waterloo (Euro)</description>
@@ -46792,6 +49411,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="waterlooa" cloneof="waterloo" supported="no">
<!-- SPS (CAPS) release 1938 -->
<description>Waterloo (Euro, Turning Points)</description>
@@ -46806,6 +49426,8 @@ license:CC0
</part>
</software>
+ <!-- GFX garbage spawns on bottom (repeats bitplane layers from above) -->
+ <!-- ATK test: OK -->
<software name="waxworks" supported="no">
<!-- SPS (CAPS) release 2274 -->
<description>Waxworks (Euro)</description>
@@ -46813,6 +49435,8 @@ license:CC0
<!-- (Amiga, OCS, PAL) -->
<year>1993</year>
<publisher>Accolade</publisher>
+ <info name="usage" value="Sports code wheel copy-protection" />
+
<part name="flop1" interface="floppy_3_5">
<feature name="part_id" value="Disk 1" />
<dataarea name="flop" size="1049612">
@@ -46875,6 +49499,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="waxworksf" cloneof="waxworks" supported="no">
<!-- SPS (CAPS) release 2394 -->
<description>Waxworks (Fra)</description>
@@ -46944,7 +49569,9 @@ license:CC0
</part>
</software>
- <software name="waylildr" supported="no">
+ <!-- AI does not work on a500p (btanb?) -->
+ <!-- ATK test: OK -->
+ <software name="waylildr" supported="partial">
<!-- SPS (CAPS) release 2096 -->
<description>The Way of the Little Dragon (Euro)</description>
<!-- retail, standalone -->
@@ -46958,6 +49585,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="ween" supported="no">
<!-- SPS (CAPS) release 2326 -->
<description>Ween - The Prophecy (Fra)</description>
@@ -46985,6 +49613,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="weirddre" supported="no">
<!-- SPS (CAPS) release 2100 -->
<description>Weird Dreams (Euro)</description>
@@ -46999,6 +49628,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="welltris" supported="no">
<!-- SPS (CAPS) release 1622 -->
<description>Welltris (Euro)</description>
@@ -47013,6 +49643,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="wembleyr" supported="no">
<!-- SPS (CAPS) release 1673 -->
<description>Wembley Rugby League (Euro)</description>
@@ -47027,6 +49658,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 Bad -->
<software name="westgame" supported="no">
<!-- SPS (CAPS) release 790 -->
<description>Western Games (Euro)</description>
@@ -47048,6 +49680,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="whalevoy" supported="no">
<!-- SPS (CAPS) release 2647 -->
<description>Whale's Voyage (Euro)</description>
@@ -47099,6 +49732,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="whalevoyg" cloneof="whalevoy" supported="no">
<!-- SPS (CAPS) release 1286 -->
<description>Whale's Voyage (Ger)</description>
@@ -47150,6 +49784,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="whalevo2" supported="no">
<!-- SPS (CAPS) release 600 -->
<description>Whale's Voyage 2 (Ger)</description>
@@ -47195,6 +49830,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="wtww" supported="no">
<!-- SPS (CAPS) release 1771 -->
<description>When Two Worlds War (Ger, v1.01)</description>
@@ -47216,6 +49852,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="whirligg" supported="no">
<!-- SPS (CAPS) release 2913 -->
<description>Whirligig (Euro)</description>
@@ -47230,6 +49867,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="whitedth" supported="no">
<!-- SPS (CAPS) release 2461 -->
<description>White Death (Euro, v1.3.6)</description>
@@ -47245,6 +49883,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="rogerrab" supported="no">
<!-- SPS (CAPS) release 160 -->
<description>Who Framed Roger Rabbit (Euro)</description>
@@ -47266,6 +49905,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="wicked" supported="no">
<!-- SPS (CAPS) release 295 -->
<description>Wicked (Euro)</description>
@@ -47280,6 +49920,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="wickeda" cloneof="wicked" supported="no">
<!-- SPS (CAPS) release 1263 -->
<description>Wicked (Euro, Power Hits)</description>
@@ -47294,6 +49935,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="wildsocr" supported="no">
<!-- SPS (CAPS) release 229 -->
<description>Wild Cup Soccer (Euro)</description>
@@ -47315,7 +49957,8 @@ license:CC0
</part>
</software>
- <!-- Black screen, continous access to floppy -->
+ <!-- Black screen, continous access to [FDC] floppy -->
+ <!-- ATK test: failed -->
<software name="wildstrt" supported="no">
<!-- SPS (CAPS) release 1678 -->
<description>Wild Streets (Euro)</description>
@@ -47330,6 +49973,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="wildwest" supported="no">
<!-- SPS (CAPS) release 601 -->
<description>Wild West World (Ger)</description>
@@ -47351,6 +49995,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="wildwhel" supported="no">
<!-- SPS (CAPS) release 2654 -->
<description>Wild Wheels (Euro)</description>
@@ -47358,6 +50003,8 @@ license:CC0
<!-- (Amiga, OCS, PAL) -->
<year>1991</year>
<publisher>Ocean</publisher>
+ <info name="usage" value="Sports manual copy-protection"/>
+
<part name="flop1" interface="floppy_3_5">
<dataarea name="flop" size="1049180">
<rom name="(sps2654)wildwheels.ipf" size="1049180" crc="274020f5" sha1="9a2fdada1af9b804ca4f0bc8499a023fb04259c1"/>
@@ -47365,6 +50012,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="windwizr" supported="no">
<!-- SPS (CAPS) release 2649 -->
<description>Window Wizard (Euro)</description>
@@ -47379,6 +50027,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="windwill" supported="no">
<!-- SPS (CAPS) release 2879 -->
<description>Windsurf Willy (Euro, Hits for Six Volume Seven)</description>
@@ -47393,6 +50042,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:79 H:U 1 Sector Bad -->
<software name="windwillf" cloneof="windwill" supported="no">
<!-- SPS (CAPS) release 2878 -->
<description>Windsurf Willy (Fra)</description>
@@ -47407,6 +50057,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="windwalk" supported="no">
<!-- SPS (CAPS) release 1391 -->
<description>Windwalker (USA)</description>
@@ -47421,6 +50072,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="wingcomm" supported="no">
<!-- SPS (CAPS) release 1657 -->
<description>Wing Commander (Euro)</description>
@@ -47448,6 +50100,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="wingcommg" cloneof="wingcomm" supported="no">
<!-- SPS (CAPS) release 824 -->
<description>Wing Commander (Ger)</description>
@@ -47475,6 +50128,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="wings" supported="no">
<!-- SPS (CAPS) release 410 -->
<description>Wings (Euro)</description>
@@ -47497,6 +50151,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="wingsdth" supported="no">
<!-- SPS (CAPS) release 3022 -->
<description>Wings of Death (Euro)</description>
@@ -47518,7 +50173,8 @@ license:CC0
</part>
</software>
- <!-- black screen -->
+ <!-- black screen [FDC] dsksync -->
+ <!-- ATK test: C:0 H:U Bad -->
<software name="wingfury" supported="no">
<!-- SPS (CAPS) release 599 -->
<description>Wings of Fury (Euro)</description>
@@ -47533,6 +50189,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="wintcamp" supported="no">
<!-- SPS (CAPS) release 1706 -->
<description>Winter Camp (Euro)</description>
@@ -47554,6 +50211,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="wolympd" supported="no">
<!-- SPS (CAPS) release 748 -->
<description>Winter Olympiad 88 (Euro)</description>
@@ -47568,6 +50226,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="wintol" supported="no">
<!-- SPS (CAPS) release 1127 -->
<description>Winter Olympics (Euro)</description>
@@ -47595,6 +50254,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="winzer" supported="no">
<!-- SPS (CAPS) release 1760 -->
<description>Winzer (Ger, v1.14 19970117, World of Business)</description>
@@ -47609,6 +50269,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="winzera" cloneof="winzer" supported="no">
<!-- SPS (CAPS) release 1759 -->
<description>Winzer (Ger, v1.13 19910929)</description>
@@ -47623,6 +50284,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="wipeout" supported="no">
<!-- SPS (CAPS) release 161 -->
<description>Wipe Out (Euro)</description>
@@ -47637,6 +50299,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="wishbrin" supported="no">
<!-- SPS (CAPS) release 2543 -->
<description>Wishbringer (Euro, r69)</description>
@@ -47651,6 +50314,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="witness" supported="no">
<!-- SPS (CAPS) release 2041 -->
<description>The Witness (USA, r22)</description>
@@ -47665,6 +50329,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="wiznliz" supported="no">
<!-- SPS (CAPS) release 749 -->
<description>Wiz 'n' Liz (Euro)</description>
@@ -47686,6 +50351,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="wizrdwar" supported="no">
<!-- SPS (CAPS) release 1 -->
<description>Wizard Warz (Euro)</description>
@@ -47700,6 +50366,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="wizardr6" supported="no">
<!-- SPS (CAPS) release 991 -->
<description>Wizardry VI - Bane of the Cosmic Forge (Euro)</description>
@@ -47739,6 +50406,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="wizardr6g" cloneof="wizardr6" supported="no">
<!-- SPS (CAPS) release 603 -->
<description>Wizardry VI - Bane of the Cosmic Forge (Ger)</description>
@@ -47778,6 +50446,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="wizball" supported="no">
<!-- SPS (CAPS) release 176 -->
<description>Wizball (Euro)</description>
@@ -47792,6 +50461,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="wizballa" cloneof="wizball" supported="no">
<!-- SPS (CAPS) release 1380 -->
<description>Wizball (Euro, Tenstar Pack)</description>
@@ -47806,6 +50476,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="wizballb" cloneof="wizball" supported="no">
<!-- SPS (CAPS) release 1544 -->
<description>Wizball (Euro, Budget)</description>
@@ -47820,6 +50491,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="wizkid" supported="no">
<!-- SPS (CAPS) release 1449 -->
<description>Wizkid (Euro)</description>
@@ -47841,7 +50513,9 @@ license:CC0
</part>
</software>
- <!-- Shows Core Design logo then hangs with red backdrop -->
+ <!-- Shows Core Design logo then hangs with red backdrop [FDC] dsksync -->
+ <!-- Has GFX stripe glitch when player dies -->
+ <!-- ATK test: OK -->
<software name="wolfchld" supported="no">
<!-- SPS (CAPS) release 411 -->
<description>Wolfchild (Euro)</description>
@@ -47863,6 +50537,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="wolfpack" supported="no">
<!-- SPS (CAPS) release 255 -->
<description>Wolfpack (Euro)</description>
@@ -47877,6 +50552,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="wonderdg" supported="no">
<!-- SPS (CAPS) release 1201 -->
<description>Wonder Dog (Euro)</description>
@@ -47899,6 +50575,7 @@ license:CC0
</software>
<!-- boot OK -->
+ <!-- ATK test: OK -->
<software name="wondrlnd" supported="partial">
<!-- SPS (CAPS) release 277 -->
<description>Wonderland (Euro, v1.27i 19910422)</description>
@@ -47933,6 +50610,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="woodywrl" supported="no">
<!-- SPS (CAPS) release 2182 -->
<description>Woodys World (Euro)</description>
@@ -47960,6 +50638,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="wcbox" supported="no">
<!-- SPS (CAPS) release 162 -->
<description>World Championship Boxing Manager (Euro)</description>
@@ -47974,6 +50653,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="wcsoccer" supported="no">
<!-- SPS (CAPS) release 1063 -->
<description>World Championship Soccer (Euro)</description>
@@ -47988,6 +50668,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="wcrugby" supported="no">
<!-- SPS (CAPS) release 2131 -->
<description>World Class Rugby (Euro)</description>
@@ -48002,6 +50683,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="wrldcrkt" supported="no">
<!-- SPS (CAPS) release 2130 -->
<description>World Cricket (Euro)</description>
@@ -48016,6 +50698,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="worldart" supported="no">
<!-- SPS (CAPS) release 871 -->
<description>World Darts (Euro)</description>
@@ -48030,6 +50713,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="wldgames" supported="no">
<!-- SPS (CAPS) release 604 -->
<description>World Games (USA)</description>
@@ -48044,6 +50728,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="wldrugby" supported="no">
<!-- SPS (CAPS) release 2544 -->
<description>World Rugby (Euro, Top 15 Spielesammlung)</description>
@@ -48058,6 +50743,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="wldsoccr" supported="no">
<!-- SPS (CAPS) release 2150 -->
<description>World Soccer (Euro)</description>
@@ -48072,6 +50758,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="wtgolf" supported="no">
<!-- SPS (CAPS) release 752 -->
<description>World Tour Golf (Euro)</description>
@@ -48079,6 +50766,7 @@ license:CC0
<!-- (Amiga, OCS, PAL) -->
<year>1988</year>
<publisher>Electronic Arts</publisher>
+ <info name="usage" value="Sports manual copy-protection (Course Names)"/>
<part name="flop1" interface="floppy_3_5">
<dataarea name="flop" size="1049612">
<rom name="(sps752)worldtourgolf.ipf" size="1049612" crc="f48fabed" sha1="3b4c4a5e1e7be30521fa00cbc7a4ed7564ae8c85"/>
@@ -48087,6 +50775,7 @@ license:CC0
</software>
<!-- Hangs after entering copy-protection value -->
+ <!-- ATK test: OK -->
<software name="worms" supported="no">
<!-- SPS (CAPS) release 230 -->
<description>Worms (Euro)</description>
@@ -48095,6 +50784,7 @@ license:CC0
<year>1995</year>
<publisher>Ocean</publisher>
<info name="usage" value="Sports manual copy-protection (Worms codes)" />
+
<part name="flop1" interface="floppy_3_5">
<feature name="part_id" value="Disk 1" />
<dataarea name="flop" size="1049180">
@@ -48115,6 +50805,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="wrathdmn" supported="no">
<!-- SPS (CAPS) release 606 -->
<description>Wrath of the Demon (Euro)</description>
@@ -48148,6 +50839,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="wreckers" supported="no">
<!-- SPS (CAPS) release 751 -->
<description>Wreckers (Euro)</description>
@@ -48162,6 +50854,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="wwfert" supported="no">
<!-- SPS (CAPS) release 1298 -->
<description>WWF European Rampage Tour (Euro)</description>
@@ -48183,6 +50876,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="wwferta" cloneof="wwfert" supported="no">
<!-- SPS (CAPS) release 2449 -->
<description>WWF European Rampage Tour (Euro, Alt)</description>
@@ -48204,6 +50898,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="wrestlmn" supported="no">
<!-- SPS (CAPS) release 205 -->
<description>WWF Wrestle Mania (Euro)</description>
@@ -48225,6 +50920,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="wrestlmna" cloneof="wrestlmn" supported="no">
<!-- SPS (CAPS) release 2210 -->
<description>WWF Wrestle Mania (Euro, Budget)</description>
@@ -48246,7 +50942,9 @@ license:CC0
</part>
</software>
- <software name="xit" supported="no">
+ <!-- boot OK -->
+ <!-- ATK test: OK -->
+ <software name="xit" supported="yes">
<!-- SPS (CAPS) release 1585 -->
<description>X-It (Euro)</description>
<!-- retail, standalone -->
@@ -48267,6 +50965,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="xout" supported="no">
<!-- SPS (CAPS) release 412 -->
<description>X-Out (Euro)</description>
@@ -48288,6 +50987,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="xouta" cloneof="xout" supported="no">
<!-- SPS (CAPS) release 1274 -->
<description>X-Out (Euro, Budget)</description>
@@ -48302,6 +51002,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:1 Bad -->
<software name="xenomor" supported="no">
<!-- SPS (CAPS) release 296 -->
<description>Xenomorph (Euro)</description>
@@ -48323,6 +51024,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:1 Bad -->
<software name="xenomorg" cloneof="xenomor" supported="no">
<!-- SPS (CAPS) release 2939 -->
<description>Xenomorph (Ger)</description>
@@ -48344,7 +51046,8 @@ license:CC0
</part>
</software>
- <!-- Locks up at Xenon logo -->
+ <!-- Locks up at Xenon logo [FDC] dsksync -->
+ <!-- ATK test: C:0 H:U Bad -->
<software name="xenon" supported="no">
<!-- SPS (CAPS) release 399 -->
<description>Xenon (Euro)</description>
@@ -48359,6 +51062,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="xenona" cloneof="xenon" supported="no">
<!-- SPS (CAPS) release 2873 -->
<description>Xenon (Euro, Precious Metal)</description>
@@ -48373,8 +51077,9 @@ license:CC0
</part>
</software>
- <!-- black screen -->
- <software name="xenon2" supported="no">
+ <!-- boot OK -->
+ <!-- ATK test: C:0 H:U Bad -->
+ <software name="xenon2" supported="yes">
<!-- SPS (CAPS) release 297 -->
<description>Xenon 2 - Megablast (Euro)</description>
<!-- retail, standalone -->
@@ -48387,6 +51092,7 @@ license:CC0
<rom name="(sps297)xenon2_disk1.ipf" size="1049304" crc="41441b95" sha1="72cf591760e014b53e946bf9603ae71b3d21d0d8"/>
</dataarea>
</part>
+ <!-- "Game Disk" -->
<part name="flop2" interface="floppy_3_5">
<feature name="part_id" value="Disk 2" />
<dataarea name="flop" size="1049612">
@@ -48395,6 +51101,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="xenon2a" cloneof="xenon2" supported="no">
<!-- SPS (CAPS) release 2874 -->
<description>Xenon 2 - Megablast (Euro, Alt)</description>
@@ -48416,6 +51123,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="xenon2b" cloneof="xenon2" supported="no">
<!-- SPS (CAPS) release 2234 -->
<description>Xenon 2 - Megablast (Euro, The Power Pack)</description>
@@ -48430,6 +51138,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="xenophob" supported="no">
<!-- SPS (CAPS) release 2247 -->
<description>Xenophobe (Euro)</description>
@@ -48451,6 +51160,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="xiphos" supported="no">
<!-- SPS (CAPS) release 1062 -->
<description>Xiphos (Euro)</description>
@@ -48472,6 +51182,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="xp8" supported="no">
<!-- SPS (CAPS) release 607 -->
<description>XP8 (Euro)</description>
@@ -48499,6 +51210,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="xr35" supported="no">
<!-- SPS (CAPS) release 34 -->
<description>XR-35 Fighter Mission (Euro)</description>
@@ -48513,6 +51225,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="xr35a" cloneof="xr35" supported="no">
<!-- SPS (CAPS) release 1110 -->
<description>XR-35 Fighter Mission (Euro, Alt)</description>
@@ -48527,6 +51240,7 @@ license:CC0
</part>
</software>
+ <!-- fatalerrors when trying to mount "Incompatible image format or corrupted data" -->
<software name="xr35b" cloneof="xr35" supported="no">
<!-- invalid - this was marked as SPS but these checksums don't appear in the list -->
<!-- SPS (CAPS) release 34 -->
@@ -48543,6 +51257,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="xtrmrdd" supported="no">
<!-- SPS (CAPS) release 1807 -->
<description>XTreme Racing Data Disks (Euro, v2.0)</description>
@@ -48565,6 +51280,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="xybots" supported="no">
<!-- SPS (CAPS) release 1707 -->
<description>Xybots (Euro)</description>
@@ -48579,6 +51295,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="yojoe" supported="no">
<!-- SPS (CAPS) release 750 -->
<description>Yo! Joe! (Euro)</description>
@@ -48600,6 +51317,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="yogiclnp" supported="no">
<!-- SPS (CAPS) release 2171 -->
<description>Yogi's Big Clean Up (Euro)</description>
@@ -48614,6 +51332,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="yogiescp" supported="no">
<!-- SPS (CAPS) release 1355 -->
<description>Yogi's Great Escape (Euro)</description>
@@ -48628,6 +51347,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: C:0 H:U Bad -->
<software name="zout" supported="no">
<!-- SPS (CAPS) release 609 -->
<description>Z-Out (Euro)</description>
@@ -48643,6 +51363,7 @@ license:CC0
</software>
<!-- doesn't boot from stand-alone -->
+ <!-- ATK test: OK -->
<software name="zakmk" supported="no">
<!-- SPS (CAPS) release 965 -->
<description>Zak McKracken and the Alien Mindbenders (Euro)</description>
@@ -48665,6 +51386,7 @@ license:CC0
</software>
<!-- doesn't boot from stand-alone -->
+ <!-- ATK test: OK -->
<software name="zakmkf" cloneof="zakmk" supported="no">
<!-- SPS (CAPS) release 2365 -->
<description>Zak McKracken and the Alien Mindbenders (Fra)</description>
@@ -48687,6 +51409,7 @@ license:CC0
</software>
<!-- doesn't boot from stand-alone -->
+ <!-- ATK test: OK -->
<software name="zakmkg" cloneof="zakmk" supported="no">
<!-- SPS (CAPS) release 413 -->
<description>Zak McKracken and the Alien Mindbenders (Ger)</description>
@@ -48709,6 +51432,7 @@ license:CC0
</software>
<!-- Guru Meditation -->
+ <!-- ATK test: C:0 H:U 1 Sector Bad -->
<software name="zanygolf" supported="no">
<!-- SPS (CAPS) release 1482 -->
<description>Zany Golf (USA)</description>
@@ -48723,6 +51447,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="zarathru" supported="no">
<!-- SPS (CAPS) release 1501 -->
<description>Zarathrusta (Euro)</description>
@@ -48737,6 +51462,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="zargon" supported="no">
<!-- SPS (CAPS) release 1684 -->
<description>Zargon (Ger)</description>
@@ -48752,6 +51478,7 @@ license:CC0
</software>
<!-- Pressing enter on title sequence is ignored on a500, causes Guru Meditation on a1200 -->
+ <!-- ATK test: OK -->
<software name="zeewolf" supported="no">
<!-- SPS (CAPS) release 414 -->
<description>Zeewolf (Euro, v1.02)</description>
@@ -48766,6 +51493,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="zeewolf2" supported="no">
<!-- SPS (CAPS) release 608 -->
<description>Zeewolf 2 - Wild Justice (Euro)</description>
@@ -48780,6 +51508,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="ziriax" supported="no">
<!-- SPS (CAPS) release 3001 -->
<description>Ziriax (Euro)</description>
@@ -48804,11 +51533,12 @@ license:CC0
<info name="additional" value="Mastered with virus" />
<part name="flop1" interface="floppy_3_5">
<dataarea name="flop" size="1055523">
- <rom name="(sps2768)zombi.ipf" size="1055523" crc="97261026" sha1="922fdade85ab40968c3c4d028ab841151573d572"/>
+ <rom name="(sps2768)zombi.ipf" size="1055523" crc="97261026" sha1="922fdade85ab40968c3c4d028ab841151573d572" status="baddump"/>
</dataarea>
</part>
</software>
+ <!-- ATK test: OK -->
<software name="zonewarr" supported="no">
<!-- SPS (CAPS) release 1618 -->
<description>Zone Warrior (Euro)</description>
@@ -48830,6 +51560,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="zool" supported="no">
<!-- SPS (CAPS) release 893 -->
<description>Zool (Euro)</description>
@@ -48852,6 +51583,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="zoola" cloneof="zool" supported="no">
<!-- SPS (CAPS) release 2426 -->
<description>Zool (Euro, Award Winners Gold Edition)</description>
@@ -48874,6 +51606,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="zool2" supported="no">
<!-- SPS (CAPS) release 1111 -->
<description>Zool 2 (Euro)</description>
@@ -48895,6 +51628,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="zoom" supported="no">
<!-- SPS (CAPS) release 1910 -->
<description>Zoom! (Euro)</description>
@@ -48909,6 +51643,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="zork" supported="no">
<!-- SPS (CAPS) release 2681 -->
<description>Zork I - The Great Underground Empire (Euro, r88)</description>
@@ -48923,6 +51658,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="zork2" supported="no">
<!-- SPS (CAPS) release 2542 -->
<description>Zork II - The Wizard Of Frobozz (Euro, v48)</description>
@@ -48937,6 +51673,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="zorktril" supported="no">
<!-- SPS (CAPS) release 2042 -->
<description>Zork Trilogy - Zork I (r88) + Zork II (v48) + Zork III (r17) (USA)</description>
@@ -48951,6 +51688,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: OK -->
<software name="zork0" supported="no">
<!-- SPS (CAPS) release 1411 -->
<description>Zork Zero (USA, r366)</description>
@@ -48965,6 +51703,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="zyconix" supported="no">
<!-- SPS (CAPS) release 1057 -->
<description>Zyconix (Euro)</description>
@@ -48979,6 +51718,7 @@ license:CC0
</part>
</software>
+ <!-- ATK test: failed -->
<software name="zynaps" supported="no">
<!-- SPS (CAPS) release 879 -->
<description>Zynaps (Euro)</description>
@@ -48992,7 +51732,4 @@ license:CC0
</dataarea>
</part>
</software>
-
-
</softwarelist>
-
diff --git a/src/devices/machine/8364_paula.cpp b/src/devices/machine/8364_paula.cpp
index 6869ffb3395..83c4f033661 100644
--- a/src/devices/machine/8364_paula.cpp
+++ b/src/devices/machine/8364_paula.cpp
@@ -2,22 +2,36 @@
// copyright-holders: Aaron Giles, Dirk Best
/***************************************************************************
- Commodore 8364 "Paula"
+ MOS Technology 8364 "Paula"
+
+ TODO:
+ - Inherit FDC, serial and irq controller to here;
+ - Move Agnus "location" logic from here;
+ - low-pass filter;
+ - convert volume values to non-linear dB scale (cfr. )
+ - Verify ADKCON modulation;
+ - Verify manual mode;
+ - When a DMA stop occurs, is the correlated channel playback stopped
+ at the end of the current cycle or as soon as possible like current
+ implementation?
***************************************************************************/
#include "emu.h"
#include "8364_paula.h"
+#define LIVE_AUDIO_VIEW 0
+
//#define VERBOSE 1
#include "logmacro.h"
+#include <cstring>
//**************************************************************************
// DEVICE DEFINITIONS
//**************************************************************************
-DEFINE_DEVICE_TYPE(PAULA_8364, paula_8364_device, "paula_8364", "8364 Paula")
+DEFINE_DEVICE_TYPE(PAULA_8364, paula_8364_device, "paula_8364", "MOS 8364 \"Paula\"")
//*************************************************************************
@@ -51,9 +65,6 @@ void paula_8364_device::device_start()
for (int i = 0; i < 4; i++)
{
m_channel[i].index = i;
- m_channel[i].curticks = 0;
- m_channel[i].manualmode = false;
- m_channel[i].curlocation = 0;
m_channel[i].irq_timer = machine().scheduler().timer_alloc(timer_expired_delegate(FUNC(paula_8364_device::signal_irq), this));
}
@@ -61,6 +72,24 @@ void paula_8364_device::device_start()
m_stream = stream_alloc(0, 4, clock() / CLOCK_DIVIDER);
}
+void paula_8364_device::device_reset()
+{
+ m_dmacon = 0;
+ m_adkcon = 0;
+ for (auto &chan : m_channel)
+ {
+ chan.loc = 0;
+ chan.len = 0;
+ chan.per = 0;
+ chan.vol = 0;
+ chan.curticks = 0;
+ chan.manualmode = false;
+ chan.curlocation = 0;
+ chan.curlength = 0;
+ chan.dma_enabled = false;
+ }
+}
+
//-------------------------------------------------
// update - stream updater
//-------------------------------------------------
@@ -99,6 +128,18 @@ void paula_8364_device::reg_w(offs_t offset, uint16_t data)
case REG_DMACON:
m_stream->update();
m_dmacon = (data & 0x8000) ? (m_dmacon | (data & 0x021f)) : (m_dmacon & ~(data & 0x021f)); // only bits 15, 9 and 5 to 0
+ // update the DMA latches on each channel and reload if fresh
+ // This holds true particularly for Ocean games (bchvolly, lostpatr, pang) and waylildr:
+ // they sets a DMA length for a channel then enable DMA then resets that length to 1
+ // after a short delay loop.
+ for (int channum = 0; channum < 4; channum++)
+ {
+ audio_channel *chan = &m_channel[channum];
+ if (!chan->dma_enabled && ((m_dmacon >> channum) & 1))
+ dma_reload(chan, true);
+
+ chan->dma_enabled = BIT(m_dmacon, channum);
+ }
break;
case REG_ADKCON:
@@ -106,7 +147,7 @@ void paula_8364_device::reg_w(offs_t offset, uint16_t data)
m_adkcon = (data & 0x8000) ? (m_adkcon | (data & 0x7fff)) : (m_adkcon & ~(data & 0x7fff));
break;
- // to be moved
+ // FIXME: location belongs to Agnus
case REG_AUD0LCL: m_channel[CHAN_0].loc = (m_channel[CHAN_0].loc & 0xffff0000) | ((data & 0xfffe) << 0); break; // 15-bit
case REG_AUD0LCH: m_channel[CHAN_0].loc = (m_channel[CHAN_0].loc & 0x0000ffff) | ((data & 0x001f) << 16); break; // 3-bit on ocs, 5-bit ecs
case REG_AUD1LCL: m_channel[CHAN_1].loc = (m_channel[CHAN_1].loc & 0xffff0000) | ((data & 0xfffe) << 0); break; // 15-bit
@@ -119,19 +160,19 @@ void paula_8364_device::reg_w(offs_t offset, uint16_t data)
// audio data
case REG_AUD0LEN: m_channel[CHAN_0].len = data; break;
case REG_AUD0PER: m_channel[CHAN_0].per = data; break;
- case REG_AUD0VOL: m_channel[CHAN_0].vol = data; break;
+ case REG_AUD0VOL: m_channel[CHAN_0].vol = data & 0x7f; break;
case REG_AUD0DAT: m_channel[CHAN_0].dat = data; m_channel[CHAN_0].manualmode = true; break;
case REG_AUD1LEN: m_channel[CHAN_1].len = data; break;
case REG_AUD1PER: m_channel[CHAN_1].per = data; break;
- case REG_AUD1VOL: m_channel[CHAN_1].vol = data; break;
+ case REG_AUD1VOL: m_channel[CHAN_1].vol = data & 0x7f; break;
case REG_AUD1DAT: m_channel[CHAN_1].dat = data; m_channel[CHAN_1].manualmode = true; break;
case REG_AUD2LEN: m_channel[CHAN_2].len = data; break;
case REG_AUD2PER: m_channel[CHAN_2].per = data; break;
- case REG_AUD2VOL: m_channel[CHAN_2].vol = data; break;
+ case REG_AUD2VOL: m_channel[CHAN_2].vol = data & 0x7f; break;
case REG_AUD2DAT: m_channel[CHAN_2].dat = data; m_channel[CHAN_2].manualmode = true; break;
case REG_AUD3LEN: m_channel[CHAN_3].len = data; break;
case REG_AUD3PER: m_channel[CHAN_3].per = data; break;
- case REG_AUD3VOL: m_channel[CHAN_3].vol = data; break;
+ case REG_AUD3VOL: m_channel[CHAN_3].vol = data & 0x7f; break;
case REG_AUD3DAT: m_channel[CHAN_3].dat = data; m_channel[CHAN_3].manualmode = true; break;
}
}
@@ -142,20 +183,51 @@ void paula_8364_device::reg_w(offs_t offset, uint16_t data)
TIMER_CALLBACK_MEMBER( paula_8364_device::signal_irq )
{
- m_int_w(param);
+ m_int_w(param, 1);
}
//-------------------------------------------------
// dma_reload
//-------------------------------------------------
-void paula_8364_device::dma_reload(audio_channel *chan)
+void paula_8364_device::dma_reload(audio_channel *chan, bool startup)
{
chan->curlocation = chan->loc;
+ // TODO: how to treat length == 0?
chan->curlength = chan->len;
- chan->irq_timer->adjust(attotime::from_hz(15750), chan->index); // clock() / 227
+ // TODO: on startup=false irq should be delayed two cycles
+ if (startup)
+ chan->irq_timer->adjust(attotime::from_hz(15750), chan->index); // clock() / 227
+ else
+ signal_irq(nullptr, chan->index);
- LOG("dma_reload(%d): offs=%05X len=%04X\n", chan->index, chan->curlocation, chan->curlength);
+ LOG("dma_reload(%d): offs=%06X len=%04X\n", chan->index, chan->curlocation, chan->curlength);
+}
+
+std::string paula_8364_device::print_audio_state()
+{
+ std::ostringstream outbuffer;
+
+ util::stream_format(outbuffer, "DMACON: %04x (%d) ADKCON %04x\n", m_dmacon, BIT(m_dmacon, 9), m_adkcon);
+ for (auto &chan : m_channel)
+ {
+ util::stream_format(outbuffer, "%d (%d) (%d%d) REGS: %06x %04x %03x %02x %d LIVE: %06x %04x %d\n"
+ , chan.index
+ , BIT(m_dmacon, chan.index)
+ , BIT(m_adkcon, chan.index+4)
+ , BIT(m_adkcon, chan.index)
+ , chan.loc
+ , chan.len
+ , chan.per
+ , chan.vol
+ , chan.manualmode
+ , chan.curlocation
+ , chan.curlength
+ , chan.dma_enabled
+ );
+ }
+
+ return outbuffer.str();
}
//-------------------------------------------------
@@ -182,15 +254,8 @@ void paula_8364_device::sound_stream_update(sound_stream &stream, std::vector<re
int samples = outputs[0].samples() * CLOCK_DIVIDER;
- // update the DMA states on each channel and reload if fresh
- for (channum = 0; channum < 4; channum++)
- {
- audio_channel *chan = &m_channel[channum];
- if (!chan->dma_enabled && ((m_dmacon >> channum) & 1))
- dma_reload(chan);
-
- chan->dma_enabled = BIT(m_dmacon, channum);
- }
+ if (LIVE_AUDIO_VIEW)
+ popmessage(print_audio_state());
// loop until done
while (samples > 0)
@@ -219,6 +284,7 @@ void paula_8364_device::sound_stream_update(sound_stream &stream, std::vector<re
int i;
// normalize the volume value
+ // FIXME: definitely not linear
volume = (volume & 0x40) ? 64 : (volume & 0x3f);
volume *= 4;
@@ -268,9 +334,18 @@ void paula_8364_device::sound_stream_update(sound_stream &stream, std::vector<re
if (chan->curlength != 0)
chan->curlength--;
- // if we run out of data, reload the dma
+ // if we run out of data, reload the dma and signal an IRQ,
+ // gpmaster/asparmgp definitely expects this
+ // (uses channel 3 as a sequencer, changing the start address on the fly)
if (chan->curlength == 0)
- dma_reload(chan);
+ {
+ dma_reload(chan, false);
+ // reload the data pointer, otherwise aliasing / buzzing outside the given buffer will be heard
+ // For example: Xenon 2 sets up location=0x63298 length=0x20
+ // for silencing channels on-the-fly without relying on irqs.
+ // Without this the location will read at 0x632d8 (data=0x7a7d), causing annoying buzzing.
+ chan->dat = m_mem_r(chan->curlocation);
+ }
}
// latch the next byte of the sample
diff --git a/src/devices/machine/8364_paula.h b/src/devices/machine/8364_paula.h
index 9fa7a6ebf38..0596cd6d4a1 100644
--- a/src/devices/machine/8364_paula.h
+++ b/src/devices/machine/8364_paula.h
@@ -66,6 +66,7 @@ public:
protected:
// device-level overrides
virtual void device_start() override;
+ virtual void device_reset() override;
// sound stream update overrides
virtual void sound_stream_update(sound_stream &stream, std::vector<read_stream_view> const &inputs, std::vector<write_stream_view> &outputs) override;
@@ -133,11 +134,11 @@ private:
uint16_t dat;
};
- void dma_reload(audio_channel *chan);
+ void dma_reload(audio_channel *chan, bool startup);
// callbacks
devcb_read16 m_mem_r;
- devcb_write_line m_int_w;
+ devcb_write8 m_int_w;
// internal state
uint16_t m_dmacon;
@@ -147,6 +148,8 @@ private:
sound_stream *m_stream;
TIMER_CALLBACK_MEMBER( signal_irq );
+
+ std::string print_audio_state();
};
// device type definition
diff --git a/src/devices/machine/amigafdc.cpp b/src/devices/machine/amigafdc.cpp
index 4452af43493..ad83a268039 100644
--- a/src/devices/machine/amigafdc.cpp
+++ b/src/devices/machine/amigafdc.cpp
@@ -12,6 +12,18 @@
#include "formats/ipf_dsk.h"
#include "amigafdc.h"
+#define LOG_WARN (1U << 1) // Show warnings
+#define LOG_DMA (1U << 2) // Show DMA setups
+#define LOG_SYNC (1U << 3) // Show sync block setups
+
+#define VERBOSE (LOG_WARN | LOG_DMA | LOG_SYNC)
+
+#include "logmacro.h"
+
+#define LOGWARN(...) LOGMASKED(LOG_WARN, __VA_ARGS__)
+#define LOGDMA(...) LOGMASKED(LOG_DMA, __VA_ARGS__)
+#define LOGSYNC(...) LOGMASKED(LOG_SYNC, __VA_ARGS__)
+
DEFINE_DEVICE_TYPE(AMIGA_FDC, amiga_fdc_device, "amiga_fdc", "Amiga FDC")
void amiga_fdc_device::floppy_formats(format_registration &fr)
@@ -210,7 +222,12 @@ void amiga_fdc_device::live_run(const attotime &limit)
}
if(cur_live.bit_counter > 8)
- fatalerror("amiga_fdc_device::live_run - cur_live.bit_counter > 8\n");
+ {
+ // CHECKME: abreed, ghoulsvf Ghouls'n Goblins and lastnin2 at very least throws this
+ // is it a side effect of something else not happening at the right time or the assumption is right?
+ cur_live.bit_counter = 0;
+ LOGWARN("%s: live_run - cur_live.bit_counter > 8\n", machine().describe_context());
+ }
if(cur_live.bit_counter == 8) {
live_delay(RUNNING_SYNCPOINT);
@@ -233,7 +250,10 @@ void amiga_fdc_device::live_run(const attotime &limit)
return;
cur_live.bit_counter++;
if(cur_live.bit_counter > 8)
- fatalerror("amiga_fdc_device::live_run - cur_live.bit_counter > 8\n");
+ {
+ cur_live.bit_counter = 0;
+ LOGWARN("%s: live_run - cur_live.bit_counter > 8\n", machine().describe_context());
+ }
if(cur_live.bit_counter == 8) {
live_delay(RUNNING_SYNCPOINT);
@@ -247,6 +267,14 @@ void amiga_fdc_device::live_run(const attotime &limit)
if(!(dskbyt & 0x2000)) {
if(cur_live.shift_reg == dsksync) {
if(adkcon & 0x0400) {
+ // FIXME: exact dsksync behaviour
+ // - Some games currently writes two dsksync to the buffer (marked as "[FDC] dsksync"),
+ // removing one will make most of them happy.
+ // This is reported as 0-lower cylinder good and everything else as bad in the ATK suite;
+ // - Some games trashes memory, mostly the ones with "[FDC] dsksync bootblock":
+ // they attempt to load the tracks in AmigaDOS in the same way that's done by the
+ // Kickstart to check if the disk is bootable.
+ // This is reported as 0-upper cylinder bad in the ATK suite;
if(dma_state == DMA_WAIT_START) {
cur_live.bit_counter = 0;
@@ -257,16 +285,22 @@ void amiga_fdc_device::live_run(const attotime &limit)
cur_live.bit_counter = 0;
dma_value = dma_read();
- } else
+ } else {
+ LOGSYNC("%s: DSKSYNC on %06x %d\n", this->tag(), dskpt, dma_state);
dma_write(dsksync);
+ }
} else if(dma_state != DMA_IDLE) {
+ LOGSYNC("%s: DSKSYNC on %06x %d\n", this->tag(), dskpt, dma_state);
dma_write(dsksync);
cur_live.bit_counter = 0;
} else if(cur_live.bit_counter != 8)
cur_live.bit_counter = 0;
}
+ //else
+ // LOGSYNC("%s: no DSKSYNC\n", this->tag());
+
dskbyt |= 0x1000;
m_write_dsksyn(1);
} else
@@ -332,6 +366,11 @@ void amiga_fdc_device::dma_check()
bool was_writing = dskbyt & 0x2000;
dskbyt &= 0x9fff;
if(dma_enabled()) {
+ LOGDMA("%s: DMA start dskpt=%08x dsklen=%04x dir=%s adkcon=%04x dsksync=%04x\n",
+ machine().describe_context(),
+ dskpt, dsklen & 0x3fff, BIT(dsklen, 14) ? "RAM->disk" : "disk->RAM", adkcon, dsksync
+ );
+
if(dma_state == IDLE) {
dma_state = adkcon & 0x0400 ? DMA_WAIT_START : DMA_RUNNING_BYTE_0;
if(dma_state == DMA_RUNNING_BYTE_0) {
@@ -344,7 +383,6 @@ void amiga_fdc_device::dma_check()
}
}
} else {
- dskbyt |= 0x4000;
if(dsklen & 0x4000)
dskbyt |= 0x2000;
}
@@ -355,7 +393,6 @@ void amiga_fdc_device::dma_check()
cur_live.pll.stop_writing(floppy, cur_live.tm);
if(!was_writing && (dskbyt & 0x2000))
cur_live.pll.start_writing(cur_live.tm);
-
}
void amiga_fdc_device::adkcon_set(uint16_t data)
@@ -409,6 +446,7 @@ uint16_t amiga_fdc_device::dskptl_r()
void amiga_fdc_device::dsksync_w(uint16_t data)
{
live_sync();
+ LOGSYNC("%s: DSKSYNC %04x\n", machine().describe_context(), data);
dsksync = data;
live_run();
}
@@ -416,6 +454,7 @@ void amiga_fdc_device::dsksync_w(uint16_t data)
void amiga_fdc_device::dmacon_set(uint16_t data)
{
live_sync();
+ LOGDMA("%s: DMACON set DSKEN %d DMAEN %d (%04x)\n", machine().describe_context(), BIT(data, 4), BIT(data, 9), data);
dmacon = data;
dma_check();
live_run();
@@ -423,8 +462,15 @@ void amiga_fdc_device::dmacon_set(uint16_t data)
uint16_t amiga_fdc_device::dskbytr_r()
{
- uint16_t res = dskbyt;
- dskbyt &= 0x7fff;
+ uint16_t res = (dskbyt & ~0x4000);
+ // check if DMA is on
+ // logica2 diagnostic BIOS floppy test requires this
+ bool dmaon = (dma_state != DMA_IDLE) && ((dmacon & 0x0210) == 0x0210);
+ res |= dmaon << 14;
+
+ // reset DSKBYT ready on read
+ if (!machine().side_effects_disabled())
+ dskbyt &= 0x7fff;
return res;
}
@@ -454,6 +500,7 @@ void amiga_fdc_device::ciaaprb_w(uint8_t data)
live_sync();
+ // FIXME: several sources claims that multiple drive selects is really possible
if(!(data & 0x08))
floppy = floppy_devices[0];
else if(!(data & 0x10))
@@ -494,7 +541,8 @@ uint8_t amiga_fdc_device::ciaapra_r()
{
uint8_t ret = 0x3c;
if(floppy) {
- //if(!floppy->ready_r()) fixit: seems to not work well with multiple disk drives
+ // FIXME: seems to not work well with multiple disk drives
+ //if(!floppy->ready_r())
ret &= ~0x20;
if(!floppy->trk00_r())
ret &= ~0x10;
diff --git a/src/devices/machine/mos6526.cpp b/src/devices/machine/mos6526.cpp
index e1f40b109c1..55368e33e86 100644
--- a/src/devices/machine/mos6526.cpp
+++ b/src/devices/machine/mos6526.cpp
@@ -902,7 +902,10 @@ uint8_t mos6526_device::read(offs_t offset)
case ICR:
data = (m_ir1 << 7) | m_icr;
- if (machine().side_effects_disabled())
+ // Do not reset irqs unless one is effectively issued.
+ // cfr. amigaocs_flop.xml barb2paln4 that polls for Timer B status
+ // until it expires at PC=7821c and other places.
+ if (machine().side_effects_disabled() || !m_icr)
return data;
m_icr_read = true;
diff --git a/src/mame/drivers/alg.cpp b/src/mame/drivers/alg.cpp
index d6cf201c7d0..860a6fadbfb 100644
--- a/src/mame/drivers/alg.cpp
+++ b/src/mame/drivers/alg.cpp
@@ -7,6 +7,13 @@
Amiga 500 + Sony laserdisc player LDP-1450
(LDP-3300P for Zorton Brothers, LDP-1500 for Marbella Vice)
+ TODO:
+ - Implement LD comms (thru Amiga SERDAT / SERDATR ports);
+ - Why it enables FDC DMA like at all?
+ Is the board really capable of reading floppies for some reason?
+ - Picmatic games may really belong to a different driver,
+ just sharing the Amiga base state;
+
Games Supported:
Mad Dog McCree [3 versions]
@@ -913,49 +920,52 @@ GAME( 199?, alg_bios, 0, alg_r1, alg, alg_state, init_ntsc,
// Rev. A board
// PAL R1
-GAME( 1990, maddoga, maddog, alg_r1, alg, alg_state, init_palr1, ROT0, "American Laser Games", "Mad Dog McCree v1C board rev.A", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
+GAME( 1990, maddoga, maddog, alg_r1, alg, alg_state, init_palr1, ROT0, "American Laser Games", "Mad Dog McCree (v1C board rev.A)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
// PAL R3
-GAME( 1991, wsjr, alg_bios, alg_r1, alg, alg_state, init_palr3, ROT0, "American Laser Games", "Who Shot Johnny Rock? v1.6", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
-GAME( 1991, wsjr_15, wsjr, alg_r1, alg, alg_state, init_palr3, ROT0, "American Laser Games", "Who Shot Johnny Rock? v1.5", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
+GAME( 1991, wsjr, alg_bios, alg_r1, alg, alg_state, init_palr3, ROT0, "American Laser Games", "Who Shot Johnny Rock? (v1.6)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
+GAME( 1991, wsjr_15, wsjr, alg_r1, alg, alg_state, init_palr3, ROT0, "American Laser Games", "Who Shot Johnny Rock? (v1.5)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
// Rev. B board
// PAL R6
-GAME( 1990, maddog, alg_bios, alg_r2, alg_2p, alg_state, init_palr6, ROT0, "American Laser Games", "Mad Dog McCree v2.03 board rev.B", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
-GAME( 1990, maddog_202, maddog, alg_r2, alg_2p, alg_state, init_palr6, ROT0, "American Laser Games", "Mad Dog McCree v2.02 board rev.B", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
+GAME( 1990, maddog, alg_bios, alg_r2, alg_2p, alg_state, init_palr6, ROT0, "American Laser Games", "Mad Dog McCree (v2.03 board rev.B)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
+GAME( 1990, maddog_202, maddog, alg_r2, alg_2p, alg_state, init_palr6, ROT0, "American Laser Games", "Mad Dog McCree (v2.02 board rev.B)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
// Works OK but uses right player (2) controls only for trigger and holster
-GAME( 1992, maddog2, alg_bios, alg_r2, alg_2p, alg_state, init_palr6, ROT0, "American Laser Games", "Mad Dog II: The Lost Gold v2.04", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
-GAME( 1992, maddog2_202, maddog2, alg_r2, alg_2p, alg_state, init_palr6, ROT0, "American Laser Games", "Mad Dog II: The Lost Gold v2.02", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
-GAME( 1992, maddog2_110, maddog2, alg_r2, alg_2p, alg_state, init_palr6, ROT0, "American Laser Games", "Mad Dog II: The Lost Gold v1.10", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
-GAME( 1992, maddog2_100, maddog2, alg_r2, alg_2p, alg_state, init_palr6, ROT0, "American Laser Games", "Mad Dog II: The Lost Gold v1.00", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
+GAME( 1992, maddog2, alg_bios, alg_r2, alg_2p, alg_state, init_palr6, ROT0, "American Laser Games", "Mad Dog II: The Lost Gold (v2.04)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
+GAME( 1992, maddog2_202, maddog2, alg_r2, alg_2p, alg_state, init_palr6, ROT0, "American Laser Games", "Mad Dog II: The Lost Gold (v2.02)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
+GAME( 1992, maddog2_110, maddog2, alg_r2, alg_2p, alg_state, init_palr6, ROT0, "American Laser Games", "Mad Dog II: The Lost Gold (v1.10)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
+GAME( 1992, maddog2_100, maddog2, alg_r2, alg_2p, alg_state, init_palr6, ROT0, "American Laser Games", "Mad Dog II: The Lost Gold (v1.00)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
// Works ok but uses right player (2) controls only for trigger and holster
-GAME( 1992, spacepir, alg_bios, alg_r2, alg_2p, alg_state, init_palr6, ROT0, "American Laser Games", "Space Pirates v2.2", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
-GAME( 1992, spacepir_14, spacepir, alg_r2, alg_2p, alg_state, init_palr6, ROT0, "American Laser Games", "Space Pirates v1.4", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
+GAME( 1992, spacepir, alg_bios, alg_r2, alg_2p, alg_state, init_palr6, ROT0, "American Laser Games", "Space Pirates (v2.2)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
+GAME( 1992, spacepir_14, spacepir, alg_r2, alg_2p, alg_state, init_palr6, ROT0, "American Laser Games", "Space Pirates (v1.4)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
-GAME( 1992, gallgall, alg_bios, alg_r2, alg_2p, alg_state, init_palr6, ROT0, "American Laser Games", "Gallagher's Gallery v2.2", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
-GAME( 1992, gallgall_21, gallgall, alg_r2, alg_2p, alg_state, init_palr6, ROT0, "American Laser Games", "Gallagher's Gallery v2.1", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
+GAME( 1992, gallgall, alg_bios, alg_r2, alg_2p, alg_state, init_palr6, ROT0, "American Laser Games", "Gallagher's Gallery (v2.2)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
+GAME( 1992, gallgall_21, gallgall, alg_r2, alg_2p, alg_state, init_palr6, ROT0, "American Laser Games", "Gallagher's Gallery (v2.1)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
// All good, but no holster
-GAME( 1993, crimepat, alg_bios, alg_r2, alg_2p, alg_state, init_palr6, ROT0, "American Laser Games", "Crime Patrol v1.51", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
-GAME( 1993, crimepat_14, crimepat, alg_r2, alg_2p, alg_state, init_palr6, ROT0, "American Laser Games", "Crime Patrol v1.4", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
-GAME( 1993, crimepat_12, crimepat, alg_r2, alg_2p, alg_state, init_palr6, ROT0, "American Laser Games", "Crime Patrol v1.2", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
-GAME( 1993, crimepat_10, crimepat, alg_r2, alg_2p, alg_state, init_palr6, ROT0, "American Laser Games", "Crime Patrol v1.0", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
-
-GAME( 1993, crimep2, alg_bios, alg_r2, alg_2p, alg_state, init_palr6, ROT0, "American Laser Games", "Crime Patrol 2: Drug Wars v1.3", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
-GAME( 1993, crimep2_11, crimep2, alg_r2, alg_2p, alg_state, init_palr6, ROT0, "American Laser Games", "Crime Patrol 2: Drug Wars v1.1", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
-GAME( 1994, lastbh, alg_bios, alg_r2, alg_2p, alg_state, init_palr6, ROT0, "American Laser Games", "The Last Bounty Hunter v1.01", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
-GAME( 1994, lastbh_006, lastbh, alg_r2, alg_2p, alg_state, init_palr6, ROT0, "American Laser Games", "The Last Bounty Hunter v0.06", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
-GAME( 1995, fastdraw, alg_bios, alg_r2, alg_2p, alg_state, init_palr6, ROT90, "American Laser Games", "Fast Draw Showdown v1.31", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
-GAME( 1995, fastdraw_130, fastdraw, alg_r2, alg_2p, alg_state, init_palr6, ROT90, "American Laser Games", "Fast Draw Showdown v1.30", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
+GAME( 1993, crimepat, alg_bios, alg_r2, alg_2p, alg_state, init_palr6, ROT0, "American Laser Games", "Crime Patrol (v1.51)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
+GAME( 1993, crimepat_14, crimepat, alg_r2, alg_2p, alg_state, init_palr6, ROT0, "American Laser Games", "Crime Patrol (v1.4)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
+GAME( 1993, crimepat_12, crimepat, alg_r2, alg_2p, alg_state, init_palr6, ROT0, "American Laser Games", "Crime Patrol (v1.2)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
+GAME( 1993, crimepat_10, crimepat, alg_r2, alg_2p, alg_state, init_palr6, ROT0, "American Laser Games", "Crime Patrol (v1.0)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
+
+GAME( 1993, crimep2, alg_bios, alg_r2, alg_2p, alg_state, init_palr6, ROT0, "American Laser Games", "Crime Patrol 2: Drug Wars (v1.3)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
+GAME( 1993, crimep2_11, crimep2, alg_r2, alg_2p, alg_state, init_palr6, ROT0, "American Laser Games", "Crime Patrol 2: Drug Wars (v1.1)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
+GAME( 1994, lastbh, alg_bios, alg_r2, alg_2p, alg_state, init_palr6, ROT0, "American Laser Games", "The Last Bounty Hunter (v1.01)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
+GAME( 1994, lastbh_006, lastbh, alg_r2, alg_2p, alg_state, init_palr6, ROT0, "American Laser Games", "The Last Bounty Hunter (v0.06)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
+GAME( 1995, fastdraw, alg_bios, alg_r2, alg_2p, alg_state, init_palr6, ROT90, "American Laser Games", "Fast Draw Showdown (v1.31)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
+GAME( 1995, fastdraw_130, fastdraw, alg_r2, alg_2p, alg_state, init_palr6, ROT90, "American Laser Games", "Fast Draw Showdown (v1.30)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
// Works OK but uses right player (2) controls only for trigger and holster
// NOVA games on ALG hardware with own address scramble
-GAME( 1995, aplatoon, alg_bios, alg_r2, alg, alg_state, init_aplatoon, ROT0, "Nova?", "Platoon V.3.1 US", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
+GAME( 1995, aplatoon, alg_bios, alg_r2, alg, alg_state, init_aplatoon, ROT0, "Nova?", "Platoon (V.3.1 US)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
// Picmatic games NTSC or PAL (50 or 100Hz) TV standard, own ROM board
-GAME( 1993, zortonbr_100, zortonbr, picmatic, alg, alg_state, init_pal, ROT0, "Picmatic", "Zorton Brothers v1.00 (Los Justicieros)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
-GAME( 1994, zortonbr, alg_bios, picmatic, alg, alg_state, init_pal, ROT0, "Picmatic", "Zorton Brothers v1.01 (Los Justicieros)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
+// CHECKME: Zorton Brothers is the English title while Los Justicieros is the Spanish one?
+// Eventually confirm if they shares same roms with different LD side depending on language,
+// or perhaps the title "Zorton Brothers" is the only one for Arcade LD, while "Los Justicieros" is the later PC release?
+GAME( 1993, zortonbr_100, zortonbr, picmatic, alg, alg_state, init_pal, ROT0, "Picmatic", "Zorton Brothers / Los Justicieros (v1.00)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
+GAME( 1994, zortonbr, alg_bios, picmatic, alg, alg_state, init_pal, ROT0, "Picmatic", "Zorton Brothers / Los Justicieros (v1.01)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
GAME( 1994, marvice, alg_bios, picmatic, alg, alg_state, init_pal, ROT0, "Picmatic", "Marbella Vice", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
GAME( 1994, marvice100hz, alg_bios, picmatic, alg, alg_state, init_pal, ROT0, "Picmatic", "Marbella Vice (100Hz display)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
GAME( 1995, tierras100hz, alg_bios, picmatic, alg, alg_state, init_pal, ROT0, "Picmatic", "Tierras Salvajes (100Hz display)", MACHINE_NOT_WORKING | MACHINE_NO_SOUND | MACHINE_IMPERFECT_GRAPHICS )
diff --git a/src/mame/drivers/amiga.cpp b/src/mame/drivers/amiga.cpp
index 200e47f7baf..d17eaba1440 100644
--- a/src/mame/drivers/amiga.cpp
+++ b/src/mame/drivers/amiga.cpp
@@ -1607,6 +1607,7 @@ void amiga_state::amiga_base(machine_config &config)
// floppy drives
AMIGA_FDC(config, m_fdc, amiga_state::CLK_7M_PAL);
+ m_fdc->index_callback().set(m_cia_1, FUNC(mos8520_device::flag_w));
m_fdc->read_dma_callback().set(FUNC(amiga_state::chip_ram_r));
m_fdc->write_dma_callback().set(FUNC(amiga_state::chip_ram_w));
m_fdc->dskblk_callback().set(FUNC(amiga_state::fdc_dskblk_w));
@@ -1864,7 +1865,7 @@ void a3000_state::a3000(machine_config &config)
// real-time clock
RP5C01(config, "rtc", XTAL(32'768));
- // todo: zorro3 slots, super dmac, scsi
+ // TODO: zorro3 slots, super dmac, scsi
// software
SOFTWARE_LIST(config, "a3000_list").set_original("amiga_a3000");
@@ -1949,7 +1950,7 @@ void a600_state::a600(machine_config &config)
ata_interface_device &ata(ATA_INTERFACE(config, "ata").options(ata_devices, "hdd", nullptr, false));
ata.irq_handler().set("gayle", FUNC(gayle_device::ide_interrupt_w));
- // todo: pcmcia
+ // TODO: pcmcia
// software
SOFTWARE_LIST(config, "ecs_list").set_original("amigaecs_flop");
@@ -2008,7 +2009,7 @@ void a1200_state::a1200(machine_config &config)
subdevice<amiga_keyboard_bus_device>("kbd").set_default_option("a1200_us");
#endif
- // todo: pcmcia
+ // TODO: pcmcia
// software
SOFTWARE_LIST(config, "aga_list").set_original("amigaaga_flop");
@@ -2059,7 +2060,7 @@ void a4000_state::a4000(machine_config &config)
ata_interface_device &ata(ATA_INTERFACE(config, "ata").options(ata_devices, "hdd", nullptr, false));
ata.irq_handler().set(FUNC(a4000_state::ide_interrupt_w));
- // todo: zorro3
+ // TODO: zorro3
// software
SOFTWARE_LIST(config, "aga_list").set_original("amigaaga_flop");
@@ -2088,7 +2089,7 @@ void a4000_state::a400030(machine_config &config)
m_maincpu->set_addrmap(AS_PROGRAM, &a4000_state::a400030_mem);
m_maincpu->set_cpu_space(AS_PROGRAM);
- // todo: ide
+ // TODO: ide
}
void a4000_state::a400030n(machine_config &config)
@@ -2163,7 +2164,7 @@ void a4000_state::a4000t(machine_config &config)
m_maincpu->set_addrmap(AS_PROGRAM, &a4000_state::a4000t_mem);
m_maincpu->set_cpu_space(AS_PROGRAM);
- // todo: ide, zorro3, scsi, super dmac
+ // TODO: ide, zorro3, scsi, super dmac
}
void a4000_state::a4000tn(machine_config &config)
@@ -2422,7 +2423,8 @@ ROM_END
ROM_START( cd32 )
ROM_REGION32_BE(0x100000, "kickstart", 0)
-// ROM_LOAD16_WORD("391640-03.u6a", 0x000000, 0x100000, CRC(a4fbc94a) SHA1(816ce6c5077875850c7d43452230a9ba3a2902db)) // todo: this is the real dump
+ // TODO: this is the real dump
+// ROM_LOAD16_WORD("391640-03.u6a", 0x000000, 0x100000, CRC(a4fbc94a) SHA1(816ce6c5077875850c7d43452230a9ba3a2902db))
ROM_LOAD16_WORD("391640-03.u6a", 0x000000, 0x100000, CRC(d3837ae4) SHA1(06807db3181637455f4d46582d9972afec8956d9))
ROM_END
diff --git a/src/mame/includes/amiga.h b/src/mame/includes/amiga.h
index 1b5f389d04a..68f27a5110a 100644
--- a/src/mame/includes/amiga.h
+++ b/src/mame/includes/amiga.h
@@ -458,7 +458,7 @@ public:
uint16_t custom_chip_r(offs_t offset);
void custom_chip_w(offs_t offset, uint16_t data);
- DECLARE_WRITE_LINE_MEMBER( paula_int_w );
+ void paula_int_w(offs_t channel, u8 state);
uint16_t rom_mirror_r(offs_t offset, uint16_t mem_mask = ~0);
uint32_t rom_mirror32_r(offs_t offset, uint32_t mem_mask = ~0);
diff --git a/src/mame/machine/amiga.cpp b/src/mame/machine/amiga.cpp
index 95842dc8c94..62da9267548 100644
--- a/src/mame/machine/amiga.cpp
+++ b/src/mame/machine/amiga.cpp
@@ -202,7 +202,7 @@ WRITE_LINE_MEMBER(amiga_state::fdc_dskblk_w)
WRITE_LINE_MEMBER(amiga_state::fdc_dsksyn_w)
{
- set_interrupt(INTENA_SETCLR | INTENA_DSKSYN);
+ set_interrupt((state ? INTENA_SETCLR : 0) | INTENA_DSKSYN);
}
WRITE_LINE_MEMBER( amiga_state::kbreset_w )
@@ -387,9 +387,9 @@ TIMER_CALLBACK_MEMBER( amiga_state::amiga_irq_proc )
m_irq_timer->reset();
}
-WRITE_LINE_MEMBER( amiga_state::paula_int_w )
+void amiga_state::paula_int_w (offs_t channel, u8 state)
{
- set_interrupt(INTENA_SETCLR | (0x80 << state));
+ set_interrupt(INTENA_SETCLR | (0x80 << channel));
}
@@ -922,7 +922,7 @@ TIMER_CALLBACK_MEMBER( amiga_state::amiga_blitter_proc )
CUSTOM_REG(REG_DMACON) &= ~0x4000;
// signal an interrupt
- set_interrupt(0x8000 | INTENA_BLIT);
+ set_interrupt(INTENA_SETCLR | INTENA_BLIT);
/* reset the blitter timer */
m_blitter_timer->reset();
@@ -1443,7 +1443,6 @@ void amiga_state::custom_chip_w(offs_t offset, uint16_t data)
data = (data & INTENA_SETCLR) ? (CUSTOM_REG(offset) | (data & 0x7fff)) : (CUSTOM_REG(offset) & ~(data & 0x7fff));
CUSTOM_REG(offset) = data;
-
if (temp & INTENA_SETCLR)
// if we're enabling irq's, delay a bit
m_irq_timer->adjust(m_maincpu->cycles_to_attotime(AMIGA_IRQ_DELAY_CYCLES));
@@ -1497,6 +1496,13 @@ void amiga_state::custom_chip_w(offs_t offset, uint16_t data)
CUSTOM_REG(offset) = data;
break;
+ case REG_BPL1MOD: case REG_BPL2MOD:
+ // bit 0 is implicitly ignored on writes,
+ // and wouldn't otherwise make sense with 68k inability of word reading with odd addresses.
+ // hpoker/hpokera would otherwise draw misaligned bottom GFX area without this (writes 0x27)
+ data &= ~1;
+ break;
+
case REG_COLOR00: case REG_COLOR01: case REG_COLOR02: case REG_COLOR03:
case REG_COLOR04: case REG_COLOR05: case REG_COLOR06: case REG_COLOR07:
case REG_COLOR08: case REG_COLOR09: case REG_COLOR10: case REG_COLOR11: