Annotation of hatari/doc/compatibility.html, revision 1.1.1.10

1.1       root        1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
                      2: <html>
                      3: <head>
                      4:   <title>Hatari Atari Software Compatibility List</title>
                      5:   <meta name="description"
                      6:  content="Atari Software Compatibility List for the Hatari emulator">
1.1.1.3   root        7:   <meta name="author" content="Hatari development team">
1.1       root        8:   <meta name="keywords" content="hatari, documentation, manual, linux">
                      9:   <meta name="resource-type" content="document">
                     10:   <meta name="distribution" content="global">
                     11:   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
                     12:   <meta http-equiv="Content-Style-Type" content="text/css">
                     13:   <style type="text/css">
                     14:   <!--
1.1.1.5   root       15:        body {  background:#FFFFFF;
1.1       root       16:                color:#000000;
                     17:                margin-left:10px;
                     18:                margin-right:10px;
1.1.1.5   root       19:                font-family:Verdana,Arial,Helvetica,sans-serif;
1.1       root       20:                }
                     21: 
1.1.1.5   root       22:        h2 { border-bottom:solid thin black;}
                     23: 
                     24:        td { font-family:Verdana,Arial,Helvetica,sans-serif; }
                     25:        td.minor { background:#ffa060 }
                     26:        td.major { background:#ff4040 }
                     27:        a.minor { background:#ffa060 }
                     28:        a.major { background:#ff4040 }
                     29: 
                     30:        a:link { color:#000099; background:#ffffff; text-decoration:none; }
                     31:        a:visited { color:#cc0000; background:#ffffff; text-decoration:none;}
                     32:        a:hover { color:#0000ff; background:#ffffff; text-decoration:none; }
                     33:        a:active { color:#993399; background:#ffffff; text-decoration:none; }
                     34: 
1.1.1.6   root       35:        .pageheader { text-align:center; }
                     36:        .file { color: #000088; }
                     37:        .button { color: #468E64; }
1.1.1.5   root       38:        .key { color:#550000; font-family:Courier,monospace; font-size:90% }
                     39:        .backdropped { background:#ffffee; }
                     40:        .image {margin-left: 5px; margin-right: 5px; border-width:2px; border-style:solid; border-color:#eeeeff; padding:1cm; text-align:center; }
                     41:        .floatimage { clear:right; float:right; margin-left:0.5cm; border-width:2px; border-style:solid; border-color:#eeeeff; padding:0.5cm; }
1.1       root       42: 
                     43:   -->
                     44:   </style>
                     45: </head>
                     46: 
                     47: <body>
                     48: 
1.1.1.6   root       49: <h1 class="pageheader">Hatari Atari Software Compatibility List</h1>
1.1       root       50: 
1.1.1.6   root       51: <p class="pageheader">
1.1.1.10! root       52: Version 1.6.2
1.1       root       53: </p>
1.1.1.6   root       54: <p class="pageheader">
1.1.1.3   root       55: This list has been written by: <strong>Thomas Huth</strong>, <strong>Eero Tamminen</strong>
                     56:  &amp; <strong>Nicolas Pomarede</strong>  
1.1       root       57: </p>
1.1.1.6   root       58: <p class="pageheader">
1.1.1.8   root       59: Hatari on the WWW: <strong><a href="http://hatari.tuxfamily.org/"
                     60:  target="_blank">http://hatari.tuxfamily.org/</a></strong>
1.1       root       61: </p>
                     62: 
                     63: <h2>Index</h2>
                     64: <ul>
                     65:   <li><a href="#Introduction">Introduction</a>
                     66:   <ul>
1.1.1.2   root       67:     <li><a href="#Reporting">Reporting compatibility issues</a>
1.1       root       68:   </ul>
                     69:   <li><a href="#ST">ST software compatibility list</a>
                     70:   <ul>
                     71:     <li><a href="#ST games">ST games</a>
                     72:     <li><a href="#ST demos">ST demos</a>
                     73:     <li><a href="#ST applications">ST applications</a>
                     74:     <ul>
                     75:       <li><a href="#midinotes">Midi setup</a>
                     76:     </ul>
                     77:   </ul>
                     78:   <li><a href="#STE">STE software compatibility list</a>
                     79:   <ul>
                     80:     <li><a href="#STE games">STE games</a>
                     81:     <li><a href="#STE demos">STE demos</a>
                     82:     <li><a href="#STE applications">STE applications</a>
                     83:   </ul>
                     84:   <li><a href="#TT">TT software compatibility list</a>
                     85:   <ul>
                     86:     <li><a href="#TT games">TT games</a>
                     87:     <li><a href="#TT demos">TT demos</a>
                     88:   </ul>
                     89:   <li><a href="#Falcon">Falcon software compatibility list</a>
                     90:   <ul>
                     91:     <li><a href="#Falcon games">Falcon games</a>
                     92:     <li><a href="#Falcon demos">Falcon demos</a>
1.1.1.4   root       93:     <li><a href="#Falcon applications">Falcon applications</a>
1.1       root       94:   </ul>
1.1.1.4   root       95:   <li><a href="#TT/Falcon utilities">TT/Falcon utilities</a>
1.1.1.6   root       96:   <li><a href="#Software">Software sites</a>
1.1       root       97: </ul>
                     98: 
                     99: 
                    100: <a name="Introduction"></a><h2>Introduction</h2>
                    101: 
1.1.1.2   root      102: <p>Here are lists of Atari software that have been tested with
                    103: different Hatari versions and configurations.  <em>The lists concentrate
                    104: mainly on software that has (historically had) problems working in
                    105: Hatari or provide good regression test-cases for some specific
                    106: technical emulation issues</em>, but some well known other programs
                    107: are also listed.</p>
                    108: 
                    109: <p>First is listed software (games, demos and applications) for normal
                    110: STs, after them is listed STE software.  Then there are a few TT-only
                    111: games and demos, and finally a list of somewhat working Falcon games,
                    112: demos and applications.</p>
                    113: 
                    114: <p>Technical details and any known issues in the software are described
                    115: in the "Notes" column of the lists.  Software having issues has different
                    116: "Hatari version" column background color; <a class="minor">orange</a>
                    117: for minor and <a class="major">red</a> for major issues.  The first
                    118: known/tested Hatari version with which a program worked (perfectly)
                    119: or with which it was last tested still to have issues, is given in
                    120: the version field.</p>
                    121: 
                    122: 
                    123: <a name="Reporting"></a><h3>Reporting compatibility issues</h3>
                    124: 
                    125: <p>If something that works on the real hardware doesn't work properly
                    126: in Hatari (or something has started working in latest Hatari version)
                    127: and this information is missing from these lists, please mail
                    128: hatari-devel mailing list so that we can update the list.</p>
1.1       root      129: 
1.1.1.2   root      130: <p>Before reporting something not working as expected, please
                    131: check few things:
                    132: <ul>
1.1       root      133: 
1.1.1.2   root      134: <li>That you have enabled the "Slower but more compatible CPU"
                    135: Hatari system option and that the machine type (ST/STe/TT/Falcon)
                    136: is correct.</li>
                    137: 
                    138: <li>Amount of memory. Some games and demos may not work if you have
                    139: specified too little or too much memory.  For ST, 1MB memory size
                    140: is usually fairly safe.</li>
                    141: 
                    142: <li>TOS version.  ST demos and games may require some specific TOS
                    143: version and not work at all with others. If you notice that this
                    144: information is missing for some listed game or demo, please send mail
                    145: to the hatari-devel mailing list.
                    146: <ul>
1.1.1.10! root      147: <li>Note that many games and demos don't work with the free EmuTOS TOS.
        !           148: For more information, see emutos.txt.</li>
1.1.1.2   root      149: </ul>
                    150: </li>
1.1       root      151: 
1.1.1.2   root      152: </ul>
1.1       root      153: 
                    154: 
                    155: <a name="ST"></a><h2>ST software compatibility list</h2>
                    156: 
1.1.1.6   root      157: <p>This is not a comprehensive list. By default <b>everything that
                    158: works on a real ST should work also in Hatari</b>.</p>
1.1       root      159: 
                    160: <a name="ST games"></a><h4>ST games</h4>
                    161: 
                    162: <table border="1" cellpadding="3">
1.1.1.2   root      163:   <caption align="bottom">Tested ST games</caption>
1.1       root      164:   <tbody>
                    165:     <tr class="backdropped">
                    166:       <td align="center">Game</td>
1.1.1.2   root      167:       <td align="center">Hatari version</td>
                    168:       <td align="center">Notes</td>
1.1       root      169:     </tr>
                    170:     <tr>
1.1.1.2   root      171:       <td>Alien World</td>
                    172:       <td>before 1.0</td>
1.1       root      173:       <td>&nbsp;</td>
                    174:     </tr>
                    175:     <tr>
1.1.1.2   root      176:       <td>Armalyte</td>
                    177:       <td>before 1.0</td>
1.1       root      178:       <td>&nbsp;</td>
                    179:     </tr>
                    180:     <tr>
1.1.1.2   root      181:       <td>Bubble Bobble</td>
                    182:       <td>before 1.0</td>
1.1       root      183:       <td>&nbsp;</td>
                    184:     </tr>
                    185:     <tr>
1.1.1.2   root      186:       <td>Defenders Of The Earth</td>
                    187:       <td>before 1.0</td>
1.1       root      188:       <td>&nbsp;</td>
1.1.1.2   root      189:     </tr>
                    190:     <tr>
                    191:       <td>Eliminator</td>
                    192:       <td>before 1.0</td>
1.1       root      193:       <td>&nbsp;</td>
                    194:     </tr>
                    195:     <tr>
1.1.1.4   root      196:       <td>Exterminator</td>
                    197:       <td>1.2</td>
                    198:       <td>The &quot;Patch Timer-D&quot; option must be disabled to avoid color
                    199:           raster problems</td>
                    200:     </tr>
                    201:     <tr>
1.1.1.2   root      202:       <td>Enchanted Land</td>
1.1.1.7   root      203:       <td>1.3</td>
                    204:       <td>This game uses heavily sync-scrolling techniques!</td>
1.1.1.2   root      205:     <tr>
1.1       root      206:       <td>F15 Strike Eagle 2</td>
1.1.1.7   root      207:       <td>1.3</td>
                    208:       <td>&nbsp;</td>
1.1       root      209:     </tr>
                    210:     <tr>
1.1.1.4   root      211:       <td>Jaguar XJ220 (development demo)</td>
                    212:       <td>1.2</td>
                    213:       <td>Only loads correctly when &quot;Slow floppy&quot; option is enabled</td>
                    214:     </tr>
                    215:     <tr>
1.1.1.2   root      216:       <td>Leisure Suit Larry 2</td>
                    217:       <td>before 1.0</td>
                    218:       <td>Everything works, even Roland-MT32 MIDI music</td>
1.1       root      219:     </tr>
                    220:     <tr>
1.1.1.2   root      221:       <td>Leander</td>
                    222:       <td>before 1.0</td>
                    223:       <td>&nbsp;</td>
1.1       root      224:     </tr>
                    225:     <tr>
                    226:       <td>Lethal Xcess</td>
1.1.1.2   root      227:       <td>1.0</td>
                    228:       <td>Uses sync-scrolling in ST mode and STE HW scrolling in STE mode.</td>
1.1       root      229:     </tr>
                    230:     <tr>
1.1.1.2   root      231:       <td>Metal Mutant</td>
                    232:       <td>1.0</td>
1.1       root      233:       <td>&nbsp;</td>
                    234:     </tr>
                    235:     <tr>
1.1.1.2   root      236:       <td>Navy Seals</td>
                    237:       <td>before 1.0</td>
1.1       root      238:       <td>&nbsp;</td>
                    239:     </tr>
                    240:     <tr>
1.1.1.2   root      241:       <td>Nebulus</td>
                    242:       <td>1.1</td>
                    243:       <td>Disappearing platform tiles sound dodgy</td>
1.1       root      244:     </tr>
                    245:     <tr>
1.1.1.4   root      246:       <td>No Buddies Land</td>
                    247:       <td>1.3</td>
                    248:       <td>Uses "0-byte" vertical sync-scrolling</td>
                    249:     </tr>
                    250:     <tr>
1.1.1.2   root      251:       <td>Robocop II</td>
                    252:       <td>1.1</td>
1.1       root      253:       <td>&nbsp;</td>
                    254:     </tr>
                    255:     <tr>
1.1.1.2   root      256:       <td>Pirates!</td>
                    257:       <td>before 1.0</td>
                    258:       <td>Game also supports <a href="#midinotes">MIDI music</a></td>
1.1       root      259:     </tr>
                    260:     <tr>
1.1.1.8   root      261:       <td>R.B.I. Baseball 2</td>
                    262:       <td>1.6</td>
                    263:       <td>On STE, the game will play sounds with the DMA audio, but with
                    264:        a different freq than the STF mode (6258 vs 7675 Hz). On STF, the sound
                    265:        fx don't sound correct because of that, but that's not an emulation bug</td>
                    266:     </tr>
                    267:     <tr>
1.1.1.2   root      268:       <td>Rick Dangerous</td>
                    269:       <td>before 1.0</td>
1.1       root      270:       <td>&nbsp;</td>
                    271:     </tr>
                    272:     <tr>
1.1.1.8   root      273:       <td>Running Man</td>
                    274:       <td>1.6</td>
                    275:       <td>When running on Hatari versions before 1.6, the RS232 emulation must
                    276:           be enabled for the game to work (since it writes some debug
                    277:           informations to the serial port)</td>
                    278:     </tr>
                    279:     <tr>
1.1.1.4   root      280:       <td>Seven Gates Of Jambala</td>
                    281:       <td>1.3</td>
                    282:       <td>Uses a very rare mode for timer B to count start of line. Disable the
                    283:         &quot;Patch Timer-D&quot; option to avoid color raster problems.</td>
                    284:     </tr>
                    285:     <tr>
1.1.1.2   root      286:       <td>Skweek</td>
                    287:       <td>before 1.0</td>
                    288:       <td>Does not work with cartridge / HD emulation</td>
1.1       root      289:     </tr>
                    290:     <tr>
1.1.1.2   root      291:       <td>Slayer</td>
1.1.1.4   root      292:       <td>1.3</td>
                    293:       <td>Uses color raster FX at highscore and main screen</td>
1.1       root      294:     </tr>
                    295:     <tr>
1.1.1.2   root      296:       <td>Speedball</td>
                    297:       <td>before 1.0</td>
1.1       root      298:       <td>&nbsp;</td>
                    299:     </tr>
                    300:     <tr>
1.1.1.2   root      301:       <td>Star Goose</td>
                    302:       <td>1.1</td>
1.1       root      303:       <td>&nbsp;</td>
                    304:     </tr>
                    305:     <tr>
1.1.1.2   root      306:       <td>Subbuteo</td>
                    307:       <td class="major">1.1</td>
                    308:       <td>Because of incorrect 68000 prefech for the 'ADD' opcode,
                    309:           the protection  will not pass</td>
1.1       root      310:     </tr>
                    311:     <tr>
1.1.1.2   root      312:       <td>Super Hang-On</td>
1.1.1.7   root      313:       <td class="minor">1.4</td>
                    314:       <td>Minor screen color sync issues</td>
1.1       root      315:     </tr>
                    316:     <tr>
1.1.1.2   root      317:       <td>Super Monaco GP</td>
1.1.1.8   root      318:       <td>1.6</td>
                    319:       <td>Requires at least Hatari 1.6 for correct FDC emulation</td>
1.1.1.2   root      320:     </tr>
                    321:     <tr>
1.1.1.4   root      322:       <td>Super Sprint</td>
                    323:       <td>1.3</td>
                    324:       <td>The &quot;Patch Timer-D&quot; must be disabled or the music will
                    325:           play too fast</td>
                    326:     </tr>
                    327:     <tr>
                    328:       <td>Super Skweek</td>
                    329:       <td>1.3</td>
                    330:       <td>Enable the &quot;Slow floppy&quot; option if your version
                    331:           fails to load</td>
                    332:     </tr>
                    333:     <tr>
1.1.1.8   root      334:       <td>The Deep</td>
                    335:       <td>1.1</td>
                    336:       <td>When running on Hatari versions before 1.6, the RS232 emulation must
                    337:           be enabled for the game to work (since it writes some debug
                    338:           informations to the serial port)</td>
                    339:     </tr>
                    340:     <tr>
1.1.1.2   root      341:       <td>Toki</td>
                    342:       <td>before 1.0</td>
1.1       root      343:       <td>&nbsp;</td>
                    344:     </tr>
                    345:     <tr>
1.1.1.8   root      346:       <td>Treasure Trap</td>
                    347:       <td>1.1</td>
                    348:       <td>When running on Hatari versions before 1.6, the RS232 emulation must
                    349:           be enabled for the game to work (since it writes some debug
                    350:           informations to the serial port)</td>
                    351:     </tr>
                    352:     <tr>
1.1.1.2   root      353:       <td>Wings Of Death</td>
                    354:       <td>1.0</td>
                    355:       <td>works in STE mode too</td>
                    356:     </tr>
                    357:     <tr>
                    358:       <td>Xenon</td>
                    359:       <td>1.1</td>
1.1       root      360:       <td>&nbsp;</td>
                    361:     </tr>
                    362:     <tr>
1.1.1.2   root      363:       <td>Xenon 2 - Megablast</td>
                    364:       <td>before 1.0</td>
1.1       root      365:       <td>&nbsp;</td>
1.1.1.2   root      366:     </tr>
1.1.1.8   root      367:     <tr>
                    368:       <td>Yolanda</td>
                    369:       <td>1.6</td>
                    370:       <td>This game expects random data from the TOS memory test in low RAM,
                    371:           so the emulator has to be started with &quot;fast boot&quot; disabled
                    372:           or the game will freeze after some few seconds</td>
                    373:     </tr>
1.1       root      374:   </tbody>
                    375: </table>
                    376: 
                    377: <a name="ST demos"></a><h4>ST demos</h4>
                    378: 
1.1.1.2   root      379: <p>Some (very) rare demos try to install IKBD code.  Hatari doesn't have
                    380: full 6301 emulator, but has specific code to handle these particular demos.
                    381: They are marked with '*'.  Few remaining screen sync issues are related to
                    382: hi/lo frequency switching or switching to 60 Hz for too long (used
                    383: for border removal).</p>
                    384: 
1.1       root      385: <table border="1" cellpadding="3">
1.1.1.2   root      386:   <caption align="bottom">Tested ST demos</caption>
1.1       root      387:   <tbody>
                    388:     <tr class="backdropped">
                    389:       <td align="center">Demo</td>
1.1.1.2   root      390:       <td align="center">Hatari version</td>
                    391:       <td align="center">Notes</td>
1.1       root      392:     </tr>
                    393:     <tr>
1.1.1.2   root      394:       <td>1984:
                    395:       <a href="http://pouet.net/prod.php?which=11198">No Cooper</a></td>
                    396:       <td>1.0</td>
                    397:       <td>Many very good plasma effects, mid res overscan, ... The loader's protection
                    398:         requires exact cpu/shifter sync, as well as cpu pairing</td>
1.1       root      399:     </tr>
                    400:     <tr>
1.1.1.2   root      401:       <td>ACF:
                    402:       <a href="http://pouet.net/prod.php?which=885">Just Buggin'</a></td>
1.1.1.8   root      403:       <td>1.6</td>
                    404:       <td>Requires at least Hatari 1.6 for correct FDC emulation</td>
1.1       root      405:     </tr>
                    406:     <tr>
1.1.1.2   root      407:       <td>Acid Team:
                    408:       <a href="http://pouet.net/prod.php?which=19268">Dragonnels</a>*</td>
                    409:       <td>1.1</td>
                    410:       <td>
                    411:         Uses its own IKBD 6301 routine. The &quot;Unlimited Bobs&quot;
1.1.1.6   root      412:         screen is very sensitive to proper IKBD timings.
1.1.1.2   root      413:       </td>
1.1       root      414:     </tr>
                    415:     <tr>
1.1.1.2   root      416:       <td>Aggression:
                    417:       <a href="http://pouet.net/prod.php?which=12635">Overdose</a></td>
                    418:       <td>before 1.0</td>
                    419:       <td>Does not work with cartridge / HD emulation</td>
1.1       root      420:     </tr>
                    421:     <tr>
1.1.1.2   root      422:       <td>BushWacKers:
                    423:       <a href="http://pouet.net/prod.php?which=14935">Transbeauce II</a>*</td>
                    424:       <td>1.1</td>
                    425:       <td>Uses its own IKBD 6301 routine. Does not work with HD emulation.</td>
1.1       root      426:     </tr>
                    427:     <tr>
1.1.1.2   root      428:       <td>Chaos:
                    429:       <a href="http://pouet.net/prod.php?which=11839">Pandemonium</a></td>
1.1.1.7   root      430:       <td class="minor">1.5</td>
                    431:       <td>The Mega-3D screen exits prematuraly (crash due to a cpu timing problem ?)</td>
1.1       root      432:     </tr>
                    433:     <tr>
1.1.1.2   root      434:       <td>Checkpoint:
                    435:       <a href="http://pouet.net/prod.php?which=9699">Posh</a></td>
                    436:       <td>before 1.0</td>
1.1       root      437:       <td>&nbsp;</td>
                    438:     </tr>
                    439:     <tr>
1.1.1.2   root      440:       <td>Checkpoint:
1.1.1.4   root      441:       <a href="http://pacidemo.planet-d.net/archives/SURETRIP.ZIP">Suretrip 49%</a></td>
                    442: <!-- double disk pouet.net version doesn't work unlike above single disk one
1.1.1.2   root      443:       <a href="http://pouet.net/prod.php?which=1287">Suretrip 49%</a></td>
1.1.1.4   root      444: -->
1.1.1.3   root      445:       <td>1.2</td>
                    446:       <td>&nbsp;</td>
1.1       root      447:     </tr>
                    448:     <tr>
1.1.1.2   root      449:       <td>Delta Force:
                    450:       <a href="http://pouet.net/prod.php?which=11806">Punish Your Machine</a></td>
1.1.1.7   root      451:       <td>1.5</td>
                    452:       <td>Sync-scroll, overscan... ST Connexion's screen features 4 pixels hardware scrolling on STF.
                    453:           "Best Part Of The Creation" uses spec512 mode in med res</td>
1.1       root      454:     </tr>
                    455:     <tr>
1.1.1.2   root      456:       <td>Delta Force:
                    457:       <a href="http://pouet.net/prod.php?which=498">Syntax Terror</a></td>
1.1.1.4   root      458:       <td>1.3</td>
                    459:       <td>Planes are shifted in TCB screen (missing stabilizer). Tex screen works since 1.3
                    460:           (mixes 50/60 HZ lines)</td>
1.1       root      461:     </tr>
                    462:     <tr>
1.1.1.2   root      463:       <td>DHS:
                    464:       <a href="http://pouet.net/prod.php?which=1029">Sweety</a></td>
                    465:       <td>before 1.0</td>
1.1       root      466:       <td>Does not work with HD emulation</td>
                    467:     </tr>
                    468:     <tr>
1.1.1.7   root      469:       <td>Diamond Design:
                    470:       <a href="http://pouet.net/prod.php?which=3241">Brace</a></td>
                    471:       <td>1.5</td>
                    472:       <td>Use spec512 mode in med res in the mixed low/med res horizontal scrolltext</td>
                    473:     </tr>
                    474:     <tr>
1.1.1.3   root      475:       <td>Dune:
                    476:       <a href="http://pouet.net/prod.php?which=14276">Illusion</a></td>
                    477:       <td>1.0</td>
1.1.1.8   root      478:       <td>Very nice demo. Some rasters are sometimes flickering, this is a bug
                    479:        in the demo, not in Hatari. Using --fastfdc can cause problems
                    480:        with some parts of this demo</td>
1.1.1.3   root      481:     </tr>
                    482:     <tr>
1.1.1.2   root      483:       <td>Dune/Sector One:
                    484:       <a href="http://pouet.net/prod.php?which=11223">Fantasia</a></td>
                    485:       <td>before 1.0</td>
1.1       root      486:       <td>&nbsp;</td>
                    487:     </tr>
                    488:     <tr>
1.1.1.2   root      489:       <td>Dune/Sector One:
                    490:       <a href="http://pouet.net/prod.php?which=1960">Odd Stuff</a></td>
                    491:       <td>before 1.0</td>
1.1.1.7   root      492:       <td>In STF mode, some screens tries to simulate more colors by changing the
                    493:           palette on each VBL, which creates an unpleasant flickering effect
                    494:           (this is not a bug in Hatari). Use STE mode for better results</td>
1.1       root      495:     </tr>
                    496:     <tr>
1.1.1.2   root      497:       <td>Equinox:
                    498:       <a href="http://pouet.net/prod.php?which=109">Virtual Escape</a></td>
                    499:       <td>before 1.0</td>
1.1       root      500:       <td>&nbsp;</td>
                    501:     </tr>
                    502:     <tr>
1.1.1.9   root      503:       <td>Equinox:
                    504:       <a href="http://pouet.net/prod.php?which=4163">Vodka Demo</a></td>
                    505:       <td>1.6.1</td>
                    506:       <td>The 'Kill The Beast 2' part requires Hatari 1.6.1 to work</td>
                    507:     </tr>
                    508:     <tr>
1.1.1.7   root      509:       <td>Fraggle's:
                    510:       <a href="http://pouet.net/prod.php?which=18720">Bird Mad Girl Show</a></td>
                    511:       <td>1.5</td>
                    512:       <td>&nbsp;</td>
                    513:     </tr>
                    514:     <tr>
                    515:       <td>Futur Minds:
                    516:       <a href="http://pouet.net/prod.php?which=755">Snork</a></td>
                    517:       <td class="minor">1.5</td>
                    518:       <td>DNT screen 1 is mixing low/med res on the same line, which is not supported
                    519:          by Hatari at the moment</td>
                    520:     </tr>
                    521:     <tr>
                    522:       <td>Lynx:
                    523:       <a href="http://pouet.net/prod.php?which=30934">BBS Intro 3</a></td>
                    524:       <td>1.5</td>
                    525:       <td>Good 3D (voluntarily uses some address errors in the 3D routines)</td>
                    526:     </tr>
                    527:     <tr>
1.1.1.10! root      528:       <td>M.C.S:
        !           529:       <a href="http://pouet.net/prod.php?which=21348">Delirious Demos IV</a></td>
        !           530:       <td class="minor">1.6</td>
        !           531:       <td>Requires at least Hatari 1.6 for correct FDC emulation and for
        !           532:        some of the overscan screens. Some screens are not working or not
        !           533:        correctly emulated yet (Vodka, Fulltrax, Tekila, La Miga Demo)</td>
        !           534:     </tr>
        !           535:     <tr>
1.1.1.2   root      536:       <td>MJJ Prod:
                    537:       <a href="http://pouet.net/prod.php?which=499">Anomaly</a></td>
                    538:       <td class="minor">1.1</td>
                    539:       <td>Main menu gets out of sync when playing digidrums</td>
                    540:     </tr>
                    541:     <tr>
                    542:       <td>Next:
                    543:       <a href="http://pouet.net/prod.php?which=496">Phaleon Giga Demo</a></td>
                    544:       <td>1.0</td>
                    545:       <td>4 disks.  Some overscan screens have small sync issues
                    546:           (in Future Minds screen, planes are shifted in the lower part)</td>
                    547:     </tr>
                    548:     <tr>
1.1.1.10! root      549:       <td>Offbeat:
        !           550:       <a href="http://pouet.net/prod.php?which=13917">The Musical Wonders 1990</a></td>
        !           551:       <td>1.6.2</td>
        !           552:       <td></td>
        !           553:     </tr>
        !           554:     <tr>
1.1.1.2   root      555:       <td>Omega:
                    556:       <a href="http://pouet.net/prod.php?which=26007">Omega</a></td>
1.1.1.4   root      557:       <td class="minor">1.3</td>
                    558:       <td>In full overscan screen, planes are shifted due to missing hi/lo stabilizer</td>
1.1.1.2   root      559:     </tr>
                    560:     <tr>
1.1.1.7   root      561:       <td>Omega:
                    562:       <a href="http://pouet.net/prod.php?which=28031">RGB Plasma</a></td>
                    563:       <td>1.5</td>
                    564:       <td>Boot sector doesn't match the physical disk layout, which caused bus error in Hatari &lt; 1.5</td>
                    565:     </tr>
                    566:     <tr>
1.1.1.2   root      567:       <td>Overlanders:
1.1.1.3   root      568:       <a href="http://www.pouet.net/prod.php?which=11809">European Demos</a></td>
                    569:       <td>1.1</td>
                    570:       <td>Does not work with cartridge / HD emulation</td>
                    571:     </tr>
                    572:     <tr>
                    573:       <td>Overlanders:
1.1.1.7   root      574:       <a href="http://www.pouet.net/prod.php?which=27107">Gen4 Demo</a></td>
                    575:       <td>1.5</td>
                    576:       <td>Does not work with cartridge / HD emulation. Uses illegal/address error
                    577:        exceptions to decode the program</td>
                    578:     </tr>
                    579:     <tr>
                    580:       <td>Overlanders:
1.1.1.2   root      581:       <a href="http://www.pouet.net/prod.php?which=17351">Ventura</a></td>
                    582:       <td>1.1</td>
                    583:       <td>In Ultimate Dist screen planes are shifted in the upper logo</td>
                    584:     </tr>
                    585:     <tr>
                    586:       <td>Oxygene:
                    587:       <a href="http://pouet.net/prod.php?which=110">Flip-o-demo</a></td>
                    588:       <td>before 1.0</td>
1.1       root      589:       <td>&nbsp;</td>
                    590:     </tr>
                    591:     <tr>
1.1.1.7   root      592:       <td>Oxygene:
1.1.1.8   root      593:       <a href="http://pouet.net/prod.php?which=1251">ST-NICCC 2000 Demo</a></td>
                    594:       <td>1.6</td>
                    595:       <td>Requires at least Hatari 1.6 for correct FDC emulation</td>
1.1.1.7   root      596:     </tr>
                    597:     <tr>
1.1.1.4   root      598:       <td>Paulo Simoes (ljkb):
1.1.1.6   root      599:       <a href="http://pouet.net/prod.php?which=14831">The Overscan Demos</a></td>
                    600:       <td>1.0</td>
                    601:       <td>All demos are running in overscan, including some spectrum 512 pictures.</td>
                    602:     </tr>
                    603:     <tr>
                    604:       <td>Paulo Simoes (ljkb):
1.1.1.4   root      605:       <a href="http://www.pouet.net/prod.php?which=53126">shforstv</a></td>
                    606:       <td>1.3</td>
                    607:       <td>Small technical demo posted on www.atari-forum.com.
                    608:           It features the most advanced hardscroll on STF, using only 4 raster lines
                    609:           and all possible borders's removal (including 162 bytes 50 Hz line).</td>
                    610:     </tr>
                    611:     <tr>
1.1.1.2   root      612:       <td>Phalanx:
                    613:       <a href="http://www.pouet.net/prod.php?which=11351">Overdrive</a></td>
                    614:       <td>1.1</td>
                    615:       <td>In Dragon screen planes are shifted in the upper part</td>
                    616:     </tr>
                    617:     <tr>
                    618:       <td>Reservoir Gods:
                    619:       <a href="http://pouet.net/prod.php?which=9711">Hallucinations</a></td>
                    620:       <td>before 1.0</td>
1.1       root      621:       <td>&nbsp;</td>
                    622:     </tr>
                    623:     <tr>
1.1.1.2   root      624:       <td>Sector One:
                    625:       <a href="http://pouet.net/prod.php?which=14739">Oh no!! More Froggies</a></td>
                    626:       <td>1.0</td>
                    627:       <td>Demo doesn't support SID sound with timers during
                    628:           the overscan parts, so it stops music (it's not a bug).</td>
1.1       root      629:     </tr>
                    630:     <tr>
1.1.1.2   root      631:       <td>ST Connexion/Overlanders/Legacy:
                    632:       <a href="http://www.pouet.net/prod.php?which=8936">Froggies over the Fence</a>*</td>
                    633:       <td>1.1</td>
                    634:       <td>Uses its own IKBD 6301 routine</td>
                    635:     </tr>
                    636:     <tr>
                    637:       <td>The CareBears:
                    638:       <a href="http://www.pouet.net/prod.php?which=754">SoWatt</a></td>
                    639:       <td>1.0</td>
                    640:       <td>Sync-scroll, overscan...</td>
                    641:     </tr>
                    642:     <tr>
                    643:       <td>The CareBears:
                    644:       <a href="http://pouet.net/prod.php?which=11785">Swedish New Year</a></td>
1.1.1.4   root      645:       <td>1.3</td>
                    646:       <td>Fullscreen in the first TCB screen is mixing 50/60 HZ lines</td>
1.1.1.2   root      647:     </tr>
                    648:     <tr>
                    649:       <td>The Exceptions:
                    650:       <a href="http://pouet.net/prod.php?which=11350">B.I.G. Demo</a></td>
                    651:       <td>1.0</td>
1.1       root      652:       <td>&nbsp;</td>
1.1.1.2   root      653:     </tr>
                    654:     <tr>
                    655:       <td>The Lost Boys:
                    656:       <a href="http://www.pouet.net/prod.php?which=11348">Mindbomb</a></td>
1.1.1.4   root      657:       <td>1.3</td>
                    658:       <td>"DI No Shit" is mixing 50/60 Hz lines.
1.1.1.3   root      659:           Does not work with cartridge / HD emulation</td>
1.1.1.2   root      660:     </tr>
                    661:     <tr>
                    662:       <td>The Marvellous V8:
                    663:       <a href="http://pouet.net/prod.php?which=16911">V8 Music System</a></td>
                    664:       <td>1.1</td>
1.1       root      665:       <td>
1.1.1.2   root      666:         Works. (Uses a uncommon way to poll for keyboard data).
1.1       root      667:       </td>
                    668:     </tr>
                    669:     <tr>
1.1.1.2   root      670:       <td>The Syndicate:
                    671:       <a href="http://pouet.net/prod.php?which=11835">If Pigs Could Fly</a></td>
                    672:       <td>before 1.0</td>
1.1       root      673:       <td>&nbsp;</td>
                    674:     </tr>
                    675:     <tr>
1.1.1.2   root      676:       <td>TNT Crew:
                    677:       <a href="http://pouet.net/prod.php?which=29414">Death of the left border</a></td>
                    678:       <td class="minor">1.1</td>
                    679:       <td>Planes are shifted</td>
                    680:     </tr>
                    681:     <tr>
                    682:       <td>Unlimited Matricks:
                    683:       <a href="http://pouet.net/prod.php?which=11349">Dark Side Of The Spoon</a></td>
                    684:       <td>1.0</td>
                    685:       <td>Lots of fullscreens and sync-scrolling</td>
                    686:     </tr>
                    687:     <tr>
                    688:       <td>X-Troll:
                    689:       <a href="http://pouet.net/prod.php?which=29071">Long Screen</a></td>
                    690:       <td>before 1.0</td>
1.1       root      691:       <td>&nbsp;</td>
1.1.1.2   root      692:     </tr>
                    693:     <tr>
                    694:       <td>Ym Rockerz:
                    695:       <a href="http://pouet.net/prod.php?which=9454">Popstars</a></td>
                    696:       <td>before 1.0</td>
                    697:       <td>Sound works only with Hatari version 0.80 and later</td>
1.1       root      698:     </tr>
                    699:   </tbody>
                    700: </table>
                    701: 
                    702: <a name="ST applications"></a><h4>ST applications</h4>
                    703: 
                    704: <p>Note that some applications can even crash at startup if their
                    705: configuration or data files are not writable.</p>
                    706: 
                    707: <table border="1" cellpadding="3">
1.1.1.2   root      708:   <caption align="bottom">Tested applications</caption>
1.1       root      709:   <tbody>
                    710:     <tr class="backdropped">
                    711:       <td align="center">Application</td>
1.1.1.2   root      712:       <td align="center">Hatari version</td>
                    713:       <td align="center">Notes</td>
1.1       root      714:     </tr>
                    715:     <tr class="backdropped">
                    716:       <td colspan="3" align="right"><i>Programming</i></td>
                    717:     </tr>
                    718:     <tr>
1.1.1.6   root      719:       <td><a href="http://members.chello.nl/h.robbers/">AHCC</a></td>
                    720:       <td>1.3</td>
                    721:       <td>Open Source Pure-C compatible C-compiler and IDE</td>
                    722:     </tr>
                    723:     <tr>
                    724:       <td>Pure-C</td>
                    725:       <td>1.4</td>
                    726:       <td>Debugger had issues with GEMDOS HD emulation before Hatari v1.4</td>
                    727:     </tr>
                    728:     <tr>
1.1       root      729:       <td>DevPac 2.2</td>
1.1.1.7   root      730:       <td>1.2</td>
                    731:       <td>&nbsp;</td>
1.1       root      732:     </tr>
                    733:     <tr>
                    734:       <td>Turbo Assembler</td>
1.1.1.2   root      735:       <td>before 1.0</td>
1.1       root      736:       <td>
1.1.1.2   root      737:         Due to a bug you need to have a proper disk image inserted into drive A.
1.1       root      738:       </td>
                    739:     </tr>
                    740:     <tr>
                    741:       <td>GFABASIC 3.6TT</td>
1.1.1.2   root      742:       <td>before 1.0</td>
                    743:       <td>MENU.PRG does not like harddisks. Use disk images for compiling.</td>
1.1       root      744:     </tr>
                    745:     <tr>
                    746:       <td>ST Basic</td>
1.1.1.2   root      747:       <td>before 1.0</td>
1.1       root      748:       <td>&nbsp;</td>
                    749:     </tr>
                    750:     <tr>
                    751:       <td>Gulam shell</td>
1.1.1.2   root      752:       <td>before 1.0</td>
1.1       root      753:       <td>&nbsp;</td>
                    754:     </tr>
                    755:     <tr>
                    756:       <td>Orcs Resource editor</td>
1.1.1.2   root      757:       <td>before 1.0</td>
1.1       root      758:       <td>&nbsp;</td>
                    759:     </tr>
                    760:     <tr class="backdropped">
                    761:       <td colspan="3" align="right"><i>Graphics</i></td>
                    762:     </tr>
                    763:     <tr>
                    764:       <td>Crackart</td>
1.1.1.2   root      765:       <td>before 1.0</td>
1.1       root      766:       <td>
                    767:         Harddisk access does not work with GEMDOS emulation
                    768:          - fine with disk images
                    769:       </td>
                    770:     </tr>
                    771:     <tr>
                    772:       <td>ImCon</td>
1.1.1.2   root      773:       <td>before 1.0</td>
1.1       root      774:       <td>&nbsp;</td>
                    775:     </tr>
                    776:     <tr>
1.1.1.4   root      777:       <td><a href="http://www.klockars.net/mgif.html">Mgif</a></td>
1.1.1.7   root      778:       <td>1.4</td>
                    779:       <td>Convolutions can use Falcon DSP and JPEG loading Brainstorm
                    780:           DSP decoder</td>
1.1       root      781:     </tr>
                    782:     <tr>
                    783:       <td>Neochrome</td>
1.1.1.7   root      784:       <td>1.3</td>
                    785:       <td>&nbsp;</td>
1.1       root      786:     </tr>
                    787:     <tr>
                    788:       <td>OCR</td>
1.1.1.2   root      789:       <td>before 1.0</td>
1.1       root      790:       <td>Didn't try scanning</td>
                    791:     </tr>
                    792:     <tr>
1.1.1.8   root      793:       <td>Spectrum 512</td>
                    794:       <td>before 1.0</td>
                    795:       <td>Mouse cannot traverse whole screen unless mouse grab or
                    796:           fullscreen mode is used</td>
                    797:     </tr>
                    798:     <tr>
1.1       root      799:       <td>Speed Of Light</td>
1.1.1.2   root      800:       <td>before 1.0</td>
1.1       root      801:       <td>&nbsp;</td>
                    802:     </tr>
                    803:     <tr class="backdropped">
                    804:       <td colspan="3" align="right"><i>Sound</i></td>
                    805:     </tr>
                    806:     <tr>
                    807:       <td>MusicMon 2</td>
1.1.1.2   root      808:       <td>before 1.0</td>
1.1       root      809:       <td>&nbsp;</td>
                    810:     </tr>
                    811:     <tr>
                    812:       <td>Noise Tracker</td>
1.1.1.2   root      813:       <td>1.1</td>
                    814:       <td>&nbsp;</td>
1.1       root      815:     </tr>
                    816:     <tr>
                    817:       <td>Protracker</td>
1.1.1.2   root      818:       <td>before 1.0</td>
1.1       root      819:       <td>&nbsp;</td>
                    820:     </tr>
                    821:     <tr>
                    822:       <td>Quartet</td>
1.1.1.2   root      823:       <td>before 1.0</td>
1.1       root      824:       <td>&nbsp;</td>
                    825:     </tr>
                    826:     <tr>
                    827:       <td>SidSound Designer</td>
1.1.1.2   root      828:       <td>before 1.0</td>
1.1       root      829:       <td>&nbsp;</td>
                    830:     </tr>
                    831:     <tr>
                    832:       <td>Accompanist<br>(Henry Cosh Sequencer)</td>
1.1.1.3   root      833:       <td>1.2</td>
                    834:       <td><a href="#midinotes">MIDI input/output</a> works</td>
1.1       root      835:     </tr>
                    836:     <tr>
                    837:       <td>Cubase Lite</td>
1.1.1.3   root      838:       <td>1.2</td>
                    839:       <td><a href="#midinotes">MIDI input/output</a> works</td>
1.1       root      840:     </tr>
                    841:     <tr>
                    842:       <td>Sequencer One</td>
1.1.1.3   root      843:       <td>1.2</td>
                    844:       <td>Both <a href="#midinotes">MIDI input/output</a>
                    845:           and sampled sound work</td>
1.1       root      846:     </tr>
                    847:     <tr class="backdropped">
                    848:       <td colspan="3" align="right"><i>Text Editors</i></td>
                    849:     </tr>
                    850:     <tr>
                    851:       <td>Tempus</td>
1.1.1.2   root      852:       <td>before 1.0</td>
1.1       root      853:       <td>&nbsp;</td>
                    854:     </tr>
                    855:     <tr>
                    856:       <td>Qed editor</td>
1.1.1.2   root      857:       <td>before 1.0</td>
1.1       root      858:       <td>&nbsp;</td>
                    859:     </tr>
                    860:     <tr>
                    861:       <td>Everest editor</td>
1.1.1.2   root      862:       <td>before 1.0</td>
1.1       root      863:       <td>&nbsp;</td>
                    864:     </tr>
                    865:     <tr class="backdropped">
                    866:       <td colspan="3" align="right"><i>Business applications</i></td>
                    867:     </tr>
                    868:     <tr>
                    869:       <td>Opus spreadsheet</td>
1.1.1.2   root      870:       <td>before 1.0</td>
1.1       root      871:       <td>&nbsp;</td>
                    872:     </tr>
                    873:     <tr>
                    874:       <td>SBase database</td>
1.1.1.2   root      875:       <td>before 1.0</td>
1.1       root      876:       <td>&nbsp;</td>
                    877:     </tr>
                    878:     <tr>
                    879:       <td>Sheet spreadsheet</td>
1.1.1.2   root      880:       <td>before 1.0</td>
1.1       root      881:       <td>&nbsp;</td>
                    882:     </tr>
                    883:     <tr>
1.1.1.4   root      884:       <td>Calamus v1.0.9</td>
1.1.1.2   root      885:       <td>before 1.0</td>
1.1.1.4   root      886:       <td>&nbsp;</td>
1.1       root      887:     </tr>
                    888:     <tr>
                    889:       <td>Outline Art 3 (demo)</td>
1.1.1.2   root      890:       <td>before 1.0</td>
1.1       root      891:       <td>&nbsp;</td>
                    892:     </tr>
                    893:     <tr class="backdropped">
                    894:       <td colspan="3" align="right"><i>Communications</i></td>
                    895:     </tr>
                    896:     <tr>
                    897:       <td>CAB browser</td>
1.1.1.2   root      898:       <td>before 1.0</td>
1.1       root      899:       <td>&nbsp;</td>
                    900:     </tr>
                    901:     <tr>
                    902:       <td>Connect</td>
1.1.1.2   root      903:       <td>before 1.0</td>
1.1       root      904:       <td>&nbsp;</td>
                    905:     </tr>
                    906:     <tr>
                    907:       <td>Kivi QWK Reader</td>
1.1.1.2   root      908:       <td>before 1.0</td>
1.1       root      909:       <td>&nbsp;</td>
                    910:     </tr>
                    911:     <tr class="backdropped">
                    912:       <td colspan="3" align="right"><i>Desktops</i></td>
                    913:     </tr>
                    914:     <tr>
1.1.1.4   root      915:       <td><a href="http://solair.eunet.rs/~vdjole/teradesk.htm">Teradesk desktop</a></td>
1.1.1.2   root      916:       <td>before 1.0</td>
1.1       root      917:       <td>&nbsp;</td>
                    918:     </tr>
                    919:     <tr>
                    920:       <td>Thing desktop</td>
1.1.1.2   root      921:       <td>before 1.0</td>
1.1       root      922:       <td>&nbsp;</td>
                    923:     </tr>
                    924:     <tr class="backdropped">
                    925:       <td colspan="3" align="right"><i>Science</i></td>
                    926:     </tr>
                    927:     <tr>
                    928:       <td>Euler</td>
1.1.1.2   root      929:       <td>before 1.0</td>
1.1       root      930:       <td>&nbsp;</td>
                    931:     </tr>
                    932:     <tr>
                    933:       <td>Minidraft</td>
1.1.1.2   root      934:       <td>before 1.0</td>
1.1       root      935:       <td>&nbsp;</td>
                    936:     </tr>
                    937:     <tr>
                    938:       <td>Molsys</td>
1.1.1.2   root      939:       <td>before 1.0</td>
1.1       root      940:       <td>&nbsp;</td>
                    941:     </tr>
                    942:     <tr class="backdropped">
                    943:       <td colspan="3" align="right"><i>Utilities</i></td>
                    944:     </tr>
                    945:     <tr>
                    946:       <td>Revenge Document Displayer</td>
1.1.1.2   root      947:       <td>before 1.0</td>
1.1       root      948:       <td>&nbsp;</td>
                    949:     </tr>
                    950:     <tr>
                    951:       <td>ST-Guide</td>
1.1.1.2   root      952:       <td>before 1.0</td>
1.1       root      953:       <td>&nbsp;</td>
                    954:     </tr>
                    955:     <tr>
                    956:       <td>ST-Zip</td>
1.1.1.2   root      957:       <td>before 1.0</td>
1.1       root      958:       <td>&nbsp;</td>
                    959:     </tr>
                    960:     <tr>
                    961:       <td>STCat</td>
1.1.1.2   root      962:       <td>before 1.0</td>
1.1       root      963:       <td>&nbsp;</td>
                    964:     </tr>
                    965:     <tr>
                    966:       <td>Lharc Shell</td>
1.1.1.2   root      967:       <td>before 1.0</td>
1.1       root      968:       <td>&nbsp;</td>
                    969:     </tr>
                    970:     <tr>
                    971:       <td>TwoInOne</td>
1.1.1.2   root      972:       <td>before 1.0</td>
1.1       root      973:       <td>&nbsp;</td>
                    974:     </tr>
                    975:     <tr>
                    976:       <td>Sagrotan viruskiller</td>
1.1.1.2   root      977:       <td>before 1.0</td>
1.1       root      978:       <td>&nbsp;</td>
                    979:     </tr>
                    980:     <tr class="backdropped">
                    981:       <td colspan="3" align="right"><i>Others</i></td>
                    982:     </tr>
                    983:     <tr>
                    984:       <td>ZX Spectrum emulator</td>
1.1.1.2   root      985:       <td>before 1.0</td>
1.1       root      986:       <td>Installer needs to be run from a floppy image and (HD)
                    987:       install directory needs to be already present. After installing,
                    988:       use unzip to get zero byte sized files from the original
                    989:       self-extracting zip files.  Both 68000 and 68030 versions work
                    990:       both in color and mono.</td>
                    991:     </tr>
                    992:   </tbody>
                    993: </table>
                    994: 
                    995: <a name="midinotes"></a><h4>Midi setup</h4>
                    996: 
                    997: <p>If you don't have a MIDI sequencer, on Linux you can use
                    998: a softsynth like Timidity or FluidSynth instead (if your distribution
1.1.1.4   root      999: supports ALSA). For instructions, see midi-linux.txt file.</p>
1.1       root     1000: 
                   1001: 
                   1002: <a name="STE"></a><h2>STE software compatibility list</h2>
                   1003: 
1.1.1.2   root     1004: <p>By default everything should work with the STE emulation.  The lists
                   1005: below contain nearly all the STE specific software that the developers
                   1006: could get their hands on...</p>
                   1007: 
1.1       root     1008: 
                   1009: <a name="STE games"></a><h4>STE games</h4>
                   1010: 
                   1011: <p>First are some STE games that do work with the STE features
                   1012: in Hatari.  Most of these games work only on STE, but here are also some
                   1013: games which work (or have a version that works) also on ST, i.e. they
                   1014: are just STE enhanced.  These are marked with '*'.</p>
1.1.1.2   root     1015: 
1.1       root     1016: <table border="1" cellpadding="3">
1.1.1.2   root     1017:   <caption align="bottom">Tested STE games</caption>
1.1       root     1018:   <tbody>
                   1019:     <tr class="backdropped">
                   1020:       <td align="center">Title</td>
1.1.1.2   root     1021:       <td align="center">Hatari version</td>
                   1022:       <td align="center">Notes</td>
1.1       root     1023:     </tr>
                   1024:     <tr>
1.1.1.7   root     1025:       <td><a href="http://pouet.net/prod.php?which=54847">4K Pacman</a></td>
                   1026:       <td>1.4</td>
                   1027:       <td>&nbsp;</td>
                   1028:     </tr>
                   1029:     <tr>
                   1030:       <td>Aerial Combat 3</td>
                   1031:       <td>1.4</td>
                   1032:       <td>&nbsp;</td>
                   1033:     </tr>
                   1034:     <tr>
1.1       root     1035:       <td>Alien Blast</td>
1.1.1.2   root     1036:       <td>before 1.0</td>
1.1       root     1037:       <td>&nbsp;</td>
                   1038:     </tr>
                   1039:     <tr>
1.1.1.4   root     1040:       <td>Alien Thing</td>
                   1041:       <td>1.2</td>
                   1042:       <td>"Director's cut" preview. Needs to be run from atdcdemo/-folder in root</td>
                   1043:     </tr>
                   1044:     <tr>
1.1.1.6   root     1045:       <td><a href="http://paradize.final-memory.org/games.shtml">AttackWave*</a></td>
                   1046:       <td>1.3</td>
                   1047:       <td>Uses blitter and DMA sound on STE</td>
                   1048:     </tr>
                   1049:     <tr>
1.1       root     1050:       <td>Astrodia*</td>
1.1.1.2   root     1051:       <td>before 1.0</td>
1.1.1.10! root     1052:       <td>Blitter</td>
1.1       root     1053:     </tr>
                   1054:     <tr>
1.1.1.6   root     1055:       <td><a href="http://www.pouet.net/prod.php?which=11526">Battletris+</a></td>
1.1.1.2   root     1056:       <td>before 1.0</td>
1.1       root     1057:       <td>&nbsp;</td>
                   1058:     </tr>
                   1059:     <tr>
                   1060:       <td>Blat!</td>
1.1.1.2   root     1061:       <td>before 1.0</td>
1.1       root     1062:       <td>&nbsp;</td>
                   1063:     </tr>
                   1064:     <tr>
                   1065:       <td>Bombaman</td>
1.1.1.2   root     1066:       <td>before 1.0</td>
1.1       root     1067:       <td>&nbsp;</td>
                   1068:     </tr>
                   1069:     <tr>
1.1.1.6   root     1070:       <td><a href="http://paranoia.atari.org/projects/atari.html">Breakdance</a></td>
1.1.1.2   root     1071:       <td>before 1.0</td>
                   1072:       <td>THE ultimate scene game</td>
1.1       root     1073:     </tr>
                   1074:     <tr>
                   1075:       <td>Chronicles of Omega*</td>
1.1.1.2   root     1076:       <td>before 1.0</td>
1.1       root     1077:       <td>&nbsp;</td>
                   1078:     </tr>
                   1079:     <tr>
                   1080:       <td>Chaos Engine (demo)</td>
1.1.1.2   root     1081:       <td>before 1.0</td>
1.1       root     1082:       <td>&nbsp;</td>
                   1083:     </tr>
                   1084:     <tr>
1.1.1.6   root     1085:       <td><a href="http://rg.atari.org/chuchu.htm">ChuChu Rocket</a></td>
1.1.1.2   root     1086:       <td>before 1.0</td>
1.1       root     1087:       <td>needs to be run from disk image</td>
                   1088:     </tr>
                   1089:     <tr>
1.1.1.4   root     1090:       <td><a href="http://www.tscc.de/waitsite.html">Dynabusters+</a></td>
1.1.1.2   root     1091:       <td>1.1</td>
                   1092:       <td>Hi-score screen flickers</td>
                   1093:     </tr>
                   1094:     <tr>
                   1095:       <td>Frantick</td>
                   1096:       <td>1.0</td>
1.1       root     1097:       <td>&nbsp;</td>
                   1098:     </tr>
                   1099:     <tr>
                   1100:       <td>H.E.R.O. 2</td>
1.1.1.2   root     1101:       <td>before 1.0</td>
1.1       root     1102:       <td>Requires 4MB RAM</td>
                   1103:     </tr>
                   1104:     <tr>
                   1105:       <td>Leavin' Teramis*</td>
1.1.1.2   root     1106:       <td>before 1.0</td>
1.1       root     1107:       <td>Works <em>only</em> in STE mode</td>
                   1108:     </tr>
                   1109:     <tr>
1.1.1.4   root     1110:       <td><a href="http://paradize.final-memory.org/games.shtml">Manga Puzzle</a></td>
1.1.1.2   root     1111:       <td>before 1.0</td>
1.1       root     1112:       <td>&nbsp;</td>
                   1113:     </tr>
                   1114:     <tr>
                   1115:       <td>No Limit II</td>
1.1.1.2   root     1116:       <td>before 1.0</td>
1.1       root     1117:       <td>&nbsp;</td>
                   1118:     </tr>
                   1119:     <tr>
                   1120:       <td>Obsession (demo)</td>
1.1.1.2   root     1121:       <td>before 1.0</td>
                   1122:       <td>Opens top, left (with STE shifter bug) and bottom borders</td>
1.1       root     1123:     </tr>
                   1124:     <tr>
                   1125:       <td>Operation Garfield</td>
1.1.1.2   root     1126:       <td>before 1.0</td>
1.1       root     1127:       <td>&nbsp;</td>
                   1128:     </tr>
                   1129:     <tr>
                   1130:       <td>Pacman on E</td>
1.1.1.2   root     1131:       <td>before 1.0</td>
1.1       root     1132:       <td>&nbsp;</td>
                   1133:     </tr>
                   1134:     <tr>
1.1.1.4   root     1135:       <td><a href="http://paradize.final-memory.org/games.shtml">Penta*</a></td>
1.1.1.2   root     1136:       <td>before 1.0</td>
1.1       root     1137:       <td>Blitter, DMA audio and STE fadings do work properly</td>
                   1138:     </tr>
                   1139:     <tr>
1.1.1.4   root     1140:       <td><a href="http://pooz.atari.org/">Pooz*</a></td>
1.1.1.2   root     1141:       <td>before 1.0</td>
1.1       root     1142:       <td>Uses STE DMA, blitter and palette</td>
                   1143:     </tr>
                   1144:     <tr>
1.1.1.7   root     1145:       <td><a href="http://cichon.cz/pu/index.html">Power Up*</a></td>
                   1146:       <td>1.5</td>
                   1147:       <td>Very weird sound routine in STE mode : play a 2 bytes sample in a loop with
                   1148:          DMA sound and update the content of this sample with an MFP timer</td>
1.1       root     1149:     </tr>
                   1150:     <tr>
1.1.1.6   root     1151:       <td><a href="http://www.rgcd.co.uk/r0x/">R0X</a></td>
                   1152:       <td>1.3</td>
                   1153:       <td>Some "DMA snd: Illegal buffer size (from 0x0 to 0x0)" messages</td>
                   1154:     </tr>
                   1155:     <tr>
1.1       root     1156:       <td>Roger</td>
1.1.1.2   root     1157:       <td>1.1</td>
                   1158:       <td>Needs to be run from a disk image</td>
1.1       root     1159:     </tr>
                   1160:     <tr>
                   1161:       <td>Skulls</td>
1.1.1.2   root     1162:       <td>before 1.0</td>
1.1       root     1163:       <td>Opens right border</td>
                   1164:     </tr>
                   1165:     <tr>
                   1166:       <td>Starball*</td>
1.1.1.2   root     1167:       <td>before 1.0</td>
1.1       root     1168:       <td>Uses DMA sound</td>
                   1169:     </tr>
                   1170:     <tr>
                   1171:       <td>Stardust (tunnel demo)</td>
1.1.1.2   root     1172:       <td>before 1.0</td>
1.1       root     1173:       <td>&nbsp;</td>
                   1174:     </tr>
                   1175:     <tr>
1.1.1.4   root     1176:       <td><a href="http://pagesperso-orange.fr/patrice.mandin/en/perso-moteurs.html">STrEet Fighter 2</a></td>
1.1.1.2   root     1177:       <td>before 1.0</td>
1.1       root     1178:       <td>Uses blitter, HW scrolling and DMA sound</td>
                   1179:     </tr>
                   1180:     <tr>
                   1181:       <td>Stupid Balloon game</td>
1.1.1.2   root     1182:       <td>before 1.0</td>
1.1       root     1183:       <td>&nbsp;</td>
                   1184:     </tr>
                   1185:     <tr>
                   1186:       <td>Substation (demo)</td>
1.1.1.2   root     1187:       <td>before 1.0</td>
1.1       root     1188:       <td>&nbsp;</td>
                   1189:     </tr>
                   1190:     <tr>
1.1.1.6   root     1191:       <td>Team</td>
                   1192:       <td>1.0</td>
                   1193:       <td>HW scrolling, DMA sound, overscan</td>
                   1194:     </tr>
                   1195:     <tr>
1.1       root     1196:       <td>TomTar</td>
1.1.1.2   root     1197:       <td>before 1.0</td>
1.1       root     1198:       <td>&nbsp;</td>
                   1199:     </tr>
                   1200:     <tr>
1.1.1.2   root     1201:       <td>Utopos</td>
1.1.1.6   root     1202:       <td>1.4</td>
                   1203:       <td>Screen was flickering with previous version of Hatari</td>
1.1       root     1204:     </tr>
                   1205:     <tr>
                   1206:       <td>Ultimate Arena</td>
1.1.1.2   root     1207:       <td>before 1.0</td>
1.1       root     1208:       <td>&nbsp;</td>
                   1209:     </tr>
                   1210:     <tr>
1.1.1.8   root     1211:       <td>Whitewater Madness</td>
                   1212:       <td class="minor">1.6</td>
                   1213:       <td>Bottom part of the screen is not correct, due to changing video address
                   1214:        when display is already on</td>
                   1215:     </tr>
                   1216:     <tr>
1.1.1.4   root     1217:       <td><a href="http://freenet-homepage.de/ray.tscc/wolf3d.htm">Wolfenstein 3D*</a></td>
1.1.1.3   root     1218:       <td>1.2</td>
                   1219:       <td>Uses DMA sound on STE</td>
1.1       root     1220:     </tr>
                   1221:     <tr>
                   1222:       <td>Zool (demo)</td>
1.1.1.2   root     1223:       <td>1.0</td>
1.1       root     1224:       <td>&nbsp;</td>
                   1225:     </tr>
1.1.1.6   root     1226:     <tr>
                   1227:       <td><a href="http://www.umich.edu/~archive/atari/Games/Space/zero_5.zip">Zero-5 (demo)</a></td>
                   1228:       <td class="minor">1.4</td>
                   1229:       <td>STE DMA sound, Blitter and palette.  STE joypad works, but
                   1230:       there are issues in mouse control. Flicker and wrong colors on
                   1231:       the bottom part of the in-game screen</td>
                   1232:     </tr>
1.1       root     1233:   </tbody>
                   1234: </table>
                   1235: 
                   1236: <a name="STE demos"></a><h4>STE demos</h4>
                   1237: 
1.1.1.2   root     1238: <p>Blitter emulation cycle-accuracy is an issue for some demos.</p>
                   1239: 
1.1       root     1240: <table border="1" cellpadding="3">
1.1.1.2   root     1241:   <caption align="bottom">Tested STE demos</caption>
1.1       root     1242:   <tbody>
                   1243:     <tr class="backdropped">
1.1.1.2   root     1244:       <td align="center">Demo</td>
                   1245:       <td align="center">Hatari version</td>
                   1246:       <td align="center">Notes</td>
                   1247:     </tr>
                   1248:     <tr>
                   1249:       <td>Aggression:
                   1250:       <a href="http://pouet.net/prod.php?which=29352">Armada is dead</a></td>
                   1251:       <td>1.0</td>
                   1252:       <td>&nbsp;</td>
                   1253:     </tr>
                   1254:     <tr>
                   1255:       <td>Aggression:
                   1256:       <a href="http://pouet.net/prod.php?which=4631">Braindamage</a></td>
1.1.1.6   root     1257:       <td>1.3</td>
                   1258:       <td>&nbsp;</td>
1.1.1.2   root     1259:     </tr>
                   1260:     <tr>
                   1261:       <td>Aggression:
                   1262:       <a href="http://pouet.net/prod.php?which=29355">RGBeast</a></td>
1.1.1.6   root     1263:       <td class="major">1.3</td>
1.1.1.2   root     1264:       <td>Overscan + blitter. Doesn't look right</td>
                   1265:     </tr>
                   1266:     <tr>
                   1267:       <td>Anatomica:
                   1268:       <a href="http://pouet.net/prod.php?which=15428">Extreme Rage</a></td>
                   1269:       <td class="minor">1.1</td>
                   1270:       <td>Bad blitter timings cause timer B to occur at wrong time</td>
                   1271:     </tr>
                   1272:     <tr>
                   1273:       <td>Atari scene collective:
                   1274:       <a href="http://www.pouet.net/prod.php?which=20584">20 years</a>*</td>
                   1275:       <td>1.1</td>
                   1276:       <td>You may need to reset between screens</td>
                   1277:     </tr>
                   1278:     <tr>
1.1.1.7   root     1279:       <td>Brainless Institute:
                   1280:       <a href="http://www.pouet.net/prod.php?which=15437">Bad Taste</a></td>
                   1281:       <td class="major">1.4</td>
                   1282:       <td>Demo crashes during the vector balls at the beginning. This is due to
                   1283:        the blitter overwriting some code (due to a bug in the sprite routine)
                   1284:        but the reason why it happens only under Hatari was not found yet</td>
                   1285:     </tr>
                   1286:     <tr>
1.1.1.4   root     1287:       <td>Cream: <a href="http://www.pouet.net/prod.php?which=1030">Madness</a></td>
                   1288:       <td>1.2</td>
                   1289:       <td>Music demo with Amiga Paula soundchip emulation + tunes</td>
                   1290:     </tr>
                   1291:     <tr>
1.1.1.6   root     1292:       <td>Defence Force:
                   1293:       <a href="http://www.pouet.net/prod.php?which=54106">Save The Eearth</a></td>
1.1.1.7   root     1294:       <td>1.5</td>
1.1.1.6   root     1295:       <td>Right border switches, blitter, extended palette, HW
1.1.1.7   root     1296:           scrolling/screen splitting, DMA music + microwire/lmc control.</td>
1.1.1.6   root     1297:     </tr>
                   1298:     <tr>
                   1299:       <td>DHS:
                   1300:       <a href="http://www.pouet.net/prod.php?which=54037">Cernit Trandafir</a></td>
1.1.1.7   root     1301:       <td>1.5</td>
                   1302:       <td>&nbsp;</td>
1.1.1.6   root     1303:     </tr>
                   1304:     <tr>
1.1.1.2   root     1305:       <td>DHS:
                   1306:       <a href="http://www.pouet.net/prod.php?which=1001">Just Musix 2</a></td>
                   1307:       <td>1.0</td>
                   1308:       <td>&nbsp;</td>
                   1309:     </tr>
                   1310:     <tr>
                   1311:       <td>DHS:
                   1312:       <a href="http://www.pouet.net/prod.php?which=51962">More or Less Zero</a></td>
1.1.1.7   root     1313:       <td>1.5</td>
                   1314:       <td>&nbsp;</td>
1.1.1.2   root     1315:     </tr>
                   1316:     <tr>
                   1317:       <td>DHS:
                   1318:       <a href="http://www.pouet.net/prod.php?which=1000">Tyranny</a> &amp;
                   1319:       <a href="http://www.pouet.net/prod.php?which=4474">Massacre</a></td>
                   1320:       <td>before 1.0</td>
                   1321:       <td>&nbsp;</td>
1.1       root     1322:     </tr>
                   1323:     <tr>
1.1.1.10! root     1324:       <td>Dune/Sector One:
        !          1325:       <a href="http://pouet.net/prod.php?which=59066">Antiques</a></td>
        !          1326:       <td>1.6.2</td>
        !          1327:       <td>The Greeting Parts requires Hatari 1.6.2 to work, it will flicker sometimes
        !          1328:          but that's a bug in the demo, not in Hatari</td>
        !          1329:     </tr>
        !          1330:     <tr>
1.1.1.8   root     1331:       <td>Electronic Images:
                   1332:       <a href="http://www.pouet.net/prod.php?which=21037">Music Dream II</a></td>
                   1333:       <td>1.5</td>
                   1334:       <td>This demo requires accurate values when reading dma sound address ($ff8909/0b/0d)
                   1335:          and won't work correctly with Hatari &lt; 1.5</td>
                   1336:     </tr>
                   1337:     <tr>
1.1.1.2   root     1338:       <td>GGN:
1.1.1.6   root     1339:       <a href="http://www.pouet.net/prod.php?which=7871">The Sierpinski overdose 4K</a></td>
1.1.1.2   root     1340:       <td>1.0</td>
                   1341:       <td>Uses blitter, requires med-rez</td>
1.1       root     1342:     </tr>
                   1343:     <tr>
1.1.1.2   root     1344:       <td>ICE:
1.1.1.4   root     1345:       <a href="http://www.pouet.net/prod.php?which=14191">Ecstacy A</a></td>
1.1.1.2   root     1346:       <td>before 1.0</td>
1.1       root     1347:       <td>&nbsp;</td>
                   1348:     </tr>
                   1349:     <tr>
1.1.1.2   root     1350:       <td>ICE:
                   1351:       <a href="http://www.pouet.net/prod.php?which=31452">Jam-Cols</a></td>
1.1.1.6   root     1352:       <td>1.4</td>
                   1353:       <td>Changes background color using blitter</td>
1.1       root     1354:     </tr>
                   1355:     <tr>
1.1.1.2   root     1356:       <td>ICE:
                   1357:       <a href="http://www.pouet.net/prod.php?which=31443">Kryos</a> &amp;
                   1358:       <a href="http://www.pouet.net/prod.php?which=31450">Intruding</a></td>
                   1359:       <td class="minor">1.1</td>
                   1360:       <td>Planes are shifted</td>
1.1       root     1361:     </tr>
                   1362:     <tr>
1.1.1.7   root     1363:       <td>ICE:
                   1364:       <a href="http://www.pouet.net/prod.php?which=31453">Space Tale</a></td>
                   1365:       <td class="minor">1.4</td>
                   1366:       <td>In the part with 3 horizontal scrolltexts, bottom border is not removed
                   1367:           due to bad blitter timing</td>
                   1368:     </tr>
                   1369:     <tr>
                   1370:       <td>ICE:
                   1371:       <a href="http://www.pouet.net/prod.php?which=31451">The Wave Of The Future</a></td>
1.1.1.10! root     1372:       <td>1.6.2</td>
        !          1373:       <td></td>
1.1.1.7   root     1374:     </tr>
                   1375:     <tr>
1.1.1.2   root     1376:       <td>Imagina:
                   1377:       <a href="http://www.pouet.net/prod.php?which=12306">Xmas demo 92</a></td>
                   1378:       <td>before 1.0</td>
                   1379:       <td>Flickers without frameskip</td>
1.1       root     1380:     </tr>
                   1381:     <tr>
1.1.1.2   root     1382:       <td>Imagina:
                   1383:       <a href="http://www.pouet.net/prod.php?which=12305">Systematic error</a></td>
1.1.1.6   root     1384:       <td>1.4</td>
                   1385:       <td></td>
1.1       root     1386:     </tr>
                   1387:     <tr>
1.1.1.2   root     1388:       <td>Light:
                   1389:       <a href="http://www.pouet.net/prod.php?which=14448">E605</a></td>
                   1390:       <td>before 1.0</td>
1.1       root     1391:       <td>&nbsp;</td>
                   1392:     </tr>
                   1393:     <tr>
1.1.1.2   root     1394:       <td>Light:
                   1395:       <a href="http://www.pouet.net/prod.php?which=15189">Power Rise</a></td>
                   1396:       <td>1.1</td>
1.1       root     1397:       <td>&nbsp;</td>
                   1398:     </tr>
                   1399:     <tr>
1.1.1.2   root     1400:       <td>Light:
                   1401:       <a href="http://www.pouet.net/prod.php?which=21333">VGA slideshow</a></td>
1.1.1.4   root     1402:       <td class="minor">1.2</td>
1.1.1.6   root     1403:       <td>Some vertical bad pixels stripes and one of the images broken, otherwise fine.</td>
1.1       root     1404:     </tr>
                   1405:     <tr>
1.1.1.2   root     1406:       <td>MJJ-Prod:
                   1407:       <a href="http://www.pouet.net/prod.php?which=14852">1st Step</a></td>
                   1408:       <td>before 1.0</td>
1.1       root     1409:       <td>&nbsp;</td>
                   1410:     </tr>
                   1411:     <tr>
1.1.1.2   root     1412:       <td>MJJ-Prod:
                   1413:       <a href="http://atari.freemind-tobe.com/">Tribute to Rainbow TOS</a></td>
                   1414:       <td>1.1</td>
1.1       root     1415:       <td>&nbsp;</td>
                   1416:     </tr>
                   1417:     <tr>
1.1.1.2   root     1418:       <td>New Core:
                   1419:       <a href="http://www.pouet.net/prod.php?which=11524">Beyond Deadline</a></td>
                   1420:       <td>before 1.0</td>
1.1       root     1421:       <td>&nbsp;</td>
                   1422:     </tr>
                   1423:     <tr>
1.1.1.2   root     1424:       <td>New Core:
                   1425:       <a href="http://www.pouet.net/prod.php?which=11523">Coreflakes</a></td>
                   1426:       <td>1.1</td>
1.1       root     1427:       <td>&nbsp;</td>
                   1428:     </tr>
                   1429:     <tr>
1.1.1.2   root     1430:       <td>Next: Illusion</td>
1.1.1.6   root     1431:       <td>1.2</td>
1.1.1.3   root     1432:       <td>Part of the Phaleon Gigademo</td>
1.1       root     1433:     </tr>
                   1434:     <tr>
1.1.1.2   root     1435:       <td>N.L.C:
                   1436:       <a href="http://www.pouet.net/prod.php?which=21385">Techno Drugs</a></td>
                   1437:       <td>before 1.0</td>
1.1       root     1438:       <td>&nbsp;</td>
                   1439:     </tr>
                   1440:     <tr>
1.1.1.2   root     1441:       <td>Omega:
                   1442:       <a href="http://www.pouet.net/prod.php?which=15386">Grotesque</a></td>
                   1443:       <td>before 1.0</td>
1.1       root     1444:       <td>&nbsp;</td>
                   1445:     </tr>
                   1446:     <tr>
1.1.1.7   root     1447:       <td>OUCH:
                   1448:       <a href="http://www.pouet.net/prod.php?which=22398">Songs Of The Unexpected</a></td>
                   1449:       <td>1.5</td>
                   1450:       <td>&nbsp;</td>
1.1       root     1451:     </tr>
                   1452:     <tr>
1.1.1.6   root     1453:       <td>Oxygene:
                   1454:       <a href="http://www.pouet.net/prod.php?which=52336">Amiga Demo 2</a></td>
                   1455:       <td>1.4</td>
                   1456:       <td>50kHz DMA sound</td>
                   1457:     </tr>
                   1458:     <tr>
                   1459:       <td>Paradox:
1.1.1.7   root     1460:       <a href="http://pouet.net/prod.php?which=54205">20 years Atari STE megademo</a></td>
1.1.1.6   root     1461:       <td class="minor">1.4</td>
1.1.1.7   root     1462:       <td>Sound is broken in Paradox color zoomer screen</td>
1.1.1.6   root     1463:     </tr>
                   1464:     <tr>
1.1.1.2   root     1465:       <td>Paradox:
                   1466:       <a href="http://pouet.net/prod.php?which=15053">X-mas 2004 demo</a></td>
1.1.1.6   root     1467:       <td class="minor">1.4</td>
                   1468:       <td>The last (4th) screen horizontal scroll texts don't look right
                   1469:       and are jerky. It also needs frameskip even on 1.4Gz Athlon XP</td>
1.1       root     1470:     </tr>
                   1471:     <tr>
1.1.1.2   root     1472:       <td>Paradox:
                   1473:       <a href="http://pouet.net/prod.php?which=18861">Pacemaker</a></td>
                   1474:       <td>1.1</td>
                   1475:       <td>
                   1476:         Some garbage in the end screen when the demo has been started from
                   1477:         hard disk.
                   1478:       </td>
1.1       root     1479:     </tr>
                   1480:     <tr>
1.1.1.2   root     1481:       <td>Paradox:
                   1482:       <a href="http://pouet.net/prod.php?which=12237">HighResMode</a></td>
1.1.1.7   root     1483:       <td>1.5</td>
                   1484:       <td>Use spec512 mode in med res</td>
1.1       root     1485:     </tr>
                   1486:     <tr>
1.1.1.10! root     1487:       <td>POV:
        !          1488:       <a href="http://www.pouet.net/prod.php?which=19461">POV 136</a></td>
        !          1489:       <td class="minor">1.6</td>
        !          1490:       <td>Hatari doesn't support modifying $ff8205 and reading it back
        !          1491:       while display is enabled.  Without VBL sync, there's a only 10%
        !          1492:       chance of STE HW detection working</td>
        !          1493:     </tr>
        !          1494:     <tr>
1.1.1.2   root     1495:       <td>Reservoir Gods:
                   1496:       <a href="http://pouet.net/prod.php?which=9713">Mind Rewind</a></td>
                   1497:       <td>before 1.0</td>
                   1498:       <td>Opens all borders, heavily abuses horizontal STE HW scrolling</td>
1.1       root     1499:     </tr>
                   1500:     <tr>
1.1.1.2   root     1501:       <td>Reservoir Gods:
                   1502:       <a href="http://pouet.net/prod.php?which=9576">Grimey</a></td>
                   1503:       <td>before 1.0</td>
1.1       root     1504:       <td>&nbsp;</td>
                   1505:     </tr>
                   1506:     <tr>
1.1.1.2   root     1507:       <td>Sedma:
                   1508:       <a href="http://pouet.net/prod.php?which=22492">Blitter Mania</a></td>
                   1509:       <td>1.1</td>
1.1       root     1510:       <td>&nbsp;</td>
                   1511:     </tr>
                   1512:     <tr>
1.1.1.2   root     1513:       <td>Syntax:
                   1514:       <a href="http://pouet.net/prod.php?which=17044">Reanimation</a></td>
                   1515:       <td>before 1.0</td>
1.1       root     1516:       <td>&nbsp;</td>
                   1517:     </tr>
                   1518:     <tr>
1.1.1.2   root     1519:       <td>T. Barker:
                   1520:       <a href="http://pouet.net/prod.php?which=30977">Fantasia</a></td>
                   1521:       <td>before 1.0</td>
                   1522:       <td>For any other than TOS 1.06, you need to use fantfix.prg first</td>
                   1523:     </tr>
                   1524:     <tr>
1.1.1.7   root     1525:       <td>The Pixels Twins:
                   1526:       <a href="http://pouet.net/prod.php?which=11181">Mental Hangover</a></td>
                   1527:       <td>1.5</td>
                   1528:       <td>Does not work with cartridge / HD emulation. Real Time Clock should
                   1529:          also be disabled to prevent a bug in the boot sector's loader (depends
                   1530:          on the TOS version used). Sound requires Hatari &gt;= 1.5 to work
                   1531:          (the routines write in the sample buffer while it's played by the dma)</td>
                   1532:     </tr>
                   1533:     <tr>
1.1.1.4   root     1534:       <td>Unit 17:
                   1535:       <a href="http://www.pouet.net/prod.php?which=30915">Dynamite</a></td>
                   1536:       <td>1.2</td>
1.1       root     1537:       <td>&nbsp;</td>
                   1538:     </tr>
                   1539:     <tr>
1.1.1.2   root     1540:       <td>Unit 17:
1.1.1.4   root     1541:       <a href="http://www.pouet.net/prod.php?which=30912">E.P.S.S. Demo</a></td>
1.1.1.6   root     1542:       <td>1.4</td>
                   1543:       <td>Video counter is modified while display is ON</td>
1.1.1.2   root     1544:     </tr>
                   1545:     <tr>
1.1.1.7   root     1546:       <td>Ym-Rockerz:
                   1547:       <a href="http://pouet.net/prod.php?which=15943">Tyme Warp</a></td>
                   1548:       <td class="major">1.5</td>
                   1549:       <td>The demo tries to detect/restore $ff8e21 (cpu control on Mega STE) in a way
                   1550:        that is not supported by current bus error handling</td>
                   1551:     </tr>
                   1552:     <tr>
1.1.1.2   root     1553:       <td>Zeal:
                   1554:       <a href="http://pouet.net/prod.php?which=15191">Birdie 2</a> &amp;
                   1555:       <a href="http://pouet.net/prod.php?which=15190">Lethal Trash</a></td>
                   1556:       <td>1.0</td>
1.1       root     1557:       <td>&nbsp;</td>
                   1558:     </tr>
                   1559:   </tbody>
                   1560: </table>
                   1561: 
                   1562: <a name="STE applications"></a><h4>STE applications</h4>
                   1563: 
1.1.1.4   root     1564: <p>Finally some STE only or STE enhanced applications.</p>
1.1       root     1565: <table border="1" cellpadding="3">
                   1566:   <caption align="bottom">tested STE applications</caption>
                   1567:   <tbody>
                   1568:     <tr class="backdropped">
1.1.1.2   root     1569:       <td align="center">Application</td>
                   1570:       <td align="center">Hatari version</td>
                   1571:       <td align="center">Notes</td>
1.1       root     1572:     </tr>
                   1573:     <tr>
1.1.1.8   root     1574:       <td><a href="http://www.pouet.net/prod.php?which=56822">Hextracker</a></td>
                   1575:       <td>1.5</td>
                   1576:       <td>Mouse cannot traverse whole screen unless mouse grab or
                   1577:           fullscreen mode is used</td>
                   1578:     </tr> 
                   1579:     <tr>
1.1.1.4   root     1580:       <td><a href="http://www.preromanbritain.com/maxymiser/">MaxYMiser DMA</a></td>
1.1.1.2   root     1581:       <td>before 1.0</td>
1.1       root     1582:       <td>&nbsp;</td>
                   1583:     </tr> 
                   1584:     <tr>
1.1.1.7   root     1585:       <td><a href="http://pouet.net/prod.php?which=15989">Octalyser STE</a></td>
1.1.1.2   root     1586:       <td>1.0</td>
1.1.1.7   root     1587:       <td>Opens left and bottom border, screen flickers when playing
                   1588:           mods if Octalyser isn't configured correctly for the machine</td>
1.1       root     1589:     </tr>
                   1590:     <tr>
1.1.1.6   root     1591:       <td><a href="http://people.opera.com/~karlo/">Protracker STE</a></td>
1.1.1.7   root     1592:       <td>1.4</td>
                   1593:       <td>Opens bottom border, 50kHz DMA replay</td>
1.1.1.6   root     1594:     </tr>
1.1       root     1595:     <tr>
                   1596:       <td>Stretch</td>
1.1.1.2   root     1597:       <td>before 1.0</td>
1.1       root     1598:       <td>Screen extender (like the famous Bigscreen). One of the few programs
                   1599:           which uses STE hardware scrolling also in monochrome mode</td>
                   1600:     </tr> 
                   1601:   </tbody>
                   1602: </table>
                   1603: 
                   1604: 
                   1605: <a name="TT"></a><h2>TT software compatibility list</h2>
                   1606: 
                   1607: <p>Most programs that work on TT work also in the Falcon emulation and
                   1608: as all 1-8 bit GEM programs work without problems under TT emulation
                   1609: this section lists only TT-specific games and demos.</p>
                   1610: 
                   1611: <a name="TT games"></a><h4>TT games</h4>
                   1612: 
                   1613: <table border="1" cellpadding="3">
                   1614:   <caption align="bottom">TT games</caption>
                   1615:   <tbody>
                   1616:     <tr class="backdropped">
1.1.1.2   root     1617:       <td align="center">Game</td>
                   1618:       <td align="center">Hatari version</td>
                   1619:       <td align="center">Notes</td>
1.1       root     1620:     </tr>
                   1621:     <tr>
1.1.1.4   root     1622:       <td><a href="http://yescrew.atari.org/eng/products.htm#capy">Capy</a></td>
                   1623:       <td class="major">1.2</td>
                   1624:       <td>TT-medium/VGA (640x480x16) only. Bus error at startup.
                   1625:       Some other version of the game works on TT, but freezes if menu is invoked.
                   1626:       On Falcon emulation the menu at the beginning freezes</td>
                   1627:     </tr>
                   1628:     <tr>
1.1       root     1629:       <td>Oxyd 2 TT</td>
1.1.1.2   root     1630:       <td>before 1.0</td>
1.1       root     1631:       <td>Oxyd 2 in color</td>
                   1632:     </tr>
                   1633:   </tbody>
                   1634: </table>
                   1635: 
                   1636: <a name="TT demos"></a><h4>TT demos</h4>
                   1637: 
                   1638: <table border="1" cellpadding="3">
                   1639:   <caption align="bottom">TT demos</caption>
                   1640:   <tbody>
                   1641:     <tr class="backdropped">
1.1.1.2   root     1642:       <td align="center">Demo</td>
                   1643:       <td align="center">Hatari version</td>
                   1644:       <td align="center">Notes</td>
                   1645:     </tr>
                   1646:     <tr>
1.1.1.4   root     1647:       <td>Brainstorm:
                   1648:       <a href="http://www.pouet.net/prod.php?which=15752">Adebug 3DTT demo</a></td>
                   1649:       <td>1.2</td>
                   1650:       <td>(Works also on Falcon)</td>
                   1651:     </tr>
                   1652:     <tr>
                   1653:       <td>gwEm:
                   1654:       <a href="http://www.pouet.net/prod.php?which=24961">4getful</a></td>
                   1655:       <td>1.0</td>
                   1656:       <td>TT-version of gwEm's 4K demo</td>
                   1657:     </tr>
                   1658:     <tr>
                   1659:       <td>Moving Pixels:
                   1660:       <a href="http://pouet.net/prod.php?which=18189">TT-Wars</a></td>
1.1.1.2   root     1661:       <td>before 1.0</td>
1.1.1.4   root     1662:       <td>&nbsp;</td>
1.1       root     1663:     </tr>
                   1664:     <tr>
1.1.1.4   root     1665:       <td>Omega:
                   1666:       <a href="http://www.pouet.net/prod.php?which=18189">Swing, Vinjett, Xitkul</a></td>
                   1667:       <td>1.2</td>
                   1668:       <td>TT demos included to XiTEC presentation. Xitkul colors flicker</td>
1.1       root     1669:     </tr>
                   1670:     <tr>
1.1.1.4   root     1671:       <td>tSCc:
1.1.1.10! root     1672:       <a href="http://www.pouet.net/groups.php?which=234">256mbrot, Bragg256, Glasstro, Orion-B, Yabt</a></td>
        !          1673:       <td class="minor">before 1.0</td>
        !          1674:       <td>TT/Falcon intros, with later Hatari versions, Bragg 256 freezes at startup</td>
1.1.1.4   root     1675:     </tr>
                   1676:     <tr>
                   1677:       <td>tSCc:
                   1678:       <a href="http://freenet-homepage.de/ray.tscc/demos.htm">Beams</a></td>
                   1679:       <td class="major">1.0</td>
                   1680:       <td>TT-version.  Doesn't work, stops at startup screen!</td>
                   1681:     </tr>
                   1682:     <tr>
                   1683:       <td>tSCc:
                   1684:       <a href="http://freenet-homepage.de/ray.tscc/misc.htm#cryview">CrY image viewer</a></td>
                   1685:       <td class="major">1.2</td>
                   1686:       <td>Complains that allocation fails (support grayscale mode, needs fast RAM?)</td>
                   1687:     </tr>
                   1688:     <tr>
                   1689:       <td>tSCc:
                   1690:       <a href="http://freenet-homepage.de/ray.tscc/misc.htm#tthires">TT-hires</a></td>
                   1691:       <td class="major">1.2</td>
                   1692:       <td>Slideshow flickers badly + graphics and colors are wrong</td>
                   1693:     </tr>
                   1694:     <tr>
                   1695:       <td>Xanth FX:
                   1696:       <a href="http://pouet.net/prod.php?which=18190">Shiny Bubbles TT</a></td>
                   1697:       <td>1.2</td>
                   1698:       <td>&nbsp;</td>
1.1       root     1699:     </tr>
                   1700:   </tbody>
                   1701: </table>
                   1702: 
                   1703: 
                   1704: <a name="Falcon"></a><h2>Falcon software compatibility list</h2>
                   1705: 
1.1.1.6   root     1706: <p>You can select between three different DSP emulation modes with
                   1707: the Hatari "--dsp" option:
1.1       root     1708: <ul>
1.1.1.2   root     1709:   <li><b>none</b>: No emulation.
1.1.1.6   root     1710:       If program doesn't need/use DSP, this is the best option.</li>
1.1.1.2   root     1711:   <li><b>emu</b>: Experimental DSP emulation.
1.1.1.4   root     1712:       Needed if program requires DSP. Slow.</li>
                   1713:   <li><b>dummy</b>: Faked DSP response to DSP commands.
1.1.1.6   root     1714:       Some rare programs that need DSP may also work with faked DSP.
                   1715:       This is much faster than the real DSP emulation.</li>
1.1       root     1716: </ul>
                   1717: 
1.1.1.6   root     1718: <p>The "dsp" column in tables below tells which DSP emulation mode
                   1719: needs to be used for the given program to work.  If it doesn't matter,
                   1720: the column contains "-". The column for whether the program works and
                   1721: for whether it has (working) sound have "yes" when this is true and
1.1       root     1722: otherwise "-".</p>
                   1723: 
1.1.1.8   root     1724: <p>Due to incomplete VIDEL emulation and some remaining emulation
1.1.1.10! root     1725: cycle accuracy issues, some Falcon programs don't work yet.
1.1.1.8   root     1726: <b>Note:</b> more timing critical demos (for example ones using
1.1.1.7   root     1727: NoCrew's DSP MP2-player) that are marked as working in the list below,
                   1728: <em>work only with the experimental WinUAE core</em>. Please see
                   1729: Hatari readme.txt on how to enable that.</p>
1.1.1.6   root     1730: 
1.1       root     1731: <a name="Falcon games"></a><h4>Falcon games</h4>
                   1732: 
                   1733: <p>Here are listed some Falcon games:</p>
                   1734: <table border="1" cellpadding="3">
                   1735:   <caption align="bottom">Falcon games</caption>
                   1736:   <tbody>
                   1737:     <tr class="backdropped">
                   1738:       <td align="center">Title</td>
1.1.1.4   root     1739:       <td align="center">Hatari version</td>
1.1       root     1740:       <td align="center">Sound</td>
                   1741:       <td align="center">DSP</td>
                   1742:       <td align="center">Comment</td>
                   1743:     </tr>
                   1744:     <tr>
1.1.1.4   root     1745:       <td><a href="http://logitron.atari.online.fr/aazohm_english.htm">Aazohm Krypth</a></td>
                   1746:       <td>1.3</td>
                   1747:       <td>-</td>
                   1748:       <td>emu</td>
                   1749:       <td>Use joypad.  Black screen without DSP emu</td>
                   1750:     </tr>
                   1751:     <tr>
                   1752:       <td><a href="http://nature.atari.org/">Aces High preview</a></td>
                   1753:       <td>1.3</td>
1.1       root     1754:       <td>-</td>
                   1755:       <td>-</td>
                   1756:       <td></td>
                   1757:     </tr>
                   1758:     <tr>
1.1.1.4   root     1759:       <td>Addsub</td>
1.1.1.10! root     1760:       <td class="minor">1.6</td>
1.1.1.4   root     1761:       <td>-</td>
                   1762:       <td>-</td>
                   1763:       <td>Exits when joystick is used</td>
                   1764:     </tr>
                   1765:     <tr>
                   1766:       <td><a href="http://www.klockars.net/bad_mood.html">Bad Mood</a></td>
                   1767:       <td>1.3</td>
1.1.1.2   root     1768:       <td>-</td>
                   1769:       <td>emu</td>
1.1.1.4   root     1770:       <td>All tested versions (v2.14a, v307a) work fine with Doom wad,
                   1771:           but look wrong with Heretic wad.</td>
1.1.1.2   root     1772:     </tr>
                   1773:     <tr>
1.1       root     1774:       <td>Blackhole</td>
1.1.1.4   root     1775:       <td>1.0</td>
1.1       root     1776:       <td>yes</td>
                   1777:       <td>-</td>
1.1.1.4   root     1778:       <td>640x400@256 mode only</td>
1.1       root     1779:     </tr> 
                   1780:     <tr>
1.1.1.4   root     1781:       <td>Block Blizzard (preview)</td>
                   1782:       <td>1.0</td>
1.1       root     1783:       <td>-</td>
                   1784:       <td>-</td>
                   1785:       <td></td>
                   1786:     </tr>
                   1787:     <tr>
                   1788:       <td>Blum</td>
1.1.1.6   root     1789:       <td>1.4</td>
                   1790:       <td>yes</td>
1.1       root     1791:       <td>-</td>
1.1.1.6   root     1792:       <td>Background music works if DSP emu enabled</td>
1.1       root     1793:     </tr>
                   1794:     <tr>
                   1795:       <td>Bomb Squad</td>
1.1.1.4   root     1796:       <td>1.0</td>
1.1       root     1797:       <td>yes</td>
                   1798:       <td>-</td>
                   1799:       <td></td>
                   1800:     </tr> 
                   1801:     <tr>
1.1.1.4   root     1802:       <td><a href="http://pouet.net/prod.php?which=28910">Boom preview</a></td>
                   1803:       <td>1.3</td>
1.1       root     1804:       <td>yes</td>
1.1.1.4   root     1805:       <td>emu</td>
1.1       root     1806:       <td></td>
                   1807:     </tr> 
                   1808:     <tr>
1.1.1.4   root     1809:       <td><a href="http://rg.atari.org/game.htm">Bugger</a></td>
1.1.1.6   root     1810:       <td>1.4</td>
                   1811:       <td>yes</td>
1.1       root     1812:       <td>-</td>
1.1.1.6   root     1813:       <td>Background music works if DSP emu enabled</td>
1.1       root     1814:     </tr> 
                   1815:     <tr>
1.1.1.4   root     1816:       <td><a href="http://rg.atari.org/game.htm">Bunion</a></td>
1.1.1.6   root     1817:       <td>1.4</td>
                   1818:       <td>yes</td>
1.1       root     1819:       <td>-</td>
1.1.1.6   root     1820:       <td>Background music if DSP emu enabled</td>
1.1       root     1821:     </tr>
                   1822:     <tr>
1.1.1.4   root     1823:       <td><a href="http://pouet.net/prod.php?which=29351">Cavemania (demo)</a></td>
1.1.1.10! root     1824:       <td class="minor">1.6</td>
1.1.1.6   root     1825:       <td>yes</td>
1.1.1.4   root     1826:       <td>-</td>
1.1.1.6   root     1827:       <td>Some menus are black (space gets through them).
1.1.1.10! root     1828:           After playing a while: "IKBD buffer is full!" (with WinUAE).
        !          1829:          Screen bottom has garbage. Background music works only with DSP emu</td>
1.1       root     1830:     </tr>
                   1831:     <tr>
1.1.1.4   root     1832:       <td><a href="http://paradize.final-memory.org/games.shtml">ChainZ</a></td>
1.1.1.6   root     1833:       <td>1.4</td>
                   1834:       <td>yes</td>
1.1.1.2   root     1835:       <td>emu</td>
1.1.1.6   root     1836:       <td>Keep space pressed while game is starting, or use DSP emu
                   1837:           to get background music. VGA only</td>
1.1.1.2   root     1838:     </tr> 
                   1839:     <tr>
1.1       root     1840:       <td>Conquest of Elysium II</td>
1.1.1.4   root     1841:       <td>1.0</td>
1.1       root     1842:       <td>yes</td>
                   1843:       <td>-</td>
                   1844:       <td></td>
                   1845:     </tr> 
                   1846:     <tr>
                   1847:       <td>Columns by Deadheart (demo)</td>
1.1.1.4   root     1848:       <td>1.0</td>
1.1       root     1849:       <td>yes</td>
                   1850:       <td>-</td>
1.1.1.4   root     1851:       <td>Nice. Background music if DSP emu enabled</td>
1.1       root     1852:     </tr>
                   1853:     <tr>
1.1.1.4   root     1854:       <td>Confusion (demo)</td>
                   1855:       <td>1.3</td>
1.1       root     1856:       <td>yes</td>
                   1857:       <td>-</td>
1.1.1.7   root     1858:       <td>Background music if DSP emu enabled.  Both demos 1 &amp; 2 work</td>
1.1       root     1859:     </tr> 
                   1860:     <tr>
1.1.1.4   root     1861:       <td>Corsair</td>
                   1862:       <td>1.0</td>
                   1863:       <td>yes</td>
1.1       root     1864:       <td>-</td>
1.1.1.4   root     1865:       <td>Background music if DSP emu enabled. Multiplayer</td>
                   1866:     </tr> 
1.1       root     1867:     <tr>
1.1.1.4   root     1868:       <td>Crown of Creation 3D</td>
                   1869:       <td>1.3</td>
1.1       root     1870:       <td>yes</td>
1.1.1.4   root     1871:       <td>emu</td>
                   1872:       <td>Non-interactive pre-preview</td>
                   1873:     </tr> 
                   1874:     <tr>
                   1875:       <td>DB 4K</td>
                   1876:       <td>1.0</td>
1.1       root     1877:       <td>-</td>
                   1878:       <td>-</td>
                   1879:       <td>DB in 4KB</td>
                   1880:     </tr> 
                   1881:     <tr>
1.1.1.4   root     1882:       <td><a href="http://rg.atari.org/game.htm">Double Bobble 2000</a></td>
1.1.1.6   root     1883:       <td>1.4</td>
                   1884:       <td>yes</td>
1.1       root     1885:       <td>-</td>
1.1.1.6   root     1886:       <td>Background music if DSP emu enabled</td>
1.1       root     1887:     </tr> 
                   1888:     <tr>
1.1.1.8   root     1889:       <td><a href="http://reboot.atari.org/downfall-f030/downfall-falcon.html">DownFall</a></td>
                   1890:       <td>1.5</td>
                   1891:       <td>yes</td>
                   1892:       <td>-</td>
                   1893:       <td>Music is rather noisy.</td>
                   1894:     </tr> 
                   1895:     <tr>
1.1.1.6   root     1896:       <td>Epi-Lepsie</td>
                   1897:       <td>1.4</td>
1.1       root     1898:       <td>yes</td>
1.1.1.6   root     1899:       <td>emu</td>
                   1900:       <td></td>
                   1901:     </tr> 
                   1902:    <tr>
1.1       root     1903:       <td>Evolution Dino Dudes<br>(aka. Humans)</td>
1.1.1.4   root     1904:       <td class="major">1.3</td>
1.1       root     1905:       <td>-</td>
                   1906:       <td>-</td>
                   1907:       <td>Intro and menu work, but graphics are distorted in game.<br>
                   1908:           (Game writes twice to the $ff820e register during one VBL!)</td>
                   1909:     </tr>
                   1910:     <tr>
                   1911:       <td>Falcon Fighter II</td>
1.1.1.4   root     1912:       <td>1.0</td>
1.1       root     1913:       <td>yes</td>
                   1914:       <td>-</td>
1.1.1.4   root     1915:       <td>ST low version has problems with scrolling (which doesn't
                   1916:           happen with with STe emulation). In TC version parts of sprites
1.1.1.6   root     1917:          get stuck to top of screen</td>
1.1       root     1918:     </tr> 
                   1919:     <tr>
                   1920:       <td>FalcTron</td>
1.1.1.4   root     1921:       <td>1.3</td>
1.1       root     1922:       <td>yes</td>
                   1923:       <td>-</td>
                   1924:       <td></td>
                   1925:     </tr> 
                   1926:     <tr>
1.1.1.4   root     1927:       <td><a href="http://www.martin-steen.de/hicolor/hicolor.html">Ganymed</a></td>
                   1928:       <td>1.3</td>
                   1929:       <td>yes</td>
1.1       root     1930:       <td>-</td>
1.1.1.4   root     1931:       <td>Use F1 to start game. With DSP emu there's bg music</td>
                   1932:     </tr>
                   1933:     <tr>
                   1934:       <td>Golden Island (demo)</td>
1.1.1.10! root     1935:       <td>1.6</td>
        !          1936:       <td>yes</td>
1.1       root     1937:       <td>-</td>
1.1.1.10! root     1938:       <td>VGA only.  Doesn't work with WinUAE</td>
1.1       root     1939:     </tr>
                   1940:     <tr>
1.1.1.4   root     1941:       <td>Gravon (demo)</td>
1.1.1.6   root     1942:       <td>1.4</td>
                   1943:       <td>yes</td>
                   1944:       <td>emu</td>
                   1945:       <td>3D hovercraft.  Slow</td>
1.1       root     1946:     </tr>
                   1947:     <tr>
1.1.1.4   root     1948:       <td>Great</td>
                   1949:       <td>1.3</td>
1.1       root     1950:       <td>yes</td>
                   1951:       <td>-</td>
1.1.1.4   root     1952:       <td>Atoms clone</td>
                   1953:     </tr>
                   1954:     <tr>
                   1955:       <td>H2O</td>
1.1.1.6   root     1956:       <td>1.4</td>
                   1957:       <td>yes</td>
1.1.1.4   root     1958:       <td>emu</td>
                   1959:       <td>Nice.</td>
                   1960:     </tr>
1.1       root     1961:     <tr>
1.1.1.6   root     1962:       <td>Hexogan (v0.6)</td>
                   1963:       <td>1.4</td>
1.1       root     1964:       <td>yes</td>
                   1965:       <td>-</td>
1.1.1.6   root     1966:       <td>Use number keypad to play</td>
1.1       root     1967:     </tr> 
                   1968:     <tr>
                   1969:       <td>Impulse</td>
1.1.1.4   root     1970:       <td>1.3</td>
                   1971:       <td>yes</td>
                   1972:       <td>-</td>
                   1973:       <td>Nice breakout clone.  Has background music if DSP emu enabled</td>
                   1974:     </tr>
                   1975:     <tr>
1.1.1.6   root     1976:       <td>Ishar 3 (CD)</td>
1.1.1.4   root     1977:       <td>1.3</td>
1.1.1.6   root     1978:       <td>yes</td>
1.1       root     1979:       <td>-</td>
1.1.1.6   root     1980:       <td>Nice adventure game.</td>
                   1981:     </tr>
                   1982:     <tr>
                   1983:       <td><a href="http://paradize.final-memory.org/games.shtml">Jewelz</a></td>
                   1984:       <td>1.4</td>
                   1985:       <td>yes</td>
                   1986:       <td>-</td>
                   1987:       <td>With RGB mode freezes at startup, VGA mode fine.
                   1988:           Background music with DSP emu</td>
1.1.1.4   root     1989:     </tr>
                   1990:     <tr>
                   1991:       <td><a href="http://www.pouet.net/prod.php?which=25919">"K"</a></td>
1.1.1.10! root     1992:       <td>1.6</td>
        !          1993:       <td>yes</td>
        !          1994:       <td>emu</td>
        !          1995:       <td>Preview for a Karting game by EXA.  First entry in Training menu allows playing</td>
1.1       root     1996:     </tr>
                   1997:     <tr>
1.1.1.6   root     1998:       <td><a href="http://www.sebastien-pastore.com/killing/">Killing Impact</a></td>
1.1.1.10! root     1999:       <td class="major">1.6</td>
1.1.1.6   root     2000:       <td>yes</td>
1.1.1.10! root     2001:       <td>-</td>
        !          2002:       <td>Modern version of Joust, upto 4 players.  Sound with DSP.
        !          2003:           Game screen colors etc are all wrong.
        !          2004:          </td>
1.1.1.6   root     2005:     </tr>
                   2006:     <tr>
1.1       root     2007:       <td>Kwiks.pd</td>
1.1.1.4   root     2008:       <td>1.0</td>
1.1       root     2009:       <td>-</td>
1.1.1.2   root     2010:       <td>-</td>
1.1.1.4   root     2011:       <td>Nice Quix clone.</td>
1.1       root     2012:     </tr>
                   2013:     <tr>
                   2014:       <td>Lamemine</td>
1.1.1.4   root     2015:       <td>1.0</td>
1.1       root     2016:       <td>yes</td>
1.1.1.6   root     2017:       <td>dummy emu</td>
1.1.1.4   root     2018:       <td>Background music if DSP emu enabled</td>
1.1       root     2019:     </tr> 
                   2020:     <tr>
                   2021:       <td>Lasers and Hommes (DLDH2)</td>
1.1.1.10! root     2022:       <td>1.6</td>
1.1.1.4   root     2023:       <td>yes</td>
                   2024:       <td>emu</td>
1.1.1.10! root     2025:       <td>Slow</td>
1.1.1.4   root     2026:     </tr>
                   2027:     <tr>
                   2028:       <td>Les Dinosaures (demo)</td>
1.1.1.10! root     2029:       <td>1.6</td>
1.1       root     2030:       <td>yes</td>
1.1.1.2   root     2031:       <td>emu</td>
1.1.1.10! root     2032:       <td></td>
1.1       root     2033:     </tr>
                   2034:     <tr>
1.1.1.4   root     2035:       <td><a href="http://www.llamasoft.co.uk/lc-16bit.php">Llamazap</a></td>
1.1.1.10! root     2036:       <td>1.6</td>
1.1       root     2037:       <td>-</td>
                   2038:       <td>-</td>
1.1.1.10! root     2039:       <td>Requires joypad.  Linked version doesn't have (DSP) music, others have</td>
1.1       root     2040:     </tr> 
                   2041:     <tr>
                   2042:       <td>Madtris</td>
1.1.1.4   root     2043:       <td>1.0</td>
1.1       root     2044:       <td>yes</td>
                   2045:       <td>-</td>
                   2046:       <td></td>
                   2047:     </tr>
                   2048:     <tr>
1.1.1.2   root     2049:       <td>Masters of Chaos</td>
1.1.1.4   root     2050:       <td>1.1</td>
1.1.1.2   root     2051:       <td>-</td>
                   2052:       <td>-</td>
1.1.1.3   root     2053:       <td>2-4 player "Dungeon Master". 4 players needs MIDI.</td>
1.1.1.2   root     2054:     </tr>
                   2055:     <tr>
1.1.1.4   root     2056:       <td><a href="http://pouet.net/prod.php?which=28903">Men at War (preview)</a></td>
1.1.1.10! root     2057:       <td class="minor">1.6</td>
1.1       root     2058:       <td>yes</td>
1.1.1.10! root     2059:       <td>emu</td>
        !          2060:       <td>Requires now both WinUAE CPU core and DSP to be enabled. Bullets aren't visible.
        !          2061:           Separate intro program bus errors</td>
1.1       root     2062:     </tr>
                   2063:     <tr>
                   2064:       <td>Milanopol</td>
1.1.1.4   root     2065:       <td>1.0</td>
1.1       root     2066:       <td>-</td>
                   2067:       <td>-</td>
                   2068:       <td></td>
                   2069:     </tr>
                   2070:     <tr>
1.1.1.4   root     2071:       <td>Mini F1 demo</td>
1.1.1.10! root     2072:       <td class="major">1.6</td>
1.1       root     2073:       <td>-</td>
                   2074:       <td>-</td>
1.1.1.10! root     2075:       <td>Freezes when the game would start.  Sound is just noise</td>
1.1.1.4   root     2076:     </tr>
                   2077:     <tr>
                   2078:       <td>Moongame</td>
1.1.1.10! root     2079:       <td class="major">1.6</td>
1.1.1.4   root     2080:       <td>-</td>
                   2081:       <td>emu</td>
                   2082:       <td>Pointer cannot be moved in the game menu</td>
                   2083:     </tr>
                   2084:     <tr>
                   2085:       <td>Moonspeeder (preview 2)</td>
1.1.1.10! root     2086:       <td class="major">1.6</td>
1.1       root     2087:       <td>-</td>
1.1.1.4   root     2088:       <td>emu</td>
                   2089:       <td>Exits in the starting phase
                   2090:           (preview 1 works, but is non-interactive)</td>
1.1       root     2091:     </tr>
                   2092:     <tr>
1.1.1.6   root     2093:       <td>Mouse trap</td>
1.1.1.10! root     2094:       <td class="major">1.6</td>
        !          2095:       <td>yes</td>
1.1       root     2096:       <td>-</td>
1.1.1.10! root     2097:       <td>Screen lines are doubled</td>
1.1.1.6   root     2098:     </tr>
                   2099:     <tr>
                   2100:       <td>Multi Briques</td>
1.1.1.10! root     2101:       <td>1.6</td>
        !          2102:       <td>yes</td>
1.1.1.6   root     2103:       <td>emu</td>
1.1.1.10! root     2104:       <td>Some versions work, some get stuck at start with white screen</td>
1.1       root     2105:     </tr>
                   2106:     <tr>
                   2107:       <td>Neurobot.108</td>
1.1.1.4   root     2108:       <td>1.0</td>
1.1       root     2109:       <td>yes</td>
                   2110:       <td>-</td>
                   2111:       <td></td>
                   2112:     </tr>
                   2113:     <tr>
                   2114:       <td>Nibe2</td>
1.1.1.6   root     2115:       <td class="minor">1.4</td>
1.1       root     2116:       <td>-</td>
                   2117:       <td>-</td>
1.1.1.6   root     2118:       <td>Videl emu doesn't support rasters in title screen</td>
1.1       root     2119:     </tr>
                   2120:     <tr>
                   2121:       <td>Offworld</td>
1.1.1.4   root     2122:       <td>1.3</td>
                   2123:       <td>yes</td>
1.1       root     2124:       <td>-</td>
1.1.1.4   root     2125:       <td>Press fire in black screen to start game</td>
1.1       root     2126:     </tr>
                   2127:     <tr>
1.1.1.4   root     2128:       <td><a href="http://logitron.atari.online.fr/skuum_english.htm">Operation Skuum</a></td>
                   2129:       <td>1.3</td>
1.1       root     2130:       <td>yes</td>
1.1.1.4   root     2131:       <td>-</td>
                   2132:       <td></td>
                   2133:     </tr>
                   2134:     <tr>
                   2135:       <td><a href="http://www.martin-steen.de/hicolor/hicolor.html">Pac Them</a></td>
                   2136:       <td>1.0</td>
1.1       root     2137:       <td>yes</td>
                   2138:       <td>-</td>
                   2139:       <td>Nice</td>
                   2140:     </tr>
                   2141:     <tr>
                   2142:       <td>Painium Disaster</td>
1.1.1.4   root     2143:       <td>1.0</td>
1.1       root     2144:       <td>yes</td>
                   2145:       <td>-</td>
1.1.1.4   root     2146:       <td>Some display problems</td>
1.1       root     2147:     </tr>
                   2148:     <tr>
1.1.1.4   root     2149:       <td><a href="http://www.fatal-design.com/pinball/">Pinball Dreams</a></td>
1.1.1.8   root     2150:       <td class="major">1.6</td>
1.1.1.10! root     2151:       <td>yes</td>
1.1       root     2152:       <td>-</td>
1.1.1.10! root     2153:       <td>Main menu works only with WinUAE core.  Actual game screen is scrambled / doesn't work.</td>
1.1       root     2154:     </tr>
                   2155:     <tr>
1.1.1.4   root     2156:       <td>Pingo98</td>
1.1.1.10! root     2157:       <td class="minor">1.6</td>
1.1.1.4   root     2158:       <td>yes</td>
                   2159:       <td>emu</td>
                   2160:       <td>Colors wrong in classic version, TC version just exits.
1.1.1.6   root     2161:           DSP used for background music</td>
1.1.1.4   root     2162:     </tr>
                   2163:     <tr>
1.1.1.7   root     2164:       <td><a href="http://pagesperso-orange.fr/patrice.mandin/en/port-jeux.html">PMHeretic &amp; PMDoom</a></td>
1.1.1.4   root     2165:       <td>1.0</td>
                   2166:       <td>yes</td>
1.1       root     2167:       <td>-</td>
1.1.1.4   root     2168:       <td>Very slow</td>
                   2169:     </tr> 
                   2170:     <tr>
                   2171:       <td>Poker</td>
                   2172:       <td>1.3</td>
                   2173:       <td>yes</td>
1.1       root     2174:       <td>-</td>
1.1.1.4   root     2175:       <td>Works only in VGA</td>
1.1       root     2176:     </tr>
                   2177:     <tr>
                   2178:       <td>Pong 2K (demo)</td>
1.1.1.4   root     2179:       <td>1.3</td>
                   2180:       <td>yes</td>
1.1       root     2181:       <td>-</td>
1.1.1.4   root     2182:       <td>Background music with DSP. A bit unstable</td>
1.1       root     2183:     </tr>
                   2184:     <tr>
                   2185:       <td>Pouspous</td>
1.1.1.4   root     2186:       <td>1.0</td>
1.1       root     2187:       <td>-</td>
                   2188:       <td>-</td>
1.1.1.4   root     2189:       <td>Image puzzle. HiColor only</td>
1.1       root     2190:     </tr>
                   2191:     <tr>
                   2192:       <td>Push It</td>
1.1.1.6   root     2193:       <td>1.4</td>
                   2194:       <td>yes</td>
1.1       root     2195:       <td>-</td>
1.1.1.6   root     2196:       <td>Background music if DSP emu enabled</td>
1.1       root     2197:     </tr>
                   2198:     <tr>
                   2199:       <td>Q-Blue</td>
1.1.1.4   root     2200:       <td>1.0</td>
1.1       root     2201:       <td>-</td>
                   2202:       <td>-</td>
                   2203:       <td>Hicolor / VGA only</td>
                   2204:     </tr>
                   2205:     <tr>
1.1.1.4   root     2206:       <td>Radical Race (demo)</td>
                   2207:       <td>1.0</td>
1.1       root     2208:       <td>-</td>
1.1.1.2   root     2209:       <td>-</td>
1.1       root     2210:       <td>Nice</td>
                   2211:     </tr>
                   2212:     <tr>
                   2213:       <td>Raiden</td>
1.1.1.4   root     2214:       <td>1.0</td>
1.1       root     2215:       <td>yes</td>
                   2216:       <td>-</td>
                   2217:       <td>Use joypad, needs over 4MB</td>
                   2218:     </tr>
                   2219:     <tr>
1.1.1.4   root     2220:       <td><a href="http://www.pouet.net/prod.php?which=32093">Rave</a></td>
                   2221:       <td>1.0</td>
1.1       root     2222:       <td>yes</td>
1.1.1.6   root     2223:       <td>dummy emu</td>
1.1.1.4   root     2224:       <td>Background music with DSP</td>
1.1       root     2225:     </tr>
                   2226:     <tr>
                   2227:       <td>Reeking Rubber</td>
1.1.1.6   root     2228:       <td class="major">1.4</td>
1.1       root     2229:       <td>-</td>
                   2230:       <td>-</td>
1.1.1.6   root     2231:       <td>Doesn't do anything. Issue with VIDEL</td>
                   2232:     </tr>
                   2233:     <tr>
                   2234:       <td>Risk 030</td>
                   2235:       <td>1.3.1</td>
                   2236:       <td>-</td>
                   2237:       <td>-</td>
                   2238:       <td>VGA (640x480) only</td>
1.1       root     2239:     </tr>
                   2240:     <tr>
1.1.1.4   root     2241:       <td>Running</td>
                   2242:       <td>1.3</td>
1.1       root     2243:       <td>yes</td>
1.1.1.4   root     2244:       <td>emu</td>
1.1.1.10! root     2245:       <td>A Doom like game.  Both the 1996 preview and 1997 shareware
        !          2246:           versions work fine.  Latter one doesn't work if auto-started.</td>
1.1.1.4   root     2247:     </tr>
                   2248:     <tr>
                   2249:       <td>SBM v0.8</td>
                   2250:       <td>1.0</td>
1.1       root     2251:       <td>-</td>
                   2252:       <td>-</td>
1.1.1.2   root     2253:       <td>Nice Bomberman clone</td>
1.1       root     2254:     </tr>
                   2255:     <tr>
1.1.1.4   root     2256:       <td>SBM v1.03</td>
1.1.1.10! root     2257:       <td>1.6</td>
1.1       root     2258:       <td>-</td>
                   2259:       <td>-</td>
1.1.1.10! root     2260:       <td>Requires WinUAE CPU core</td>
1.1       root     2261:     </tr>
                   2262:     <tr>
1.1.1.4   root     2263:       <td>Shangai (demo)</td>
                   2264:       <td>1.3</td>
1.1       root     2265:       <td>-</td>
                   2266:       <td>-</td>
1.1.1.4   root     2267:       <td></td>
1.1       root     2268:     </tr>
                   2269:     <tr>
1.1.1.4   root     2270:       <td><a href="http://logitron.atari.online.fr/sheer_english.htm">Sheer Agony</a></td>
                   2271:       <td>1.3</td>
1.1       root     2272:       <td>yes</td>
                   2273:       <td>-</td>
                   2274:       <td></td>
                   2275:     </tr>
                   2276:     <tr>
1.1.1.4   root     2277:       <td>Snatch by FUN</td>
                   2278:       <td>1.3</td>
1.1       root     2279:       <td>yes</td>
                   2280:       <td>-</td>
1.1.1.4   root     2281:       <td>VGA 640x480x16 mode only. Background music with DSP</td>
1.1       root     2282:     </tr>
                   2283:     <tr>
1.1.1.4   root     2284:       <td><a href="http://rg.atari.org/game.htm">Sky Fall</a></td>
1.1.1.6   root     2285:       <td>1.4</td>
                   2286:       <td>yes</td>
1.1       root     2287:       <td>-</td>
1.1.1.6   root     2288:       <td>Background music if DSP emu enabled</td>
1.1.1.4   root     2289:     </tr>
                   2290:     <tr>
                   2291:       <td><a href="http://pouet.net/prod.php?which=29341">Slippery Sam</a></td>
1.1.1.10! root     2292:       <td>1.6</td>
1.1.1.4   root     2293:       <td>yes</td>
1.1.1.10! root     2294:       <td>dummy</td>
        !          2295:       <td>Needs 14MB of RAM. Background music if DSP emu enabled</td>
1.1.1.4   root     2296:     </tr>
                   2297:     <tr>
                   2298:       <td>Sokoban by FUN</td>
1.1.1.10! root     2299:       <td class="major">1.6</td>
1.1.1.6   root     2300:       <td>yes</td>
1.1.1.4   root     2301:       <td>emu</td>
1.1.1.6   root     2302:       <td>VGA 640x480x16 only, black screen after loading data</td>
1.1       root     2303:     </tr>
                   2304:     <tr>
                   2305:       <td>Space Taxi</td>
1.1.1.4   root     2306:       <td>1.0</td>
1.1       root     2307:       <td>-</td>
                   2308:       <td>-</td>
                   2309:       <td></td>
                   2310:     </tr>
                   2311:     <tr>
1.1.1.4   root     2312:       <td><a href="http://www.martin-steen.de/hicolor/hicolor.html">Spice</a></td>
                   2313:       <td>1.0</td>
1.1       root     2314:       <td>yes</td>
                   2315:       <td>-</td>
                   2316:       <td>Nice Defender clone</td>
                   2317:     </tr>
                   2318:     <tr>
                   2319:       <td>Static</td>
1.1.1.4   root     2320:       <td>1.0</td>
1.1       root     2321:       <td>-</td>
                   2322:       <td>-</td>
1.1.1.2   root     2323:       <td>Play solitaire against computer</td>
1.1       root     2324:     </tr>
                   2325:     <tr>
1.1.1.2   root     2326:       <td>Steinbruch</td>
1.1.1.4   root     2327:       <td>1.0</td>
1.1       root     2328:       <td>yes</td>
                   2329:       <td>-</td>
1.1.1.4   root     2330:       <td>Use STE joypad. Background music if DSP emu enabled</td>
1.1       root     2331:     </tr>
                   2332:     <tr>
1.1.1.4   root     2333:       <td><a href="http://pouet.net/prod.php?which=52226">Switch</a></td>
                   2334:       <td>1.0</td>
1.1       root     2335:       <td>yes</td>
                   2336:       <td>-</td>
1.1.1.4   root     2337:       <td>Background music if DSP emu enabled</td>
1.1       root     2338:     </tr>
                   2339:     <tr>
1.1.1.4   root     2340:       <td><a href="http://rg.atari.org/game.htm">Sworm</a></td>
1.1.1.6   root     2341:       <td>1.4</td>
                   2342:       <td>yes</td>
1.1       root     2343:       <td>-</td>
1.1.1.6   root     2344:       <td>Background music works if DSP emu enabled</td>
1.1       root     2345:     </tr>
                   2346:     <tr>
                   2347:       <td>Tank Blaster</td>
1.1.1.4   root     2348:       <td>1.3</td>
1.1.1.2   root     2349:       <td>yes</td>
1.1       root     2350:       <td>-</td>
                   2351:       <td></td>
                   2352:     </tr>
                   2353:     <tr>
                   2354:       <td>TeknoBalls</td>
1.1.1.6   root     2355:       <td>1.4</td>
                   2356:       <td>yes</td>
1.1.1.4   root     2357:       <td>emu</td>
1.1.1.6   root     2358:       <td>Breakout clone</td>
1.1       root     2359:     </tr>
                   2360:     <tr>
1.1.1.4   root     2361:       <td><a href="http://rg.atari.org/game.htm">Tautology II</a></td>
1.1.1.6   root     2362:       <td>1.4</td>
                   2363:       <td>yes</td>
1.1.1.2   root     2364:       <td>-</td>
1.1.1.6   root     2365:       <td>Nice Mahjongg variant. Supports Joypad (configurable).
                   2366:           Background music with DSP emu enabled</td>
1.1       root     2367:     </tr>
                   2368:     <tr>
1.1.1.4   root     2369:       <td><a href="http://www.vinc17.org/tetrhex/index_eng.html">Tetrhex</a></td>
                   2370:       <td>1.0</td>
1.1       root     2371:       <td>-</td>
                   2372:       <td>-</td>
                   2373:       <td></td>
                   2374:     </tr>
                   2375:     <tr>
1.1.1.4   root     2376:       <td><a href="http://www.jvgames.com/g_T2fal.htm">Towers 2</a></td>
                   2377:       <td>1.3</td>
                   2378:       <td>yes</td>
                   2379:       <td>emu</td>
                   2380:       <td></td>
1.1       root     2381:     </tr>
                   2382:     <tr>
                   2383:       <td>ToyMan</td>
1.1.1.4   root     2384:       <td>1.0</td>
1.1       root     2385:       <td>-</td>
                   2386:       <td>-</td>
1.1.1.4   root     2387:       <td>Pacman</td>
1.1       root     2388:     </tr>
                   2389:     <tr>
1.1.1.4   root     2390:       <td><a href="http://pouet.net/prod.php?which=28905">Tron 2</a></td>
1.1.1.10! root     2391:       <td class="major">1.6</td>
1.1       root     2392:       <td>yes</td>
1.1.1.6   root     2393:       <td>dummy emu</td>
1.1.1.10! root     2394:       <td>Screen scrambled in v1.6, worked fine in v1.0 - v1.4. Background music if DSP emu enabled</td>
1.1       root     2395:     </tr>
                   2396:     <tr>
1.1.1.4   root     2397:       <td>TsccTron (preview)</td>
1.1.1.10! root     2398:       <td class="minor">1.6</td>
1.1       root     2399:       <td>yes</td>
                   2400:       <td>-</td>
1.1.1.4   root     2401:       <td>Works only occasionally, bottom screen black.
                   2402:           Background music if DSP emu enabled</td>
                   2403:     </tr>
                   2404:     <tr>
                   2405:       <td>TUM</td>
                   2406:       <td>1.0</td>
                   2407:       <td>yes</td>
1.1       root     2408:       <td>-</td>
                   2409:       <td>GEM minesweeper</td>
                   2410:     </tr>
                   2411:     <tr>
                   2412:       <td>Ufo War</td>
1.1.1.10! root     2413:       <td class="major">1.6</td>
1.1.1.4   root     2414:       <td>yes</td>
1.1       root     2415:       <td>-</td>
1.1.1.4   root     2416:       <td>Screen scrambled. With DSP emu, bg music for a while</td>
1.1       root     2417:     </tr>
                   2418:     <tr>
1.1.1.6   root     2419:       <td>Ultimate Arena (demo)</td>
1.1.1.7   root     2420:       <td>1.5</td>
1.1.1.6   root     2421:       <td>yes</td>
                   2422:       <td>yes</td>
1.1.1.7   root     2423:       <td>Falcon version of the game</td>
1.1.1.6   root     2424:     </tr>
                   2425:     <tr>
1.1       root     2426:       <td>Vertical Mayhem(+)</td>
1.1.1.4   root     2427:       <td>1.0</td>
1.1       root     2428:       <td>yes</td>
                   2429:       <td>-</td>
                   2430:       <td>Works perfectly, nice columns clone</td>
                   2431:     </tr>
                   2432:     <tr>
                   2433:       <td>Watership</td>
1.1.1.8   root     2434:       <td class="minor">1.6</td>
1.1.1.4   root     2435:       <td>yes</td>
1.1.1.2   root     2436:       <td>emu</td>
1.1.1.8   root     2437:       <td>Some glitches at the bottom of the screen</td>
1.1       root     2438:     </tr>
                   2439:     <tr>
1.1.1.4   root     2440:       <td><a href="http://newbeat.atari.org/main.php?page=productions">Willie Adventurer</a></td>
                   2441:       <td>1.0</td>
1.1.1.6   root     2442:       <td>yes</td>
1.1.1.4   root     2443:       <td>-</td>
1.1.1.6   root     2444:       <td>Both 1st and 2nd preview versions work, but 1st one has
                   2445:           scrolling/display issues. Background music if DSP emu enabled</td>
1.1       root     2446:     </tr>
                   2447:     <tr>
                   2448:       <td>Wotanoid</td>
1.1.1.6   root     2449:       <td>1.4</td>
                   2450:       <td>yes</td>
                   2451:       <td>emu</td>
                   2452:       <td>Asteroids clone</td>
1.1       root     2453:     </tr>
                   2454:     <tr>
                   2455:       <td>Zodiax (demo)</td>
1.1.1.4   root     2456:       <td>1.0</td>
1.1       root     2457:       <td>yes</td>
                   2458:       <td>-</td>
                   2459:       <td>Nice R-type game clone</td>
                   2460:     </tr>
                   2461:   </tbody>
                   2462: </table>
                   2463: 
                   2464: 
                   2465: <a name="Falcon demos"></a><h4>Falcon demos</h4>
                   2466: 
1.1.1.2   root     2467: <p>Here are listed some Falcon demos:</p>
1.1       root     2468: <table border="1" cellpadding="3">
                   2469:   <caption align="bottom">Falcon demos</caption>
                   2470:   <tbody>
                   2471:     <tr class="backdropped">
                   2472:       <td align="center">Title</td>
1.1.1.4   root     2473:       <td align="center">Hatari version</td>
1.1       root     2474:       <td align="center">Sound</td>
                   2475:       <td align="center">DSP</td>
                   2476:       <td align="center">Comment</td>
                   2477:     </tr>
                   2478:     <tr>
1.1.1.4   root     2479:       <td>Aggression:
                   2480:       <a href="http://www.pouet.net/prod.php?which=13699">Agressive II party info</a></td>
1.1.1.6   root     2481:       <td>1.4</td>
1.1       root     2482:       <td>yes</td>
1.1.1.4   root     2483:       <td>emu</td>
1.1.1.6   root     2484:       <td>Graphics don't look same as on pouet.net screenshot</td>
1.1.1.4   root     2485:     </tr>
                   2486:     <tr>
                   2487:       <td>Aggression:
                   2488:       <a href="http://pouet.net/prod.php?which=15723">Motion</a></td>
                   2489:       <td>1.3</td>
1.1       root     2490:       <td>-</td>
1.1.1.4   root     2491:       <td>emu</td>
                   2492:       <td>Unfinished Aggression demo with 030 and DSP source code.
                   2493:           Almost all screens work now, some have visual glitches.</td>
                   2494:     </tr>
                   2495:     <tr>
1.1.1.6   root     2496:       <td>An cool:
                   2497:       <a href="http://pouet.net/prod.php?which=24781">The Keff demo</a></td>
1.1.1.10! root     2498:       <td class="major">1.6</td>
1.1.1.6   root     2499:       <td>yes</td>
1.1.1.4   root     2500:       <td>-</td>
1.1.1.10! root     2501:       <td>Sinwave scroller leaves garbage pixels on screen,
        !          2502:           gets stuck after dragons pic with black screen</td>
1.1.1.6   root     2503:     </tr>
                   2504:     <tr>
                   2505:       <td>Aura:
                   2506:       <a href="http://pouet.net/prod.php?which=15730">E.X.Illusion</a></td>
1.1.1.10! root     2507:       <td>1.6</td>
1.1.1.6   root     2508:       <td>yes</td>
1.1.1.4   root     2509:       <td>emu</td>
1.1.1.10! root     2510:       <td>Needs WinUAE core in Hatari v1.6</td>
1.1       root     2511:     </tr>
                   2512:     <tr>
1.1.1.4   root     2513:       <td>Avena:
1.1.1.6   root     2514:       <a href="http://pouet.net/prod.php?which=1177">Sonolumineszenz</a></td>
1.1.1.4   root     2515:       <td>1.3</td>
1.1       root     2516:       <td>yes</td>
1.1.1.4   root     2517:       <td>emu</td>
                   2518:       <td>Nice</td>
                   2519:     </tr>
                   2520:     <tr>
                   2521:       <td>Avena:
                   2522:       <a href="http://pouet.net/prod.php?which=15732">Weltschmerz</a></td>
                   2523:       <td>1.3</td>
                   2524:       <td>yes</td>
                   2525:       <td>emu</td>
                   2526:       <td></td>
                   2527:     </tr>
                   2528:     <tr>
                   2529:       <td>Black Scorpion Software:
                   2530:       <a href="http://pouet.net/prod.php?which=15745">Atari UK demos</a></td>
                   2531:       <td>1.3</td>
                   2532:       <td>yes</td>
                   2533:       <td>emu</td>
                   2534:       <td>plasma50.prg has screen update issues</td>
                   2535:     </tr>
                   2536:     <tr>
                   2537:       <td>Brainstorm:
                   2538:       <a href="http://pouet.net/prod.php?which=15755">Mouse</a></td>
1.1.1.6   root     2539:       <td>1.4</td>
                   2540:       <td>yes</td>
1.1       root     2541:       <td>-</td>
1.1.1.6   root     2542:       <td>AVR animation/music with Brainstorm player.
                   2543:           Background music works only with DSP</td>
                   2544:     </tr>
                   2545:     <tr>
                   2546:       <td>Collapze:
                   2547:       <a href="http://www.pouet.net/prod.php?which=54343">Sidetracked</a></td>
                   2548:       <td class="major">1.4</td>
1.1       root     2549:       <td>-</td>
1.1.1.6   root     2550:       <td>emu</td>
                   2551:       <td>Musicdemo GFA interface looks completely broken + mouse doesn't work properly</td>
1.1.1.4   root     2552:     </tr>
                   2553:     <tr>
                   2554:       <td>Crac:
                   2555:       <a href="http://www.pouet.net/prod.php?which=23588">Bound 3</a></td>
                   2556:       <td>1.3</td>
                   2557:       <td>yes</td>
                   2558:       <td>emu</td>
                   2559:       <td></td>
1.1       root     2560:     </tr>
                   2561:     <tr>
1.1.1.4   root     2562:       <td>Cream:
                   2563:       <a href="http://jfhaslam.atari.org/downloads/bin_vga.zip">Binliner preview</a></td>
1.1.1.10! root     2564:       <td class="minor">1.6</td>
1.1.1.4   root     2565:       <td>yes</td>
                   2566:       <td>emu</td>
1.1.1.10! root     2567:       <td>VGA only. Freaky screen works only with old UAE core. Land &amp; Worship screens bomb</td>
1.1.1.4   root     2568:     </tr>
                   2569:     <tr>
                   2570:       <td>Cruor:
                   2571:       <a href="http://www.pouet.net/prod.php?which=15453">96ktro</a></td>
                   2572:       <td>1.3</td>
                   2573:       <td>yes</td>
                   2574:       <td>emu</td>
                   2575:       <td></td>
                   2576:     </tr>
                   2577:     <tr>
                   2578:       <td>Cruor:
                   2579:       <a href="http://www.pouet.net/prod.php?which=15453">The mountains flight</a></td>
                   2580:       <td>1.3</td>
                   2581:       <td>yes</td>
                   2582:       <td>emu</td>
                   2583:       <td></td>
                   2584:     </tr>
                   2585:     <tr>
                   2586:       <td>DHS:
                   2587:       <a href="http://www.pouet.net/prod.php?which=985">A.T.S</a></td>
                   2588:       <td>1.0</td>
                   2589:       <td>yes</td>
1.1       root     2590:       <td>-</td>
1.1.1.4   root     2591:       <td>Fast. Background music with DSP emu</td>
                   2592:     </tr>
                   2593:     <tr>
                   2594:       <td>DHS:
                   2595:       <a href="http://pouet.net/prod.php?which=2165">Don't Break The Oath</a></td>
1.1.1.7   root     2596:       <td>1.5</td>
1.1       root     2597:       <td>-</td>
1.1.1.2   root     2598:       <td>-</td>
1.1.1.7   root     2599:       <td>Needs 14MB RAM, uses NoCrew DSP MP2-player</td>
1.1       root     2600:     </tr>
                   2601:     <tr>
1.1.1.10! root     2602:       <td>DHS:
        !          2603:       <a href="http://http://gemdemo.atari.org/">GEM-demo</a></td>
1.1.1.4   root     2604:       <td>1.3</td>
1.1       root     2605:       <td>-</td>
                   2606:       <td>-</td>
1.1.1.4   root     2607:       <td>Needs to be started in HiColor mode to work properly</td>
1.1       root     2608:     </tr>
                   2609:     <tr>
1.1.1.4   root     2610:       <td>DHS:
                   2611:       <a href="http://pouet.net/prod.php?which=24780">Outline 2006 invite</a></td>
1.1.1.7   root     2612:       <td>1.5</td>
1.1.1.2   root     2613:       <td>-</td>
                   2614:       <td>-</td>
1.1.1.7   root     2615:       <td>Needs 14MB RAM, uses NoCrew DSP MP2-player
1.1.1.6   root     2616:       (recommended: --memory 14 --cpuclock 32 --dsp none --monitor vga
1.1.1.4   root     2617:       --sound off --fast-forward yes)</td>
1.1.1.2   root     2618:     </tr>
                   2619:     <tr>
1.1.1.4   root     2620:       <td>Digital Chaos:
                   2621:       <a href="http://www.pouet.net/prod.php?which=17802">Built-in Obsolescence</a></td>
1.1.1.10! root     2622:       <td>1.6.2</td>
1.1       root     2623:       <td>yes</td>
1.1.1.4   root     2624:       <td>emu</td>
1.1.1.10! root     2625:       <td>Requires WinUAE CPU core, gives DSP stack overflows</td>
1.1.1.4   root     2626:     </tr>
                   2627:     <tr>
                   2628:       <td>DNT Crew:
                   2629:       <a href="http://pouet.net/prod.php?which=16806">Agony</a></td>
1.1.1.6   root     2630:       <td class="minor">1.4</td>
                   2631:       <td>yes</td>
1.1.1.4   root     2632:       <td>emu</td>
                   2633:       <td>After few screens freezes with black screen</td>
1.1       root     2634:     </tr>
                   2635:     <tr>
1.1.1.4   root     2636:       <td>DNT Crew:
1.1.1.7   root     2637:       <a href="http://www.pouet.net/prod.php?which=16807">Chaos A.D.</a>*</td>
                   2638:       <td class="minor">1.5</td>
1.1       root     2639:       <td>yes</td>
1.1.1.7   root     2640:       <td>emu</td>
                   2641:       <td>Uses its own IKBD 6301 routine to decode the demo's protection.
                   2642:        Demo runs correctly but sound is rather noisy</td>
1.1       root     2643:     </tr>
                   2644:     <tr>
1.1.1.4   root     2645:       <td>EKO:
                   2646:       <a href="http://www.pouet.net/prod.php?which=1180">Are You Experienced?</a></td>
1.1.1.8   root     2647:       <td>1.6</td>
1.1       root     2648:       <td>yes</td>
1.1.1.4   root     2649:       <td>emu</td>
1.1.1.8   root     2650:       <td>Requires WinUAE CPU core</td>
1.1.1.2   root     2651:     </tr>
                   2652:     <tr>
1.1.1.4   root     2653:       <td>EKO:
                   2654:       <a href="http://www.pouet.net/prod.php?which=8572">E.K.O System</a></td>
1.1.1.8   root     2655:       <td>1.6</td>
1.1.1.2   root     2656:       <td>yes</td>
1.1.1.4   root     2657:       <td>emu</td>
1.1.1.8   root     2658:       <td>Requires WinUAE CPU core</td>
1.1.1.4   root     2659:     </tr>
                   2660:     <tr>
                   2661:       <td>EKO:
1.1.1.6   root     2662:       <a href="http://www.pouet.net/prod.php?which=25916">Epidemic musicdisk</a></td>
                   2663:       <td class="major">1.4</td>
                   2664:       <td>yes</td>
1.1.1.2   root     2665:       <td>-</td>
1.1.1.4   root     2666:       <td>Bombs out when it comes to the menu</td>
1.1       root     2667:     </tr>
                   2668:     <tr>
1.1.1.4   root     2669:       <td>EKO:
                   2670:       <a href="http://www.pouet.net/prod.php?which=17874">Geranium</a></td>
                   2671:       <td>1.3</td>
1.1       root     2672:       <td>yes</td>
1.1.1.4   root     2673:       <td>emu</td>
                   2674:       <td></td>
1.1.1.2   root     2675:     </tr>
                   2676:     <tr>
1.1.1.4   root     2677:       <td>EKO:
                   2678:       <a href="http://www.pouet.net/prod.php?which=1179">Papa was a Bladerunner</a></td>
                   2679:       <td>1.3</td>
1.1.1.2   root     2680:       <td>yes</td>
1.1.1.4   root     2681:       <td>emu</td>
                   2682:       <td>Texture mapping uses DSP, but otherwise works fine also without DSP</td>
1.1       root     2683:     </tr>
                   2684:     <tr>
1.1.1.4   root     2685:       <td>Escape:
                   2686:       <a href="http://pouet.net/prod.php?which=15676">_</a></td>
1.1.1.10! root     2687:       <td class="major">1.6</td>
1.1.1.2   root     2688:       <td>yes</td>
1.1.1.4   root     2689:       <td>emu</td>
                   2690:       <td>Freezes or exits after few screens</td>
1.1       root     2691:     </tr>
                   2692:     <tr>
1.1.1.4   root     2693:       <td>Escape:
                   2694:       <a href="http://pouet.net/prod.php?which=3192">Hmmm...</a></td>
                   2695:       <td>1.3</td>
1.1       root     2696:       <td>yes</td>
1.1.1.4   root     2697:       <td>emu</td>
                   2698:       <td>"Classic" from 2001</td>
                   2699:     </tr> 
                   2700:    <tr>
                   2701:       <td>Escape:
                   2702:       <a href="http://www.pouet.net/prod.php?which=1169">Illness</a></td>
                   2703:       <td>1.3</td>
1.1       root     2704:       <td>yes</td>
1.1.1.4   root     2705:       <td>emu</td>
1.1       root     2706:       <td></td>
                   2707:     </tr>
                   2708:     <tr>
1.1.1.4   root     2709:       <td>EXA:
                   2710:       <a href="http://www.pouet.net/prod.php?which=17784">Entcarte</a></td>
1.1.1.10! root     2711:       <td class="major">1.6</td>
1.1       root     2712:       <td>-</td>
                   2713:       <td>-</td>
1.1.1.4   root     2714:       <td>Bombs immediately</td>
1.1       root     2715:     </tr>
                   2716:     <tr>
1.1.1.4   root     2717:       <td>Extream:
                   2718:       <a href="http://pouet.net/prod.php?which=13601">Whirlpool 128k</a></td>
                   2719:       <td>1.3</td>
1.1       root     2720:       <td>yes</td>
1.1.1.4   root     2721:       <td>emu</td>
                   2722:       <td>Transitions look a bit strange</td>
1.1       root     2723:     </tr>
                   2724:     <tr>
1.1.1.4   root     2725:       <td>Fit:
                   2726:       <a href="http://pouet.net/prod.php?which=990">Mahabharata</a></td>
                   2727:       <td>1.3</td>
                   2728:       <td>yes</td>
                   2729:       <td>emu</td>
                   2730:       <td>Bombay-style...</td>
                   2731:     </tr>
                   2732:     <tr>
                   2733:       <td>Fun Industries:
                   2734:       <a href="http://www.pouet.net/prod.php?which=1173">Alive</a></td>
                   2735:       <td>1.3</td>
                   2736:       <td>yes</td>
1.1       root     2737:       <td>-</td>
1.1.1.6   root     2738:       <td>Background music with DSP emu</td>
1.1       root     2739:     </tr>
                   2740:     <tr>
1.1.1.4   root     2741:       <td>Fun Industries:
                   2742:       <a href="http://pouet.net/prod.php?which=1172">Fungle Beats</a></td>
1.1.1.10! root     2743:       <td>1.6</td>
1.1       root     2744:       <td>yes</td>
                   2745:       <td>-</td>
1.1.1.10! root     2746:       <td>Needs WinUAE CPU core.  Background music with DSP emu</td>
1.1.1.4   root     2747:     </tr>
                   2748:     <tr>
                   2749:       <td>Gaston:
                   2750:       <a href="http://www.pouet.net/prod.php?which=16730">Earth</a></td>
                   2751:       <td>1.0</td>
                   2752:       <td>-</td>
1.1.1.2   root     2753:       <td>-</td>
                   2754:       <td>Texturemapped ball</td>
1.1       root     2755:     </tr>
                   2756:     <tr>
1.1.1.4   root     2757:       <td>ICE:
                   2758:       <a href="http://www.pouet.net/prod.php?which=28712">Cooler than ever</a></td>
                   2759:       <td>1.0</td>
1.1       root     2760:       <td>yes</td>
                   2761:       <td>-</td>
1.1.1.4   root     2762:       <td>Background music with DSP emu</td>
1.1       root     2763:     </tr>
                   2764:     <tr>
1.1.1.6   root     2765:       <td>ICE:
                   2766:       <a href="http://www.umich.edu/%7Earchive/atari/Falcon/Games/tron2001.lzh">Tron2001</a></td>
                   2767:       <td class="minor">1.4</td>
                   2768:       <td>yes</td>
                   2769:       <td>-</td>
                   2770:       <td>Bus error at startup unless IDE enabled. Screen resolution or
                   2771:           update issues. Non-interactive game(?) demo.</td>
                   2772:     </tr>
                   2773:     <tr>
1.1.1.4   root     2774:       <td>Impulse:
                   2775:       <a href="http://www.pouet.net/prod.php?which=1045">Bugs from Outer Space</a></td>
                   2776:       <td>1.1</td>
1.1       root     2777:       <td>yes</td>
                   2778:       <td>-</td>
                   2779:       <td></td>
                   2780:     </tr>
                   2781:     <tr>
1.1.1.4   root     2782:       <td>Lazer:
                   2783:       <a href="http://pouet.net/prod.php?which=17782">Autowaschen Verboten</a></td>
                   2784:       <td>1.3</td>
1.1       root     2785:       <td>yes</td>
1.1.1.4   root     2786:       <td>emu</td>
1.1       root     2787:       <td></td>
                   2788:     </tr>
                   2789:     <tr>
1.1.1.4   root     2790:       <td>Lazer:
                   2791:       <a href="http://pouet.net/prod.php?which=17957">Gurkensalad</a></td>
                   2792:       <td>1.3</td>
1.1       root     2793:       <td>-</td>
1.1.1.4   root     2794:       <td>emu</td>
                   2795:       <td>4K</td>
1.1       root     2796:     </tr>
                   2797:     <tr>
1.1.1.4   root     2798:       <td>Lazer:
                   2799:       <a href="http://pouet.net/prod.php?which=5201">Lost Blubb</a></td>
1.1.1.8   root     2800:       <td>1.6</td>
1.1       root     2801:       <td>yes</td>
1.1.1.4   root     2802:       <td>emu</td>
1.1.1.8   root     2803:       <td>Requires WinUAE CPU core</td>
1.1       root     2804:     </tr>
                   2805:     <tr>
1.1.1.4   root     2806:       <td>Lazer:
                   2807:       <a href="http://pouet.net/prod.php?which=28749">Oergs</a></td>
                   2808:       <td>1.3</td>
                   2809:       <td>yes</td>
                   2810:       <td>emu</td>
                   2811:       <td>Barely an intro</td>
1.1       root     2812:     </tr>
                   2813:     <tr>
1.1.1.4   root     2814:       <td>Lazer:
                   2815:       <a href="http://pouet.net/prod.php?which=8585">Warum</a></td>
                   2816:       <td>1.3</td>
1.1       root     2817:       <td>yes</td>
1.1.1.4   root     2818:       <td>emu</td>
                   2819:       <td>Nice</td>
1.1       root     2820:     </tr>
                   2821:     <tr>
1.1.1.4   root     2822:       <td>Light:
                   2823:       <a href="http://www.pouet.net/prod.php?which=17189">680xx</a></td>
                   2824:       <td>1.3</td>
                   2825:       <td>yes</td>
                   2826:       <td>emu</td>
                   2827:       <td>Music is broken</td>
1.1.1.2   root     2828:     </tr>
                   2829:     <tr>
1.1.1.4   root     2830:       <td>Lineout:
                   2831:       <a href="http://www.pouet.net/prod.php?which=8514">Delta</a></td>
                   2832:       <td>1.3</td>
1.1       root     2833:       <td>yes</td>
1.1.1.4   root     2834:       <td>emu</td>
                   2835:       <td>Nice (+ almost half an hour long + includes sources)</td>
1.1.1.2   root     2836:     </tr>
                   2837:     <tr>
1.1.1.4   root     2838:       <td>Lineout:
                   2839:       <a href="http://pouet.net/prod.php?which=30639">Hurry</a></td>
                   2840:       <td>1.3</td>
                   2841:       <td>yes</td>
                   2842:       <td>emu</td>
                   2843:       <td></td>
1.1       root     2844:     </tr>
                   2845:     <tr>
1.1.1.4   root     2846:       <td>Lineout:
                   2847:       <a href="http://pouet.net/prod.php?which=11489">Out</a></td>
                   2848:       <td>1.3</td>
                   2849:       <td>yes</td>
                   2850:       <td>emu</td>
                   2851:       <td></td>
                   2852:     </tr>
                   2853:     <tr>
1.1.1.6   root     2854:       <td>MJJ Prod:
                   2855:       <a href="http://pouet.net/prod.php?which=28764">Bound 42</a></td>
1.1.1.10! root     2856:       <td>1.4</td>
1.1.1.6   root     2857:       <td>yes</td>
                   2858:       <td>emu</td>
1.1.1.10! root     2859:       <td>Crashes at cyan millstone screen</td>
1.1.1.6   root     2860:     </tr>
                   2861:     <tr>
                   2862:       <td>Mystic bytes:
                   2863:       <a href="http://pouet.net/prod.php?which=24801">Chosneck Supplement (e5)</a></td>
                   2864:       <td>1.4</td>
                   2865:       <td>yes</td>
                   2866:       <td>emu</td>
                   2867:       <td>Needs 14MB RAM.  Music notes screen colors aren't right
                   2868:           (Hatari Videl emu doesn't support palette cycling?)</td>
                   2869:     </tr>
                   2870:     <tr>
1.1.1.4   root     2871:       <td>Mystic bytes:
                   2872:       <a href="http://pouet.net/prod.php?which=14856">Moai 96kB</a></td>
1.1.1.6   root     2873:       <td>1.4</td>
                   2874:       <td>yes</td>
1.1.1.4   root     2875:       <td>emu</td>
1.1.1.7   root     2876:       <td>14MB RAM + (EC)030 + FPU. Works only with old CPU.</td>
1.1.1.4   root     2877:     </tr>
                   2878:     <tr>
                   2879:       <td>Mystic bytes:
                   2880:       <a href="http://pouet.net/prod.php?which=17780">Time Out</a></td>
1.1.1.8   root     2881:       <td>1.6</td>
1.1.1.4   root     2882:       <td>yes</td>
                   2883:       <td>emu</td>
1.1.1.10! root     2884:       <td>Requires WinUAE CPU core</td>
1.1.1.4   root     2885:     </tr>
                   2886:     <tr>
                   2887:       <td>New Beat:
1.1.1.7   root     2888:       <a href="http://newbeat.atari.org/main.php?page=productions">Blue &amp; Flu</a></td>
1.1.1.4   root     2889:       <td>1.1</td>
1.1       root     2890:       <td>-</td>
                   2891:       <td>-</td>
1.1.1.4   root     2892:       <td>Very nice 4K demos from New Beat</td>
1.1       root     2893:     </tr>
                   2894:     <tr>
1.1.1.4   root     2895:       <td>New Beat:
                   2896:       <a href="http://newbeat.atari.org/main.php?page=productions">Maggie 24 intro</a></td>
                   2897:       <td>1.3</td>
1.1       root     2898:       <td>-</td>
1.1.1.4   root     2899:       <td>emu</td>
                   2900:       <td></td>
                   2901:     </tr>
                   2902:     <tr>
1.1.1.6   root     2903:       <td>NoCrew:
                   2904:       <a href="http://www.pouet.net/prod.php?which=25219">Aggressive Party 2 4k</a></td>
                   2905:       <td>1.4</td>
                   2906:       <td>-</td>
                   2907:       <td>emu</td>
1.1.1.10! root     2908:       <td>Uses DSP play / DMA record in handshake mode.  Doesn't work if auto-started.</td>
1.1.1.6   root     2909:     </tr>
                   2910:     <tr>
                   2911:       <td>NoCrew:
                   2912:       <a href="http://www.pouet.net/prod.php?which=15140">Stocasto</a></td>
1.1.1.10! root     2913:       <td class="major">1.6</td>
1.1.1.6   root     2914:       <td>yes</td>
                   2915:       <td>emu</td>
1.1.1.10! root     2916:       <td>Bombs on startup (in v1.5 it froze, but in later stage)</td>
1.1.1.6   root     2917:     </tr>
                   2918:     <tr>
1.1.1.4   root     2919:       <td>Opium:
                   2920:       <a href="http://www.pouet.net/prod.php?which=17822">Chrome Dragon</a></td>
                   2921:       <td>1.0</td>
1.1       root     2922:       <td>yes</td>
                   2923:       <td>-</td>
1.1.1.10! root     2924:       <td>With Hatari v1.6, needs WinUAE core</td>
1.1       root     2925:     </tr>
                   2926:     <tr>
1.1.1.4   root     2927:       <td>Opium:
                   2928:       <a href="http://www.pouet.net/prod.php?which=17823">Falcon Flight</a></td>
                   2929:       <td>1.0</td>
1.1.1.2   root     2930:       <td>yes</td>
                   2931:       <td>-</td>
1.1.1.4   root     2932:       <td></td>
1.1.1.2   root     2933:     </tr>
                   2934:     <tr>
1.1.1.4   root     2935:       <td>Paranoia:
                   2936:       <a href="http://www.pouet.net/prod.php?which=6659">Illusion 64</a></td>
                   2937:       <td>1.3</td>
                   2938:       <td>yes</td>
1.1       root     2939:       <td>-</td>
1.1.1.4   root     2940:       <td>Background music with DSP emu</td>
1.1       root     2941:     </tr>
                   2942:     <tr>
1.1.1.4   root     2943:       <td>POV:
                   2944:       <a href="http://www.pouet.net/prod.php?which=28794">JESTERday</a></td>
1.1.1.6   root     2945:       <td>1.4</td>
                   2946:       <td>yes</td>
1.1.1.2   root     2947:       <td>emu</td>
1.1.1.6   root     2948:       <td>256 colors DSP+DMA MOD music demo</td>
1.1.1.2   root     2949:     </tr>
                   2950:     <tr>
1.1.1.4   root     2951:       <td>Psychosis:
                   2952:       <a href="http://pouet.net/prod.php?which=26607">FOG-intro</a></td>
                   2953:       <td>1.3</td>
1.1       root     2954:       <td>yes</td>
1.1.1.4   root     2955:       <td>emu</td>
                   2956:       <td></td>
1.1       root     2957:     </tr>
                   2958:     <tr>
1.1.1.4   root     2959:       <td>Reservoir Gods:
                   2960:       <a href="http://pouet.net/prod.php?which=23301">Are you sitting comfortably?</a></td>
                   2961:       <td>1.3</td>
                   2962:       <td>yes</td>
                   2963:       <td>emu</td>
                   2964:       <td>Needs 14MB to work properly (otherwise bombs or gets Dsp overflow)</td>
1.1       root     2965:     </tr>
                   2966:     <tr>
1.1.1.4   root     2967:       <td>Reservoir Gods:
                   2968:       <a href="http://rg.atari.org/demos.htm">Ascii, SnowStorm, HongTron</a></td>
                   2969:       <td>1.0</td>
1.1       root     2970:       <td>-</td>
                   2971:       <td>-</td>
1.1.1.4   root     2972:       <td>Intros by RG</td>
1.1       root     2973:     </tr>
                   2974:     <tr>
1.1.1.4   root     2975:       <td>Shadows:
                   2976:       <a href="http://www.pouet.net/prod.php?which=17804">Firestarter</a></td>
                   2977:       <td>1.0</td>
                   2978:       <td>yes</td>
1.1       root     2979:       <td>-</td>
1.1.1.4   root     2980:       <td>Background music with DSP emu, slow otherwise</td>
1.1       root     2981:     </tr>
                   2982:     <tr>
1.1.1.4   root     2983:       <td>STAX:
                   2984:       <a href="http://pouet.net/prod.php?which=21577">Doomino</a></td>
1.1.1.6   root     2985:       <td>1.4</td>
1.1       root     2986:       <td>-</td>
1.1.1.6   root     2987:       <td>emu</td>
                   2988:       <td>Doesn't work with 020 CPU</td>
1.1       root     2989:     </tr>
                   2990:     <tr>
1.1.1.4   root     2991:       <td>The Respectables:
                   2992:       <a href="http://www.pouet.net/prod.php?which=28806">Cebit 93 demo</a></td>
1.1.1.8   root     2993:       <td class="minor">1.6</td>
1.1.1.4   root     2994:       <td>yes</td>
1.1       root     2995:       <td>-</td>
1.1.1.10! root     2996:       <td>Requires WinUAE CPU core for screen to be drawn correctly</td>
1.1       root     2997:     </tr>
                   2998:     <tr>
1.1.1.4   root     2999:       <td>Trio:
                   3000:       <a href="http://www.pouet.net/prod.php?which=1083">124 beers later</a></td>
1.1.1.10! root     3001:       <td>1.6</td>
1.1.1.4   root     3002:       <td>yes</td>
1.1       root     3003:       <td>-</td>
1.1.1.10! root     3004:       <td></td>
1.1       root     3005:     </tr>
                   3006:     <tr>
1.1.1.4   root     3007:       <td>Trio:
                   3008:       <a href="http://www.pouet.net/prod.php?which=15974">X-tasie</a></td>
1.1.1.10! root     3009:       <td class="major">1.6</td>
1.1       root     3010:       <td>-</td>
                   3011:       <td>-</td>
1.1.1.10! root     3012:       <td>With old UAE, quits without doing anything (requires 030 MMU), with WinUAE, black screen</td>
1.1.1.2   root     3013:     </tr>
                   3014:     <tr>
1.1.1.4   root     3015:       <td>tSCc:
                   3016:       <a href="http://pouet.net/prod.php?which=1015">30L Coke</a> &amp;
                   3017:       <a href="http://pouet.net/prod.php?which=1014">A Rh positive</a></td>
                   3018:       <td>1.3</td>
1.1.1.2   root     3019:       <td>-</td>
                   3020:       <td>emu</td>
1.1.1.4   root     3021:       <td>4K demos. Rh positive flickers a bit</td>
1.1       root     3022:     </tr>
                   3023:     <tr>
1.1.1.4   root     3024:       <td>tSCc:
                   3025:       <a href="http://www.pouet.net/prod.php?which=16426">Beams</a>
                   3026:       (Falcon version)</td>
1.1.1.7   root     3027:       <td>1.5</td>
1.1       root     3028:       <td>-</td>
1.1.1.4   root     3029:       <td>-</td>
1.1.1.7   root     3030:       <td>Nice demo, NoCrew DSP MP2-music</td>
1.1       root     3031:     </tr>
                   3032:     <tr>
1.1.1.4   root     3033:       <td>tSCc:
                   3034:       <a href="http://pouet.net/prod.php?which=977">Six Sievert</a></td>
                   3035:       <td>1.3</td>
1.1       root     3036:       <td>-</td>
1.1.1.2   root     3037:       <td>-</td>
1.1.1.4   root     3038:       <td></td>
1.1.1.2   root     3039:     </tr>
                   3040:     <tr>
1.1.1.4   root     3041:       <td>tSCc:
                   3042:       <a href="http://pouet.net/prod.php?which=1013">Terrorize your soul</a></td>
                   3043:       <td>1.3</td>
                   3044:       <td>yes</td>
1.1.1.2   root     3045:       <td>emu</td>
1.1.1.4   root     3046:       <td></td>
1.1.1.2   root     3047:     </tr>
                   3048:     <tr>
1.1.1.4   root     3049:       <td>Tony Benett:
                   3050:       <a href="http://pouet.net/prod.php?which=28853">Virtual City</a></td>
                   3051:       <td>1.1</td>
1.1.1.2   root     3052:       <td>-</td>
                   3053:       <td>emu</td>
1.1.1.10! root     3054:       <td>HiColor + &gt;4MB only, drawing the city requires DSP
        !          3055:           emulation. Doesn't work if auto-started.</td>
1.1       root     3056:     </tr>
                   3057:     <tr>
1.1.1.4   root     3058:       <td>Toons:
                   3059:       <a href="http://pouet.net/prod.php?which=8584">Yepyha</a></td>
1.1.1.10! root     3060:       <td class="major">1.6</td>
        !          3061:       <td>yes</td>
1.1       root     3062:       <td>-</td>
1.1.1.6   root     3063:       <td>Strange screen sizes, stops in middle.  With DSP, has
                   3064:           background music, but stops earlier to DSP stack overflow</td>
                   3065:     </tr>
                   3066:     <tr>
                   3067:       <td>T.O.Y.S:
                   3068:       <a href="http://pouet.net/prod.php?which=2019">wait</a></td>
1.1.1.10! root     3069:       <td>1.6</td>
        !          3070:       <td>yes</td>
1.1.1.6   root     3071:       <td>emu</td>
1.1.1.10! root     3072:       <td>Uses NoCrew DSP MP2-player</td>
1.1       root     3073:     </tr>
                   3074:     <tr>
1.1.1.4   root     3075:       <td>Wildfire:
                   3076:       <a href="http://pouet.net/prod.php?which=7057">4kbtro</a></td>
                   3077:       <td>1.3</td>
1.1       root     3078:       <td>-</td>
1.1.1.4   root     3079:       <td>emu</td>
                   3080:       <td>Julia fractals</td>
                   3081:     </tr>
                   3082:     <tr>
                   3083:       <td>Birdshow</td>
                   3084:       <td>1.0</td>
1.1       root     3085:       <td>-</td>
                   3086:       <td>-</td>
1.1.1.4   root     3087:       <td>A simple FLE animation player</td>
1.1       root     3088:     </tr>
                   3089:   </tbody>
                   3090: </table>
                   3091: 
1.1.1.6   root     3092: <p>More Falcon demos can be found e.g. from the Atari.Org
                   3093: <a href="http://falcdemos.atari.org/archive/">Falcon demos</a> archive
                   3094: and demo tools from the dhs.nu <a href="http://dhs.nu/">demoscene</a>
                   3095: site.</p>
                   3096: 
1.1       root     3097: 
                   3098: <a name="Falcon applications"></a><h4>Falcon applications</h4>
                   3099: 
1.1.1.2   root     3100: <p>Here are listed some <em>Falcon specific</em> applications:</p>
1.1       root     3101: <table border="1" cellpadding="3">
                   3102:   <caption align="bottom">Falcon applications</caption>
                   3103:   <tbody>
                   3104:     <tr class="backdropped">
                   3105:       <td align="center">Title</td>
1.1.1.4   root     3106:       <td align="center">Hatari version</td>
1.1       root     3107:       <td align="center">DSP</td>
                   3108:       <td align="center">Comment</td>
                   3109:     </tr>
                   3110:     <tr>
1.1.1.4   root     3111:       <td><a href="http://newbeat.atari.org/main.php?page=productions">AceMidi</a>
                   3112:           (demo)</td>
1.1.1.10! root     3113:       <td>1.6</td>
1.1.1.4   root     3114:       <td>emu</td>
1.1.1.10! root     3115:       <td>DSP generated softsynth sounds need Hatari v1.6 to sound OK</td>
1.1.1.2   root     3116:     </tr>
                   3117:     <tr>
1.1.1.4   root     3118:       <td><a href="http://newbeat.atari.org/main.php?page=productions">AceTracker</a></td>
1.1.1.10! root     3119:       <td class="minor">1.6</td>
1.1.1.6   root     3120:       <td>emu</td>
1.1.1.10! root     3121:       <td>Some audio issues in AM module playback</td>
1.1.1.6   root     3122:     </tr>
                   3123:     <tr>
                   3124:       <td>AFM (audio fun machine)</td>
                   3125:       <td>1.4</td>
1.1.1.2   root     3126:       <td>emu</td>
1.1.1.6   root     3127:       <td></td>
1.1.1.2   root     3128:     </tr>
                   3129:     <tr>
1.1.1.4   root     3130:       <td>Apex (demo)</td>
1.1.1.10! root     3131:       <td class="major">1.6</td>
1.1       root     3132:       <td>-</td>
1.1.1.4   root     3133:       <td>Crashes with a &quot;MOVE.W $fff20000,D0&quot; instruction.
                   3134:         It's unclear why this works on a real Falcon.
                   3135:         The separate imageviewers work fine.</td>
1.1       root     3136:     </tr>
                   3137:     <tr>
1.1.1.6   root     3138:       <td><a href="http://pagesperso-orange.fr/didierm/index-e.htm">Aniplayer</a></td>
                   3139:       <td class="minor">1.4</td>
                   3140:       <td>emu</td>
                   3141:       <td>DSP stack underflow on switching JPG images, synchronization
                   3142:           doesn't work when DSP used with DMA transfers to play MP3</td>
                   3143:     </tr>
                   3144:     <tr>
1.1.1.4   root     3145:       <td><a href="http://deunstg.free.fr/sct1/s_avi030.htm">AVI 030</a></td>
1.1.1.10! root     3146:       <td class="major">1.6</td>
1.1       root     3147:       <td>-</td>
1.1.1.10! root     3148:       <td>Worked with Hatari v1.1, freezes with v1.6</td>
1.1       root     3149:     </tr>
                   3150:     <tr>
1.1.1.6   root     3151:       <td><a href="http://centek.free.fr/atari/softs/s_cent_1.htm">Centview</a></td>
1.1.1.4   root     3152:       <td>1.3</td>
                   3153:       <td>emu</td>
                   3154:       <td>The included Brainstorm DSP JPEG decoder works also fine.</td>
1.1.1.2   root     3155:     </tr>
                   3156:     <tr>
1.1.1.10! root     3157:       <td><a href="http://centek.free.fr/atari/softs/s_centbe.htm">Centurbo bench</a></td>
        !          3158:       <td>1.6</td>
        !          3159:       <td>emu</td>
        !          3160:       <td>Gives inaccurate FPS (190%) and CPU (14Mhz) speed values.
        !          3161:           Without WinUAE core, numbers are off even more</td>
        !          3162:     </tr>
        !          3163:     <tr>
1.1       root     3164:       <td>Chronos 3D player</td>
1.1.1.10! root     3165:       <td class="major">1.6</td>
1.1       root     3166:       <td>-</td>
                   3167:       <td>Complains about wrong resolution, requires 15-bit</td>
                   3168:     </tr>
                   3169:     <tr>
1.1.1.4   root     3170:       <td><a href="http://pouet.net/prod.php?which=29344">Delmpaint</a></td>
                   3171:       <td>1.0</td>
1.1       root     3172:       <td>-</td>
1.1.1.4   root     3173:       <td>Errors at exit if started in other than 256-color low rez.</td>
1.1       root     3174:     </tr>
                   3175:     <tr>
1.1.1.4   root     3176:       <td><a href="http://pouet.net/prod.php?which=25328">Escapepaint</a></td>
                   3177:       <td>1.1</td>
1.1.1.2   root     3178:       <td>-</td>
                   3179:       <td>Very nice</td>
                   3180:     </tr>
                   3181:     <tr>
1.1.1.4   root     3182:       <td><a href="http://deunstg.free.fr/sct1/falcamp/">FalcAMP</a></td>
1.1.1.10! root     3183:       <td class="minor">1.6</td>
1.1.1.2   root     3184:       <td>emu</td>
1.1.1.10! root     3185:       <td>MODs playing work
        !          3186:       s fine, MP3s have no sound / complain about DSP timeout</td>
1.1.1.2   root     3187:     </tr>
                   3188:     <tr>
1.1.1.4   root     3189:       <td><a href="http://deunstg.free.fr/sct1/flaysid/">FlaySID</a></td>
1.1.1.10! root     3190:       <td class="minor">1.6</td>
1.1.1.2   root     3191:       <td>emu</td>
1.1.1.4   root     3192:       <td>No sound.</td>
1.1.1.2   root     3193:     </tr>
                   3194:     <tr>
1.1.1.4   root     3195:       <td><a href="http://newbeat.atari.org/main.php?page=productions">FlexTrax</a></td>
1.1.1.10! root     3196:       <td class="minor">1.6</td>
1.1.1.2   root     3197:       <td>emu</td>
1.1.1.10! root     3198:       <td>Freezes with old UAE core, but even with WinUAE core, sounds is noise.
        !          3199:           Startup graphics look OK only in VGA mode.</td>
1.1       root     3200:     </tr>
                   3201:     <tr>
1.1.1.4   root     3202:       <td><a href="http://deunstg.free.fr/sct1/falcamp/">GemPLAY</a></td>
1.1.1.10! root     3203:       <td class="minor">1.6</td>
1.1.1.4   root     3204:       <td>emu</td>
1.1.1.6   root     3205:       <td>MOD/SND/XMS formats sound fine, AM/AON/GT2 formats sound bad.
1.1.1.4   root     3206:           Fileselector dir selection doesn't work for the latest 1.92 version</td>
                   3207:     </tr>
                   3208:     <tr>
                   3209:       <td><a href="http://rg.atari.org/utils.htm">Godpaint</a></td>
                   3210:       <td>1.0</td>
1.1       root     3211:       <td>-</td>
                   3212:       <td></td>
                   3213:     </tr>
                   3214:     <tr>
1.1.1.4   root     3215:       <td><a href="http://pouet.net/prod.php?which=29348">Indypaint</a></td>
                   3216:       <td>1.0</td>
1.1       root     3217:       <td>-</td>
1.1.1.4   root     3218:       <td>Errors at exit if started in other than HiColor mode.</td>
1.1       root     3219:     </tr>
                   3220:     <tr>
1.1.1.6   root     3221:       <td><a href="http://mp2.nocrew.org/">MP2 player</a></td>
1.1.1.7   root     3222:       <td>1.5</td>
1.1.1.6   root     3223:       <td>emu</td>
1.1.1.7   root     3224:       <td>NoCrew MP2 sound player</td>
1.1.1.6   root     3225:     </tr>
                   3226:     <tr>
1.1.1.10! root     3227:       <td><a href="http://www.rainbowpainter.com/about/rainbow2multimedia.html">Rainbow II multimedia</a></td>
1.1.1.7   root     3228:       <td>1.5</td>
                   3229:       <td>emu</td>
1.1.1.10! root     3230:       <td>Works only with the new WinUAE CPU core. With old UAE core,
        !          3231:           bombs immediately at startup (MMU not emulated in old UAE).
        !          3232:           Mouse cannot traverse whole screen unless mouse grab or
        !          3233:           fullscreen mode is used</td>
1.1.1.2   root     3234:     </tr>
                   3235:     <tr>
                   3236:       <td>Whip</td>
1.1.1.6   root     3237:       <td>1.4</td>
                   3238:       <td>emu</td>
                   3239:       <td>Effects are working</td>
                   3240:     </tr>
                   3241:     <tr>
                   3242:       <td>WinRec</td>
                   3243:       <td>1.4</td>
                   3244:       <td>emu</td>
                   3245:       <td>Direct-to-disk recording with DSP sound effects processing</td>
1.1       root     3246:     </tr>
                   3247:   </tbody>
                   3248: </table>
                   3249: 
                   3250: 
1.1.1.4   root     3251: <a name="TT/Falcon utilities"></a><h2>TT/Falcon utilities</h2>
                   3252: 
1.1.1.6   root     3253: <p>Here are some utilities that either have specific TT and/or Falcon
                   3254: support or work only on them.</p>
1.1.1.4   root     3255: 
                   3256: <table border="1" cellpadding="3">
                   3257:   <caption align="bottom">TT/Falcon utilities</caption>
                   3258:   <tbody>
                   3259:     <tr class="backdropped">
                   3260:       <td align="center">Utility</td>
                   3261:       <td align="center">Hatari version</td>
                   3262:       <td align="center">Notes</td>
                   3263:     </tr>
                   3264:     <tr>
1.1.1.6   root     3265:       <td>Calamus SL (1991 demo)</td>
1.1.1.4   root     3266:       <td>1.0</td>
1.1.1.6   root     3267:       <td>Nice with Hatari TT or 32Mhz Falcon emulation at
                   3268:       e.g. 1024x768x1 VDI resolution...  The latest
1.1.1.4   root     3269:       <a href="http://www.calamus.net/download/lite_tos.php">Calamus
                   3270:       SL2006 Lite edition</a> doesn't work though, it needs at least
                   3271:       32MB RAM</td>
                   3272:     </tr>
                   3273:     <tr>
                   3274:       <td><a href="http://freemint.de/en/">FreeMiNT</a></td>
                   3275:       <td>1.2</td>
                   3276:       <td>Needs to be installed/booted from an ACSI or IDE HD image and
1.1.1.10! root     3277:       memory protection needs to be disabled (Hatari old UAE core doesn't
1.1.1.6   root     3278:       emulate MMU)</td>
1.1.1.4   root     3279:     </tr>
                   3280:     <tr>
                   3281:       <td><a href="http://centek.free.fr/atari/softs/s_cecile.htm">Cecile</a></td>
                   3282:       <td>1.2</td>
1.1.1.6   root     3283:       <td>Hard disk driver.  In Hatari works only with IDE emulation.
                   3284:           Supports only TT and Falcon</td>
1.1.1.4   root     3285:     </tr>
1.1.1.6   root     3286:     <tr>
                   3287:       <td><a href="http://www.seimet.de/atari/en/hddriver.html">HD Driver</a></td>
                   3288:       <td>1.4</td>
                   3289:       <td>Hard disk driver.  In Hatari works only with IDE emulation.
                   3290:       Doesn't work with EmuTOS.  With TOS v4, CPU needs to be set to
                   3291:       EC030 or better, with TOS v3 works also with 020 CPU (used by
                   3292:       earlier Hatari versions for TOS &gt;= v3)</td>
1.1.1.4   root     3293:     </tr>
                   3294:   </tbody>
                   3295: </table>
                   3296: 
1.1       root     3297: <br>
                   3298: 
1.1.1.6   root     3299: 
                   3300: <a name="Software"></a><h2>Software sites</h2>
                   3301: 
                   3302: <p>In case you're new to the Atari scene or an old-timer who's forgotten
                   3303: where all the freely available software is, these file archive sites
                   3304: still retain their Atari sections:</p>
                   3305: <ul>
                   3306: <li><a href="http://ftp.funet.fi/pub/atari/">funet.fi</a></li>
                   3307: <li><a href="http://www-ftp.lip6.fr/pub/atari/">lip6.fr</a></li>
                   3308: <li><a href="http://www.umich.edu/~archive/atari/">umich.edu</a></li>
                   3309: </ul>
                   3310: 
                   3311: 
1.1       root     3312: <hr style="width: 100%; height: 2px;">
                   3313: <table border="0" width="100%">
                   3314:   <tbody>
                   3315:     <tr>
                   3316:       <td align="left"><a href="http://validator.w3.org/check/referer"><img
                   3317:  src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"
                   3318:  border="0" height="31" width="88"></a></td>
                   3319:       <td align="right">
1.1.1.10! root     3320:       Hatari development team, June 2012
1.1       root     3321:       </td>
                   3322:     </tr>
                   3323:   </tbody>
                   3324: </table>
                   3325: </body>
                   3326: </html>

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.