Search for "80": 1976 matches(displaying first 250)

Power Render v2.3 by Gooroo
/code/3d/systems/prv2_3.zip
01 Jul 1997 (catalog date)
4,685,199 bytes
Download FTP scene.org
Rating:
A rendering system for 3dfx cards. Requires watcom and WGT5.1+ to compile examples. This is a commercial package.

Fast Affine Texture Mapping II by MRI of Doomsday
/code/3d/trifill/texmap/fatmap2.zip
30 Jun 1998 (catalog date)
55,809 bytes
Download FTP scene.org
Rating:
A good tutorial about accurate texture mapping. This version uses convex polygons instead of triangles to make clipping easier. Text, C

Tiled Texture Mapping Tutorial by TheGlide of Spinning Kids
/code/3d/trifill/texmap/tiletmap.zip
03 Jun 1998 (catalog date)
4,757 bytes
Download FTP scene.org
This is a little document that explains how to code a tiled texture mapper that handles any power of 2 texture sizes. The document contains some little C code to get you started. To fully understand the doc you should have already read MRI's fatmap.txt and fatmap2.txt.

oplid by ? of Audiotrix
/code/audio/detect/oplid.zip
11 Jan 1997 (catalog date)
31,180 bytes
Download FTP scene.org
Rating:
Detects what type of OPL chip is on your sound card - An ad for audiotrix more than anything else. No code. It looks like there should be more files in the archive than there are.

LZ C sources by Haruhiko Okumura
/code/compress/lz_c.zip
19 Oct 1996 (catalog date)
18,046 bytes
Download FTP scene.org
Rating:
compression routines for arithmetic, huffman and string search, few comments

Six-2-Four Com-Packer by Kimmy of Pulp Productions
/code/compress/plp_624.zip
17 Jan 1999 (catalog date)
12,919 bytes
Download FTP scene.org
Rating:
Great 4kb packer.

4.77MHz by Joe Snow
/code/contests/8086/477mhz.zip
07 Nov 1997 (catalog date)
85,978 bytes
Download FTP scene.org
Released at event 8086 in the demo division and ranked 01

8086 Compo Explanation And Rules by Trixter of Hornet
/code/contests/8086/8086_com.txt
07 Nov 1997 (catalog date)
17,870 bytes
Download FTP scene.org
Released at event 8086 in the misc division

8086 Feet Under by ASMonger
/code/contests/8086/8086feet.zip
07 Nov 1997 (catalog date)
10,277 bytes
Download FTP scene.org
Released at event 8086 in the demo division and ranked 03

Ideas For The 8086 Compo
/code/contests/8086/examples.zip
07 Nov 1997 (catalog date)
1,687,371 bytes
Download FTP scene.org
Released at event 8086 in the misc division

8086 Feet Under (optimization) by Shadowlord
/code/contests/8086/fast!.com
07 Nov 1997 (catalog date)
3,848 bytes
Download FTP scene.org
Released at event 8086 in the demo division and ranked EE
Runs 300% faster.

8086 Compo Results by Trixter of Hornet
/code/contests/8086/info.html
07 Nov 1997 (catalog date)
19,386 bytes
Download FTP scene.org
Released at event 8086 in the misc division

Shadowlord's Voting Form by Shadowlord
/code/contests/8086/shdwlord.frm
07 Nov 1997 (catalog date)
3,005 bytes
Download FTP scene.org
Released at event 8086 in the misc division

Trixter's Voting Form by Trixter of Hornet
/code/contests/8086/trixter.frm
07 Nov 1997 (catalog date)
2,512 bytes
Download FTP scene.org
Released at event 8086 in the misc division

VGA_Less by Quantum Porcupine
/code/contests/8086/vga_less.zip
07 Nov 1997 (catalog date)
19,454 bytes
Download FTP scene.org
Released at event 8086 in the demo division and ranked 02

The Codering 2 Rules
/code/contests/tc/tc2rules.zip
09 Apr 1997 (catalog date)
60,802 bytes
Download FTP scene.org

Hobbit BBS Intro by Master Of Darkness of Deathstar
/code/demosrc/bbsintro/hobb1src.zip
06 Oct 1996 (catalog date)
11,801 bytes
Download FTP scene.org
Rating:

Power Grid loader source by Friar Tuck of Ice
/code/demosrc/bbsintro/pgloader.zip
10 Jan 1997 (catalog date)
80,967 bytes
Download FTP scene.org
Rating:
Source for a BBS loader with a text writer, music, and a lens - Has the adlib player from fcsp2src.zip. No comments. The lens is nice as the equations used make it look like a crystal ball.

Heartquake Sources by Iguana
/code/demosrc/demos/hq_water.zip
11 Apr 1997 (catalog date)
370,412 bytes
Download FTP scene.org

From Real 2 SuperReal Sources by Jason Nunn
/code/demosrc/demos/r2sr.zip
11 Apr 1997 (catalog date)
2,526,684 bytes
Download FTP scene.org

VGAless source by Quantum Porcupine
/code/demosrc/demos/src_less.zip
10 Jan 1997 (catalog date)
10,853 bytes
Download FTP scene.org
Rating:
Source for a 8086/CGA demo - Nifty that the demo runs on an 8086. The source won't recompile. One file without comments.

Live 4kb Source by Pulpe
/code/demosrc/intros/plp_lvsr.zip
17 Jan 1999 (catalog date)
30,147 bytes
Download FTP scene.org
Rating:
All sources for a very nice kb containing a 3d scene of a playing band and some General Midi music.

Textro 3D Vectors by OTM
/code/demosrc/intros/textvec.zip
11 Apr 1997 (catalog date)
23,128 bytes
Download FTP scene.org

Real-Time Phong Bump Mapping Tutorial by Frenzy
/code/effects/bump/bump.doc
05 Oct 1996 (catalog date)
3,877 bytes
Download FTP scene.org
Rating:
Incorrect ideas, it's not done this way.

Circle Interference by Keith of Pixel Magic
/code/effects/interfer/ks_cwarp.zip
21 Sep 1997 (catalog date)
38,975 bytes
Download FTP scene.org
Rating:

Circle Interference by Kaos of Black Magic
/code/effects/interfer/techfun.zip
21 Sep 1997 (catalog date)
32,451 bytes
Download FTP scene.org
Rating:

bglass by Konrad Olejnik of K!O
/code/effects/lens/bglass.zip
19 Jan 1998 (catalog date)
50,803 bytes
Download FTP scene.org
Rating:
Bumped glass routine. For TMT pascal. You might call this a bump map type effect. The difference I'm going to call is that bump map routines alter light intensity while lens routines change your position in a texture map. Interesting way to get the timer! :) For C users, that would be int *time = 0x046C. See a BIOS data reference for further details.

Crossfade by Esak
/code/effects/pallette/crosfade.zip
21 Sep 1997 (catalog date)
55,071 bytes
Download FTP scene.org
Rating:
Includes a good explanation of how it works.

Pallette Fade and Grab Routines by Mike Schutz
/code/effects/pallette/fade2.zip
21 Sep 1997 (catalog date)
3,032 bytes
Download FTP scene.org
Rating:

Fade Routines by Ash of Bunghole Productions
/code/effects/pallette/nlb-fade.zip
21 Sep 1997 (catalog date)
11,523 bytes
Download FTP scene.org
Rating:

Pallette Resampler by Jason Nunn of Superreal, Hornet
/code/effects/pallette/presamp.zip
21 Sep 1997 (catalog date)
85,884 bytes
Download FTP scene.org
Rating:
Fits multiple 256 color palettes into one.

Argon by Insomniac of Matrix
/code/effects/plasma/argon128.zip
27 Dec 1997 (catalog date)
4,183 bytes
Download FTP scene.org
Rating:
tri-layer plasma in 128bytes, Assembler

Plasma Tutorial by Spansh of Dynamix
/code/effects/plasma/plastut.zip
17 Jan 1999 (catalog date)
47,158 bytes
Download FTP scene.org
Rating:
Dynamix. Definately the best tutorial on coding plasmas, also focuses on optimizing.

Fullscreen Rotozoomer by The Faker of Aardvark
/code/effects/rotozoom/tf-texmp.zip
08 Jun 1997 (catalog date)
35,805 bytes
Download FTP scene.org
Rating:

Starfield And 3D Object
/code/effects/stars/objstar.zip
11 Apr 1997 (catalog date)
31,413 bytes
Download FTP scene.org

Starz V1.0 by VuLgAr UnIcOrN
/code/effects/stars/starz10.zip
03 Jun 1998 (catalog date)
154,676 bytes
Download FTP scene.org
This is a 2D side scrolling stars demo. There are multiple star speeds / sizes / colors. There are also lots of options like directions and color changing. It is written using C++ in the MS VC++5.0/MFC environment.

Various Demo Effects by Bjarke Viksoe
/code/effects/various/demostuf.zip
21 Sep 1997 (catalog date)
80,945 bytes
Download FTP scene.org
Rating:
Basic stuff like rotators, fire effects, starfields, etc.

Moving Sky With Multiple Layers by Saint
/code/effects/various/skymlpas.zip
03 Jun 1998 (catalog date)
10,728 bytes
Download FTP scene.org
This is a nice moving sky with multiple layers. Includes heavily commented Turbo Pascal source code (with embedded Assembler).

Vector Ball by Tumblin
/code/effects/vectball/vectball.zip
10 Jan 1997 (catalog date)
38,780 bytes
Download FTP scene.org
Rating:
A vector ball example - blah...

Vector Flag by David Hedly
/code/effects/vector/flag.zip
21 Sep 1997 (catalog date)
116,063 bytes
Download FTP scene.org
Rating:
The movement of this flatshaded vectorflag is very impressive!

Voxel by 6502 of Fatal Rage
/code/effects/voxel/newvox.zip
26 Jun 1997 (catalog date)
3,227 bytes
Download FTP scene.org
Rating:
Beautiful hightfield rendering. If there's anyone with half a clue who can't understand this, I'd like to know. The effect itself is beautiful, fast, and the code is gratuitously commented. My only quip is having (gipped) allocation of some 180k that just eats up base memory. Has no .exe, but compiles with watcom with no problems.

100 byte water effect by Programmer of Universe Group
/code/effects/water/unv-100b.zip
27 Dec 1997 (catalog date)
2,237 bytes
Download FTP scene.org
Rating:
Assembler

Texture Mapped Wormhole by Death Star of Waterlogic
/code/effects/wormhole/stargate.zip
07 Oct 1996 (catalog date)
64,805 bytes
Download FTP scene.org
Rating:

Binary To Datafile Converter by Eminent Doom
/code/fileutil/bin2arr.zip
26 Feb 1998 (catalog date)
29,580 bytes
Download FTP scene.org
Rating:
Converts a binary file into a c array or into an assembly include file.

Raw To C Convertor by Darion
/code/fileutil/hsi2arr.zip
26 Feb 1998 (catalog date)
68,805 bytes
Download FTP scene.org
Rating:
Converts binary files to C arrays.

Pop And Push by Ondrej Blazek
/code/fileutil/pop_push.zip
26 Feb 1998 (catalog date)
8,011 bytes
Download FTP scene.org
Rating:
Two utilities that make browsing through your directories easier by using a stackbased method of remembering directory names.

Intel docs by ?
/code/hardware/cpu/intel.doc
10 Jan 1997 (catalog date)
114,654 bytes
Download FTP scene.org
Rating:
A complete listing of the 80x86 opcodes - Great reference for those learning assembler and those needing to double check opcodes. Dubious clock listings (none for pentium.)

Hi Res by Ash of Bunghole Productions
/code/hardware/video/bp-hires.zip
21 Sep 1997 (catalog date)
14,582 bytes
Download FTP scene.org
Rating:
Example of how to use mode 12h (640x480x16)

S3 TPU unit by Dietmar Meschede
/code/hardware/video/s3unit3.zip
10 Jan 1997 (catalog date)
16,549 bytes
Download FTP scene.org
Rating:
Source to set 320x240x256 and 640x480x256 modes with 1MB addressing on S3 chips - Doesn't directly say how to access that video memory or what to do with it. Now adays one should simply use the VESA BIOS.

SVGA Tricks by Type One of Pulpe
/code/hardware/video/t1svga11.zip
17 Jan 1999 (catalog date)
14,657 bytes
Download FTP scene.org
Rating:
Contains a lot of information about setting specific modes, including some very weird ones, about accelerating specific videocards, etc.

A simple FLI/FLC viewer by Noerror of Ph7media
/code/images/flcfli.zip
30 Jun 1998 (catalog date)
28,880 bytes
Download FTP scene.org
Rating:
C

Graphics Engine by Matthew Hildebrand
/code/library/tge129d.zip
01 Dec 1997 (catalog date)
192,250 bytes
Download FTP scene.org
Rating:
Graphics library that supports multiple resolutions.

Tale Graphics Driver by Tale Software
/code/library/tlp4v11c.zip
01 Dec 1997 (catalog date)
388,738 bytes
Download FTP scene.org
Rating:
Graphics library with a lot of different functions and tools.

VGA Graphics Library by Mark Morley
/code/library/vgl20.zip
01 Dec 1997 (catalog date)
138,976 bytes
Download FTP scene.org
Rating:

XMode Graphics Library by James Carter
/code/library/w_infin.zip
01 Dec 1997 (catalog date)
18,566 bytes
Download FTP scene.org
Rating:

Wordup Graphics Toolkit v5.1 by Egerter Software
/code/library/wgt5.zip
01 Dec 1997 (catalog date)
3,065,737 bytes
Download FTP scene.org
Rating:
A comprehensive graphics library.

WGT Engine Pack 1
/code/library/wgten1.zip
01 Dec 1997 (catalog date)
135,457 bytes
Download FTP scene.org
Rating:
Example voxel effect using WGT v5.1

WGT Engine Pack 2
/code/library/wgten2.zip
01 Dec 1997 (catalog date)
69,080 bytes
Download FTP scene.org
Rating:
Example tiling effect using WGT v5.1

Mode-X Library by Phil Carlisle
/code/library/zoomba2.zip
01 Dec 1997 (catalog date)
118,083 bytes
Download FTP scene.org
Rating:

The Mag by Spellcaster
/code/mags/mag09.zip
01 Jul 1997 (catalog date)
77,599 bytes
Download FTP scene.org
Rating:
A serial coding magazine. Continuing into assembler, more on that game.

The Mag by Spellcaster
/code/mags/mag10.zip
01 Jul 1997 (catalog date)
114,192 bytes
Download FTP scene.org
Rating:
A serial coding magazine. Sorting, matrix algebra, geometric transformations, elementary 3d, other stuff.

The Mag by Spellcaster
/code/mags/mag11.zip
01 Jul 1997 (catalog date)
95,422 bytes
Download FTP scene.org
Rating:
A serial coding magazine. Sorting, matrix algebra, geometric transformations, more complex 3d, still adding to that game. (This magazine has come a long way since issue one and is entirely progressive.)

ASM Tutorial Part 3 by Draeden of VLA
/code/tutors/asm/asmvla01.zip
18 Jan 1998 (catalog date)
10,780 bytes
Download FTP scene.org
Rating:
Explains a few of the dos interrupts. Might be handy if you are a beginner, but what you really need is a good interrupt list.

Free Direction Rendering by kombat of immortals
/code/tutors/graphics/freedir.zip
15 May 1998 (catalog date)
49,280 bytes
Download FTP scene.org
This document gives information on how to render various objects in high quality and in real time.

The King Magazine Volume 3 by The King
/code/tutors/graphics/kmagv3.zip
18 Jan 1998 (catalog date)
63,180 bytes
Download FTP scene.org
Rating:
Better than volume 2. Again some basic stuff for Pascal, Assembler, Hardware and Graphics, etc. Examples are now in C too.

Chain-4 Tutorial by Vulture of Outlaw Triad
/code/tutors/video/chaindoc.zip
18 Jan 1998 (catalog date)
8,077 bytes
Download FTP scene.org
Rating:
Excellent chain-4 mode tutorial.

DOS Utilities for Powerrender by Egerter Software
/code/utils/3d/prdosutl.zip
17 Jan 1999 (catalog date)
4,018,076 bytes
Download FTP scene.org
Rating:
See pwrndr25.zip

FLI/FLC Compressing Utility by Goto64 of Purple
/code/video/lzakit90.zip
17 Jan 1999 (catalog date)
286,808 bytes
Download FTP scene.org
Rating:
Very useful if you want to include animations in your demo.

GR8 by Future Crew
/demos/1989/gr8.zip
29 Jun 1996 (catalog date)
31,109 bytes
Download FTP scene.org
Rating:

Summer Holiday by Sorcerers
/demos/1989/sholiday.zip
29 Jun 1996 (catalog date)
56,618 bytes
Download FTP scene.org
Rating:

Xmas '91 by TSP
/demos/1991/tsp_xmas.zip
29 Jun 1996 (catalog date)
80,291 bytes
Download FTP scene.org
Rating:

Amnesia by Renaissance
/demos/1992/amnesia.zip
29 Jun 1996 (catalog date)
809,926 bytes
Download FTP scene.org
Rating:

Buster by TRB, TWC
/demos/1992/buster.zip
29 Jun 1996 (catalog date)
210,809 bytes
Download FTP scene.org
Rating:

CPU by Ultraforce
/demos/1992/cpu_uf.zip
29 Jun 1996 (catalog date)
320,806 bytes
Download FTP scene.org
Rating:

Sinus Scroll Demo by Brain Slayer
/demos/1992/sinus.zip
29 Jun 1996 (catalog date)
16,804 bytes
Download FTP scene.org
Rating:

Acme by Acme
/demos/1993/a/acme.zip
29 Jun 1996 (catalog date)
128,074 bytes
Download FTP scene.org
Rating:

Digital Matrix by Legend Design
/demos/1993/d/dm.zip
29 Jun 1996 (catalog date)
1,180,069 bytes
Download FTP scene.org
Rating:

Greentro by Keen Like Frogs
/demos/1993/g/greentro.zip
29 Jun 1996 (catalog date)
187,806 bytes
Download FTP scene.org
Rating:

Kaamos by Satsuma
/demos/1993/k/kaamos.zip
29 Jun 1996 (catalog date)
261,801 bytes
Download FTP scene.org
Rating:

Loomtro by The Loom Syndicate
/demos/1993/l/loomtro.zip
29 Jun 1996 (catalog date)
80,312 bytes
Download FTP scene.org
Rating:

Obsession by Black Rain
/demos/1993/o/obsess.zip
29 Jun 1996 (catalog date)
503,180 bytes
Download FTP scene.org
Rating:
Released at event ASM93 in the demo division and ranked 09

Atomic Energy by Omicron
/demos/1993/o/omc_atom.zip
29 Jun 1996 (catalog date)
1,134,592 bytes
Download FTP scene.org
Rating:

Optic Nerve by Silents PC
/demos/1993/o/opticnrv.zip
29 Jun 1996 (catalog date)
1,289,928 bytes
Download FTP scene.org
Rating:
Released at event ASM93 in the demo division and ranked 02

Optic Nerve (patch) by Silents PC
/demos/1993/o/opticpat.zip
29 Jun 1996 (catalog date)
9,010 bytes
Download FTP scene.org
Rating:
Released at event ASM93 in the demo division and ranked 02

Outburst by British Knights
/demos/1993/o/outburst.zip
29 Jun 1996 (catalog date)
1,089,960 bytes
Download FTP scene.org
Rating:

Panic by Future Crew
/demos/1993/p/panic.zip
29 Jun 1996 (catalog date)
928,725 bytes
Download FTP scene.org
Rating:
Released at event TP92 in the demo division and ranked 02

Phenomenon by Alpha Force
/demos/1993/p/phenom.zip
29 Jun 1996 (catalog date)
358,161 bytes
Download FTP scene.org
Rating:
Released at event ASM93 in the demo division and ranked 08

Phoenix by Phoenix
/demos/1993/p/phoenix.zip
29 Jun 1996 (catalog date)
72,718 bytes
Download FTP scene.org
Rating:

Pizza by Post Mortem
/demos/1993/p/pizza.zip
29 Jun 1996 (catalog date)
350,126 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the demo division and ranked 16

Plan B by Sonic PC
/demos/1993/p/planb.zip
29 Jun 1996 (catalog date)
64,105 bytes
Download FTP scene.org
Rating:
Released at event ASM93 in the in64 division and ranked 06

The Portal by Flash Productions
/demos/1993/p/portal.zip
29 Jun 1996 (catalog date)
594,566 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the demo division and ranked 13

Purity by Distorsion
/demos/1993/p/purity.zip
29 Jun 1996 (catalog date)
1,280,640 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the demo division and ranked 06

Realtime by Impact Studios
/demos/1993/r/realtime.zip
29 Jun 1996 (catalog date)
481,780 bytes
Download FTP scene.org
Rating:

Cybernetic Adaption by Public NMI
/demos/1993/s/scifimag.zip
20 Oct 1996 (catalog date)
80,161 bytes
Download FTP scene.org
Rating:

Mental Masturbation Intro by Acme
/demos/1994/a/acme_mmi.zip
29 Jun 1996 (catalog date)
98,803 bytes
Download FTP scene.org
Rating:
Released at event BIZ94 in the in64 division and ranked 01

Blinky Vectors by Masters of Puppets
/demos/1994/b/blinky.zip
29 Jun 1996 (catalog date)
33,780 bytes
Download FTP scene.org
Rating:

BBS Boem by Spirit
/demos/1994/b/boem.zip
29 Jun 1996 (catalog date)
49,980 bytes
Download FTP scene.org
Rating:

Santa is my Favourite by Cute
/demos/1994/c/cte_jk.zip
29 Jun 1996 (catalog date)
39,808 bytes
Download FTP scene.org
Rating:

Diesel by Core Image
/demos/1994/d/diesel.zip
29 Jun 1996 (catalog date)
46,800 bytes
Download FTP scene.org
Rating:

Fidderli Fisk by Gollum
/demos/1994/f/fidderli.zip
29 Jun 1996 (catalog date)
80,101 bytes
Download FTP scene.org
Rating:
Released at event BP94

The Good, The Bad, The Ugly by Surprise Productions
/demos/1994/g/gbu_sp.zip
29 Jun 1996 (catalog date)
559,803 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the demo division and ranked 02

Grey by Abaddon
/demos/1994/g/grey.zip
29 Jun 1996 (catalog date)
68,580 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked 11

Dream by Halcyon
/demos/1994/h/hlndream.zip
18 May 1998 (catalog date)
61,359 bytes
Download FTP scene.org
Rating:
386 (P5 is too fast),,GUS,

Son of a Gun by Inquisition
/demos/1994/h/hn_son.zip
29 Jun 1996 (catalog date)
80,064 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked XX

Ice Fever by Xpose
/demos/1994/i/icefever.zip
29 Jun 1996 (catalog date)
368,076 bytes
Download FTP scene.org
Rating:
Released at event TG94 in the demo division and ranked 03

First Intro by JFF
/demos/1994/j/jff-intr.zip
18 Jan 1997 (catalog date)
18,057 bytes
Download FTP scene.org
Rating:

BBS Lunatic Asylum by Logic Design
/demos/1994/l/la_intro.zip
29 Jun 1996 (catalog date)
19,353 bytes
Download FTP scene.org
Rating:

Lands by Natex
/demos/1994/l/lands.zip
29 Jun 1996 (catalog date)
13,664 bytes
Download FTP scene.org
Rating:

Lands 2 by Natex
/demos/1994/l/lands2.zip
29 Jun 1996 (catalog date)
4,731 bytes
Download FTP scene.org
Rating:

Warp by Legend Design
/demos/1994/l/ld_warpf.zip
29 Jun 1996 (catalog date)
2,280,316 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the demo division and ranked 04

BBS Golden Image by Legend Design
/demos/1994/l/ldbbstro.zip
29 Jun 1996 (catalog date)
24,505 bytes
Download FTP scene.org
Rating:

Legalize It by Patte of Xography
/demos/1994/l/legalize.zip
29 Jun 1996 (catalog date)
5,254 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked XX

The Will of God by Legend
/demos/1994/l/legend.zip
29 Jun 1996 (catalog date)
115,812 bytes
Download FTP scene.org
Rating:

Legend by Impact Studios
/demos/1994/l/legend_.zip
29 Jun 1996 (catalog date)
1,606,757 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the demo division and ranked 04

Leif by Somebody
/demos/1994/l/leif.zip
29 Jun 1996 (catalog date)
4,292 bytes
Download FTP scene.org
Rating:
Released at event BP94

Lightshade by DVision
/demos/1994/l/lghtshde.zip
29 Jun 1996 (catalog date)
562,035 bytes
Download FTP scene.org
Rating:

Llama Olimpica by M3
/demos/1994/l/llama.zip
29 Jun 1996 (catalog date)
16,003 bytes
Download FTP scene.org
Rating:

BBS Immortal Syndicate #2 by Immortal Syndicate
/demos/1994/l/loader20.zip
29 Jun 1996 (catalog date)
7,923 bytes
Download FTP scene.org
Rating:

Lodr by Skull
/demos/1994/l/lodr.zip
29 Jun 1996 (catalog date)
49,402 bytes
Download FTP scene.org
Rating:

BBS The Power Grid by iCE
/demos/1994/p/pgloader.zip
29 Jun 1996 (catalog date)
80,967 bytes
Download FTP scene.org
Rating:

First Intro by Pornorockerz
/demos/1994/p/przintro.zip
19 Jul 1996 (catalog date)
93,409 bytes
Download FTP scene.org
Rating:

Hellraiser by MegaBusters
/demos/1994/r/raiser.zip
29 Jun 1996 (catalog date)
1,180,215 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked 08

Robot by Orange
/demos/1994/r/ro_bot.zip
29 Jun 1996 (catalog date)
68,062 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked XX

Show (secret part) by Majic 12
/demos/1994/s/showsecr.zip
29 Jun 1996 (catalog date)
15,803 bytes
Download FTP scene.org
Rating:

Simm Zone by Coders in Action
/demos/1994/s/simmzone.zip
29 Jun 1996 (catalog date)
377,980 bytes
Download FTP scene.org
Rating:
Released at event BIZ94 in the demo division

Xmas 1994 by The Last Hackers
/demos/1994/t/tlhxmas.zip
21 Jul 1996 (catalog date)
269,923 bytes
Download FTP scene.org
Rating:

Xmastro by Wild Light
/demos/1994/x/xmastro.zip
29 Jun 1996 (catalog date)
209,803 bytes
Download FTP scene.org
Rating:

Zero Pulse by Nuclear Threat
/demos/1994/z/zero.zip
29 Jun 1996 (catalog date)
280,735 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked XX

Zero by A-Men
/demos/1994/z/zeroamen.zip
29 Jun 1996 (catalog date)
280,713 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked XX

Meeting '95 4kb intros by V/A
/demos/1995/0-9/4kbmeet.zip
29 Jun 1996 (catalog date)
10,804 bytes
Download FTP scene.org
Rating:

Arto by Verhot
/demos/1995/a/arto.zip
29 Jun 1996 (catalog date)
809,811 bytes
Download FTP scene.org
Rating:

Bullshit by Inside
/demos/1995/b/bullshit.zip
29 Jun 1996 (catalog date)
380,068 bytes
Download FTP scene.org
Rating:
Released at event JUH95B in the demo division and ranked ??

Burma by Proxima
/demos/1995/b/burma.zip
29 Jun 1996 (catalog date)
64,809 bytes
Download FTP scene.org
Rating:
Released at event BP95 in the in64 division and ranked 02

Vastaaja by Fascination
/demos/1995/f/fsn_vast.zip
30 Jun 1996 (catalog date)
180,692 bytes
Download FTP scene.org
Rating:
Released at event JUH95B in the demo division and ranked 06

Divine Booty by Plant
/demos/1995/f/ftj_love.zip
30 Jun 1996 (catalog date)
3,080,190 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the demo division and ranked DD

Greetro by Fatal Justice
/demos/1995/g/greetro_.zip
04 Oct 1996 (catalog date)
338,094 bytes
Download FTP scene.org
Rating:
Released at event MOV95 in the demo division and ranked EE

Hex Files by Talent
/demos/1995/h/hexfiles.zip
30 Jun 1996 (catalog date)
808,508 bytes
Download FTP scene.org
Rating:
Released at event TG95 in the demo division and ranked ??

BBS iCE Advertisements by Blazer of iCE
/demos/1995/i/ice_bz.zip
30 Jun 1996 (catalog date)
50,800 bytes
Download FTP scene.org
Rating:

Pomme by JFF
/demos/1995/j/jff-pomm.zip
18 Jan 1997 (catalog date)
58,070 bytes
Download FTP scene.org
Rating:

Fighting for Something by Japotek
/demos/1995/j/jfight2.zip
30 Jun 1996 (catalog date)
2,079,480 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the demo division and ranked 10

Life by Widget, Malvern
/demos/1995/l/life__.zip
30 Jun 1996 (catalog date)
278,053 bytes
Download FTP scene.org
Rating:
Released at event BIZ95 in the demo division and ranked ??

Maple by Dark Zone
/demos/1995/m/maple_dz.zip
30 Jun 1996 (catalog date)
48,058 bytes
Download FTP scene.org
Rating:
Released at event TG95 in the in64 division and ranked 03

Happy 1995 Demo by Mile
/demos/1995/m/mhappy95.zip
30 Jun 1996 (catalog date)
38,018 bytes
Download FTP scene.org
Rating:

Opera by Jolly Workers
/demos/1995/o/opera.zip
24 May 1997 (catalog date)
963,802 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the demo division and ranked XX

Opticron by Craw Productions
/demos/1995/o/opticron.zip
30 Jun 1996 (catalog date)
580,298 bytes
Download FTP scene.org
Rating:
Released at event NAID95 in the demo division and ranked 01

Posadas Intro by Iguana
/demos/1995/p/posintro.zip
04 Oct 1996 (catalog date)
61,547 bytes
Download FTP scene.org
Rating:

Sonic by Rigor Mortis
/demos/1995/r/rm_sonic.zip
03 Aug 1997 (catalog date)
18,672 bytes
Download FTP scene.org
Rating:

Basics by Shock
/demos/1995/s/sck_bsc.zip
30 Jun 1996 (catalog date)
12,780 bytes
Download FTP scene.org
Rating:

Seasons by Deck Blasters
/demos/1995/s/seasons.zip
14 May 1997 (catalog date)
80,620 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in64 division and ranked DD

Season's Greetings by The Apollo Project
/demos/1995/t/tap_sg94.zip
30 Jun 1996 (catalog date)
378,804 bytes
Download FTP scene.org
Rating:

1st Time by Plutonic
/demos/1996/0-9/1sttime.zip
09 Feb 1997 (catalog date)
521,080 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the demo division and ranked 06

380 Volt (final) by Goto10
/demos/1996/0-9/380voltf.zip
30 Jun 1996 (catalog date)
2,305,606 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked 22

4k by Quark
/demos/1996/0-9/4kquark.zip
30 Jun 1996 (catalog date)
4,680 bytes
Download FTP scene.org
Rating:
Released at event OZ96 in the in4k division and ranked 01

6 Years by Astral
/demos/1996/0-9/6years.zip
22 Nov 1996 (catalog date)
739,980 bytes
Download FTP scene.org
Rating:
Released at event PS96 in the demo division and ranked 03

State 809 by Saybor, Szaszi
/demos/1996/0-9/809state.zip
18 Sep 1996 (catalog date)
2,272 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the in1k division and ranked XX

Bit Hunters 2 by Axioma
/demos/1996/a/aa_bh2ax.zip
18 Sep 1996 (catalog date)
80,541 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the in64 division and ranked 03

Alive by Orca
/demos/1996/a/alive.zip
07 Feb 1997 (catalog date)
60,807 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the in64 division and ranked 10
386,GUS

Antimaat by XL
/demos/1996/a/antimaat.zip
20 Jan 1997 (catalog date)
118,491 bytes
Download FTP scene.org
Rating:

Fundamental Bias by Amour
/demos/1996/a/aor_fbi.zip
20 Jan 1997 (catalog date)
739,739 bytes
Download FTP scene.org
Rating:

Astral by Virtual Rage, Phoenix
/demos/1996/a/astralf.zip
20 Jan 1997 (catalog date)
1,003,263 bytes
Download FTP scene.org
Rating:

Balls by Shaman of Dream Factory
/demos/1996/b/balls.zip
14 Sep 1996 (catalog date)
4,803 bytes
Download FTP scene.org
Rating:
Released at event ASM96 in the in4k division and ranked 09

Biscui by Brainlez Coders
/demos/1996/b/biscui.zip
21 Feb 1998 (catalog date)
263,470 bytes
Download FTP scene.org
Rating:
Released at event ASM96 in the demo division and ranked XX
386,,GUS/SB,

Braintrip by Dr Dyregod & Kompany
/demos/1996/b/brntrip.zip
13 Jul 1996 (catalog date)
66,615 bytes
Download FTP scene.org
Rating:
Released at event BP96 in the in80 division and ranked 03

The Control by COMA
/demos/1996/c/cma_ctr.zip
30 Jun 1996 (catalog date)
2,518,049 bytes
Download FTP scene.org
Rating:
Released at event TG95 in the demo division and ranked 02

Tomu by COMA
/demos/1996/c/cma_tomu.zip
30 Jun 1996 (catalog date)
86,803 bytes
Download FTP scene.org
Rating:
Released at event DML96 in the in80 division and ranked 01

Homo by COMA
/demos/1996/c/comahomo.zip
18 Dec 1996 (catalog date)
580,834 bytes
Download FTP scene.org
Rating:
Released at event SEN96 in the demo division and ranked 03

Combo v1.1 by Light Blue
/demos/1996/c/combo.zip
08 Nov 1996 (catalog date)
126,080 bytes
Download FTP scene.org
Rating:

Creation by ZOB
/demos/1996/c/creation.zip
03 Dec 1996 (catalog date)
603,201 bytes
Download FTP scene.org
Rating:

Chunky Salsa by Hoaxers
/demos/1996/c/csalsa.zip
30 Jun 1996 (catalog date)
68,041 bytes
Download FTP scene.org
Rating:
Released at event TG96 in the in64 division and ranked 11

Dubious Wedtro by Tonic, Cube, Sol, Teque
/demos/1996/d/dbwedtro.zip
19 Jul 1996 (catalog date)
507,769 bytes
Download FTP scene.org
Rating:

Wheel of Fortune by The Dennis Courtney Five
/demos/1996/d/dc5-wof.zip
11 Sep 1996 (catalog date)
37,803 bytes
Download FTP scene.org
Rating:

Dreams by DDT
/demos/1996/d/ddt-drms.zip
02 Oct 1996 (catalog date)
2,580,666 bytes
Download FTP scene.org
Rating:
Released at event ENL96 in the demo division and ranked 03

Doom 3D by Syg of Mandula
/demos/1996/d/doom3d.zip
30 Jun 1996 (catalog date)
8,006 bytes
Download FTP scene.org
Rating:
Released at event SCE96 in the in4k division and ranked 09

Dizkoball by Deathstar
/demos/1996/d/ds-boll.zip
27 Sep 1996 (catalog date)
78,335 bytes
Download FTP scene.org
Rating:

Gesehn Gelacht by Strontium 90
/demos/1996/f/f8_st90.zip
30 Jun 1996 (catalog date)
1,274,782 bytes
Download FTP scene.org
Rating:
Released at event MEK96 in the demo division and ranked ??

Faces by Nostalgia
/demos/1996/f/facesfin.zip
30 Jun 1996 (catalog date)
915,128 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked DD

Faith by Litening
/demos/1996/f/faith_.zip
30 Jun 1996 (catalog date)
2,289,172 bytes
Download FTP scene.org
Rating:

Fashion by Logic Design
/demos/1996/f/fashion.zip
30 Jun 1996 (catalog date)
2,070,837 bytes
Download FTP scene.org
Rating:
Released at event X96 in the demo division and ranked 01

Baygles From Heaven by Trixter, Leviathan
/demos/1996/f/fast_bfh.zip
08 Jul 1996 (catalog date)
580,755 bytes
Download FTP scene.org
Rating:

JYRK by Segment of Fobia Design
/demos/1996/f/fd_jyrki.zip
30 Jun 1996 (catalog date)
150,639 bytes
Download FTP scene.org
Rating:

PaesTro 2 by Fobia Design
/demos/1996/f/fd_paes2.zip
30 Jun 1996 (catalog date)
230,903 bytes
Download FTP scene.org
Rating:

Feelin 42 by Nightsky
/demos/1996/f/feelin42.zip
30 Jun 1996 (catalog date)
59,851 bytes
Download FTP scene.org
Rating:
Released at event JUH96A in the in64 division and ranked 10

Ffa6000e by Bore
/demos/1996/f/ffa6000e.zip
30 Jun 1996 (catalog date)
6,098 bytes
Download FTP scene.org
Rating:
Released at event OZ96 in the in4k division and ranked 02

Firek by Orchide of Watchmen
/demos/1996/f/firek.zip
30 Jun 1996 (catalog date)
6,340 bytes
Download FTP scene.org
Rating:
Released at event TG96 in the in4k division and ranked 05

Firstro by Andromeda
/demos/1996/f/firstro1.zip
27 Jul 1996 (catalog date)
18,095 bytes
Download FTP scene.org
Rating:

Velvet by Fatal Justice
/demos/1996/f/fj_velve.zip
30 Jun 1996 (catalog date)
100,633 bytes
Download FTP scene.org
Rating:

Flea by Geiger
/demos/1996/f/flea.zip
30 Jun 1996 (catalog date)
17,213 bytes
Download FTP scene.org
Rating:

Essence by Funk
/demos/1996/f/fnk-esse.zip
30 Jun 1996 (catalog date)
86,314 bytes
Download FTP scene.org
Rating:
Released at event MEK96 in the in64 division and ranked 01

Frosty by Sir Hes
/demos/1996/f/frosty.zip
30 Jun 1996 (catalog date)
19,648 bytes
Download FTP scene.org
Rating:

How Do You Do by Fascination
/demos/1996/f/fsn_hdyd.zip
30 Jun 1996 (catalog date)
585,441 bytes
Download FTP scene.org
Rating:
Released at event JUH96A in the demo division and ranked 07

Caero (final) by EMF, Plant
/demos/1996/f/ftj_ymca.zip
30 Jun 1996 (catalog date)
1,403,439 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked 01

Final Trip by Warm Inside
/demos/1996/f/ftrip.zip
30 Jun 1996 (catalog date)
368,359 bytes
Download FTP scene.org
Rating:
Released at event SAT96 in the demo division and ranked 10

Hakkapeliitta 10 by Gender 8
/demos/1996/g/g-8hakka.zip
16 Jul 1996 (catalog date)
43,675 bytes
Download FTP scene.org
Rating:
Released at event PRN96 in the in80 division and ranked 01

Mean by Gasp Inc.
/demos/1996/g/g_mean.zip
30 Jun 1996 (catalog date)
67,050 bytes
Download FTP scene.org
Rating:
Released at event ABD96 in the in64 division and ranked XX

Geminis by TLOTB
/demos/1996/g/geminis.zip
30 Jun 1996 (catalog date)
1,529,074 bytes
Download FTP scene.org
Rating:
Released at event SAT96 in the demo division and ranked 07

Genia by Remal
/demos/1996/g/genia.zip
30 Jun 1996 (catalog date)
68,818 bytes
Download FTP scene.org
Rating:
Released at event SCE96 in the in64 division and ranked 01

??? by Goblin
/demos/1996/g/gob4k.zip
30 Jun 1996 (catalog date)
409 bytes
Download FTP scene.org
Released at event OZ96 in the in4k division and ranked XX

Goo by Mooze
/demos/1996/g/goo.zip
11 Jan 1997 (catalog date)
800,403 bytes
Download FTP scene.org
Rating:
Released at event DML96B in the demo division and ranked 07

Arrow (final) by Grid
/demos/1996/g/grd_arwf.zip
30 Jun 1996 (catalog date)
54,301 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the in64 division and ranked 07

Independence Day by Dominetrix
/demos/1996/i/iday.zip
07 Feb 1997 (catalog date)
64,807 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the in64 division and ranked 12
SB

Thunder by Index
/demos/1996/i/idx-thun.zip
13 Jul 1996 (catalog date)
63,346 bytes
Download FTP scene.org
Rating:
Released at event BP96 in the in80 division and ranked ??

Immuri by Captor
/demos/1996/i/imuri.zip
30 Jun 1996 (catalog date)
48,541 bytes
Download FTP scene.org
Rating:
Released at event JUH96A in the in64 division and ranked XX

E (In The Circle) by Interamnia
/demos/1996/i/ina-ecir.zip
30 Jun 1996 (catalog date)
53,702 bytes
Download FTP scene.org
Rating:
Released at event DML96 in the in80 division and ranked 05

Indigo by Purple
/demos/1996/i/indigo.zip
30 Jun 1996 (catalog date)
1,133,084 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked ??

ChunderChuk by INF
/demos/1996/i/inf_chnd.zip
30 Jun 1996 (catalog date)
1,225,741 bytes
Download FTP scene.org
Rating:
Released at event TG96 in the demo division and ranked 03

Mainstream 2 by INF
/demos/1996/i/inf_sati.zip
13 Jul 1996 (catalog date)
88,570 bytes
Download FTP scene.org
Rating:
Released at event BP96 in the in80 division and ranked 04

Inferno by Lord Matrix
/demos/1996/i/inferno_.zip
30 Jun 1996 (catalog date)
16,401 bytes
Download FTP scene.org
Rating:

Innostalgy by ELQ of Deadnex
/demos/1996/i/innosta.zip
30 Jun 1996 (catalog date)
56,098 bytes
Download FTP scene.org
Rating:
Released at event TG96 in the infs division and ranked 09

Inside Out by Mandulax
/demos/1996/i/insidout.zip
30 Jun 1996 (catalog date)
64,264 bytes
Download FTP scene.org
Rating:
Released at event SCE96 in the in64 division and ranked 04

Interrupt Internet by Fyoozhen
/demos/1996/i/int_fyoo.zip
30 Jun 1996 (catalog date)
57,677 bytes
Download FTP scene.org
Rating:
Released at event NAID96 in the in64 division and ranked ??

Into The Dark by Halcyon
/demos/1996/i/intodark.zip
30 Jun 1996 (catalog date)
543,099 bytes
Download FTP scene.org
Rating:
Released at event DML96 in the demo division and ranked 01

Intro 3 by Lunatic
/demos/1996/i/intro3.zip
30 Jun 1996 (catalog date)
40,414 bytes
Download FTP scene.org
Rating:
Released at event JUH96A in the in64 division and ranked 09

Nikki by Jinrikisha
/demos/1996/j/jka_nikk.zip
27 Sep 1996 (catalog date)
1,052,392 bytes
Download FTP scene.org
Rating:

KFMTV 2 (Nightvision) by Kosmic
/demos/1996/k/ktv_1296.zip
20 Jan 1997 (catalog date)
585,405 bytes
Download FTP scene.org
Rating:

Float by Karva
/demos/1996/k/kv_float.zip
14 Sep 1996 (catalog date)
498,050 bytes
Download FTP scene.org
Rating:
Released at event ASM96 in the demo division and ranked XX

Mathro by Technolord of Chaotic Visions
/demos/1996/m/mathro.zip
20 Jan 1997 (catalog date)
19,758 bytes
Download FTP scene.org
Rating:

Hypnoman by TPOLM
/demos/1996/m/monapyhn.zip
30 Jun 1996 (catalog date)
58,041 bytes
Download FTP scene.org
Rating:
Released at event DML96 in the in64 division and ranked 03

Mystic by Xenogenesis
/demos/1996/m/mystic.zip
30 Jun 1996 (catalog date)
803,134 bytes
Download FTP scene.org
Rating:
Released at event TG96 in the demo division and ranked 09

Hmmph by Nocturnal
/demos/1996/n/nct_hmph.zip
13 Jul 1996 (catalog date)
66,951 bytes
Download FTP scene.org
Rating:
Released at event BP96 in the in80 division and ranked ??

Glow by Nebula
/demos/1996/n/neb_glow.zip
13 Jul 1996 (catalog date)
59,589 bytes
Download FTP scene.org
Rating:
Released at event BP96 in the in80 division and ranked ??

Nil by YOE, Extra Violent
/demos/1996/n/nil.zip
23 Oct 1996 (catalog date)
1,809,380 bytes
Download FTP scene.org
Rating:

Perplexity by Noice
/demos/1996/n/noc_perp.zip
20 Jan 1997 (catalog date)
531,144 bytes
Download FTP scene.org
Rating:

Demo by NOS
/demos/1996/n/nosdemo.zip
25 Jul 1996 (catalog date)
718,333 bytes
Download FTP scene.org
Rating:

The Other One by Cheese Team
/demos/1996/o/otherone.zip
19 Oct 1996 (catalog date)
1,599,680 bytes
Download FTP scene.org
Rating:
Released at event BIZ96 in the demo division and ranked 05

Paska by Jallu Soft
/demos/1996/p/paska1.zip
16 Jul 1996 (catalog date)
35,033 bytes
Download FTP scene.org
Rating:
Released at event PRN96 in the in80 division and ranked 02

Evil Killing Toys by Proxima
/demos/1996/p/prx-evil.zip
13 Jul 1996 (catalog date)
74,822 bytes
Download FTP scene.org
Rating:
Released at event BP96 in the in80 division and ranked 01

Pum by Proxima
/demos/1996/p/pum.zip
30 Jun 1996 (catalog date)
58,021 bytes
Download FTP scene.org
Rating:
Released at event TG96 in the in64 division and ranked 06

Latexmania by Rectum Cauda
/demos/1996/r/rc-latex.zip
13 Jul 1996 (catalog date)
41,281 bytes
Download FTP scene.org
Rating:
Released at event BP96 in the in80 division and ranked ??

Sand by Rectum Cauda
/demos/1996/r/rc-sand.zip
17 Mar 1997 (catalog date)
270,774 bytes
Download FTP scene.org
Rating:
,,,

Sand 2 by Rectum Cauda
/demos/1996/r/rc-sand2.zip
17 Mar 1997 (catalog date)
276,509 bytes
Download FTP scene.org
Rating:
,,,

Tur I Skogen by Rectum Cauda
/demos/1996/r/rc-tur.zip
13 Jul 1996 (catalog date)
53,855 bytes
Download FTP scene.org
Rating:
Released at event BP96 in the in80 division and ranked ??

Recontact by Madokan
/demos/1996/r/rcdemo.zip
30 Jun 1996 (catalog date)
78,093 bytes
Download FTP scene.org
Rating:

Rip by NuggiTraders
/demos/1996/r/rip.zip
03 Jul 1996 (catalog date)
150,280 bytes
Download FTP scene.org
Rating:

Inside by Resistance
/demos/1996/r/rtc_insd.zip
30 Jun 1996 (catalog date)
80,955 bytes
Download FTP scene.org
Rating:
Released at event MEK96 in the in64 division and ranked 02

Big Mistake by Screwbolt
/demos/1996/s/sb_bm.zip
20 Apr 1997 (catalog date)
1,906,126 bytes
Download FTP scene.org

Error 808 by Shock
/demos/1996/s/sck-err.zip
22 Nov 1996 (catalog date)
1,733,163 bytes
Download FTP scene.org
Rating:
Released at event PS96 in the demo division and ranked 01

Unoptimized by TSC of Shock
/demos/1996/s/sck-uno.zip
18 Sep 1996 (catalog date)
8,801 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the in1k division and ranked 01

Jade by Shock
/demos/1996/s/sck_jade.zip
07 Feb 1997 (catalog date)
69,680 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the in64 division and ranked 07
P5,GUS

State 808 by Shock
/demos/1996/s/sck_s808.zip
30 Jun 1996 (catalog date)
1,454,962 bytes
Download FTP scene.org
Rating:

Shorty by The Russian of The Clan
/demos/1996/s/shorty.zip
14 Sep 1996 (catalog date)
6,880 bytes
Download FTP scene.org
Rating:
Released at event ASM96 in the in4k division and ranked 06

Simple by Spanish Lords
/demos/1996/s/simplesl.zip
30 Jun 1996 (catalog date)
1,458,002 bytes
Download FTP scene.org
Rating:

Enigma by Sublogic
/demos/1996/s/sl_enig.zip
13 Jul 1996 (catalog date)
77,927 bytes
Download FTP scene.org
Rating:
Released at event BP96 in the in80 division and ranked 02

Fokus by Sublogic
/demos/1996/s/sl_fokus.zip
13 Jul 1996 (catalog date)
84,982 bytes
Download FTP scene.org
Rating:
Released at event BP96 in the in80 division and ranked ??

Superman Fantasies by TPOLM
/demos/1996/s/spermafa.zip
03 Jul 1996 (catalog date)
65,801 bytes
Download FTP scene.org
Rating:
Released at event REM96 in the demo division and ranked ??

Vision by Fefe of Breeze
/demos/1996/v/vision.zip
30 Jun 1996 (catalog date)
8,023 bytes
Download FTP scene.org
Rating:
Released at event SCE96 in the in4k division and ranked 10

Water by Spirit New Style
/demos/1996/w/water.zip
14 Sep 1996 (catalog date)
188,045 bytes
Download FTP scene.org
Rating:
Released at event ASM96 in the in64 division and ranked 06

??? by ???
/demos/1996/w/woople2.zip
30 Jun 1996 (catalog date)
4,180 bytes
Download FTP scene.org
Rating:
Released at event OZ96 in the in4k division and ranked 05

Digital Entropy BBStro by Xylem
/demos/1996/x/xlm_de.zip
27 Sep 1996 (catalog date)
8,742 bytes
Download FTP scene.org
Rating:

Party Coding by Axioma
/demos/1997/a/aa_pcode.zip
11 Apr 1997 (catalog date)
84,491 bytes
Download FTP scene.org
Rating:
Released at event KER97 in the in64 division and ranked 01