
top.OneColumnHeader( "atari : downloads", 2 )
top.OpenContent()
document.write( "<br>These downloads will ONLY work on an original Atari ST, or an emulated Atari ST!<br>" )
document.write( "If you want an Atari ST emulator, then visit <a href='http://www.atari.st'>The Little Green Desktop</a>.<br><br>" )

top.HeaderItem( 1, "Games" )
var l = "<br><a href='downloads/killthings.zip'>KillThings</a> (140k zip)"
var t = "<br>This .zip contains the following:<br>"
t += "<dd>Executables of the game and the level-editor<br>"
t += "<dd>Source for both the game and the level-editor<br>"
t += "By all means download and spread. But if you use the game engine, or the level-editor source, then please credit us!<br><br>"
top.TwoColumnHeaderWithBorderSameColor( l, 2, t, 2, 0, 1 )
l = "<br><a href='downloads/subaqua.zip'>subaqua</a> (110k zip)"
t = "<br>This is v1.3a of the second award winning Digi Tallis game.<br>"
t += "(And it's only the second game!)<br><br>"
top.TwoColumnHeaderWithBorderSameColor( l, 2, t, 2, 0, 1 )
l = "<br><a href='downloads/pushnshove.zip'>Push'N'Shove</a> (96k zip)<br>"
t = "<br>The 'freebie' game you would have got if you registered 'Plop'.<br>"
t += "But now its free to anyone! Take a copy and play!<br><br>"
top.TwoColumnHeaderWithBorderSameColor( l, 2, t, 2, 0, 1 )
l = "<br><a href='downloads/plop.zip'>Plop</a> (114k zip)<br>"
t = "<br>The first ever Digi Tallis game. (First game. First award. Not bad..)<br><br>"
top.TwoColumnHeaderWithBorderSameColor( l, 2, t, 2, 0, 1 )

document.write( "<br>" )

top.HeaderItem( 1, "Music" )
l = "<br><a href='downloads/AztecDance.mod'>Aztec Dance</a> (143k mod)<br>"
t = "<br>A .mod written by .\\\\ag for a dentro that we never did. It got entered into "
t += "The Great British International ST Party .mod competition, and would have won if "
t += "somebody hadn't turned up with a new Count Zero tune.<br><br>"
top.TwoColumnHeaderWithBorderSameColor( l, 2, t, 2, 0, 1 )

document.write( "<br>" )

top.HeaderItem( 1, "Demos" )

l = "<br><a href='downloads/assault.zip'>Assault... Demoscreens</a> (178k zip)<br>"
t = "<br>Some more old demoscreens, this time coded in STOS for a multipart called 'Assault on precinct 68000' by Demografica.<br>"
t += "Again, the multipart never got released!<br><br>"
top.TwoColumnHeaderWithBorderSameColor( l, 2, t, 2, 0, 1 )
l = "<br><a href='downloads/teknofear.zip'>Teknofear Demoscreens</a> (258k zip)<br>"
t = "<br>Some old demoscreens originally coded for a large multipart demo entitled 'Teknofear' by 'The Mega Four' and us. "
t += "Alas, nothing ever came of it due to other commitments, but it doesn't matter, here are our screens! <br>"
t += "They might run on pacifist if you are lucky, one certainly won't, but there's a little doc file inside "
t += "the zip detailing what runs and what doesn't..<br><br>"
top.TwoColumnHeaderWithBorderSameColor( l, 2, t, 2, 0, 1 )
l = "<br><a href='downloads/smile.zip'>Smile</a> (548k zip)<br>"
t = "<br>Our first full 68k multisection demo!<br>It's strange, but then again, what do you expect!<br><br>"
top.TwoColumnHeaderWithBorderSameColor( l, 2, t, 2, 0, 1 )
l = "<br><a href='downloads/christmas.zip'>Chrimbo Card</a> (12k zip)<br>"
t = "<br>The D.T. Christmas Card! Conceived to run on machines in shop windows!<br><br>"
top.TwoColumnHeaderWithBorderSameColor( l, 2, t, 2, 0, 1 )
l = "<br><a href='downloads/retinalburn.zip'>Retinal Burn</a> (700k zip)<br>"
t = "<br>Our last ever STOS multipart demo!<br>Take a look and see how bad it really was!<br><br>"
top.TwoColumnHeaderWithBorderSameColor( l, 2, t, 2, 0, 1 )
l = "<br><a href='downloads/fractalstates.zip'>Fractal States</a> (482k zip)<br>"
t = "<br>Linked sample demo by Maguay, found after being lost in a disk-box!<br><br>"
top.TwoColumnHeaderWithBorderSameColor( l, 2, t, 2, 0, 1 )
l = "<br><a href='downloads/cex.zip'>C-Ex</a> (457k zip)<br>"
t = "<br>A linked sample demo coded in a weekend. (And it shows!)<br>Avoid like the plauge!<br><br>"
top.TwoColumnHeaderWithBorderSameColor( l, 2, t, 2, 0, 1 )
l = "<br><a href='downloads/mabrothrax.zip'>Mabrothrax</a> (726k zip)<br>"
t = "<br>The first ever demo! It sucks! It really sucks!<br><br>"
top.TwoColumnHeaderWithBorderSameColor( l, 2, t, 2, 0, 1 )

document.write( "<br>" )

top.HeaderItem( 1, "Utilities" )
l = "<br><a href='downloads/textconv4.zip'>TextConv4</a> (47k zip)<br>"
t = "<br>A really simplistic utility to convert text-files into something ready for inclusion into demo source code.<br><br>"
top.TwoColumnHeaderWithBorderSameColor( l, 2, t, 2, 0, 1 )
l = "<br><a href='downloads/stargenst.zip'>StarGenST</a> (60k zip)<br>"
t = "<br>A nice (if a little plain) utility to generate starfield data for our 68k demos.<br>"
t += "This utility came in very handy when we wrote the Smile demo.<br><br>"
top.TwoColumnHeaderWithBorderSameColor( l, 2, t, 2, 0, 1 )
l = "<br><a href='downloads/palcrat.zip'>PalCrat</a> (50k zip)<br>"
t = "<br>Use this to generate nice palette data for raster bars and so on.<br>"
t += "It can save out in a few different formats.<br><br>"
top.TwoColumnHeaderWithBorderSameColor( l, 2, t, 2, 0, 1 )
l = "<br><a href='downloads/imp20a.zip'>IMP 2.0a</a> (50k zip)<br>"
t = "<br>Steal a copy of our ChipTune music player.<br>"
t += "This does not play '.mod' files! Do not download if you want to play modules!<br><br>"
top.TwoColumnHeaderWithBorderSameColor( l, 2, t, 2, 0, 1 )
l = "<br><a href='downloads/bubbles.zip'>Bubbles...</a> (7k zip)<br>"
t = "<br>Download your own personal copy of the tiny and relaxing screen saver!<br>"
t += "This might not work on a Falcon!<br>"
t += "It works fine in low and medium res on your bog standard Atari STfm though..<br><br>"
top.TwoColumnHeaderWithBorderSameColor( l, 2, t, 2, 0, 1 )


top.CloseContent()
