Search for "Del": 198 matches

3d vectors by John McCarthy
/code/3d/systems/3dvect39.zip
10 Jan 1997 (catalog date)
382,175 bytes
Download FTP scene.org
Rating:
A complete 3d vector system - No complex shading, but has a full camera model, gif loader, object loader, etc, etc... Takes some time to figure out.

Phong Illumination Model by FAC of Delabu Alama
/code/3d/trifill/phong/facphong.zip
02 Jun 1998 (catalog date)
32,754 bytes
Download FTP scene.org
How to use the phong model to make nice palettes you can use in lots of effects, like 3D shading, fire, particles, hicolor shading, and plasmas. Includes a cool example program to play with.

OTM Phong by Voltaire of OTM
/code/3d/trifill/phong/otmphong.doc
08 Jun 1997 (catalog date)
23,949 bytes
Download FTP scene.org
Rating:
Good tutorial explaining how to approximate phong shading using a model based on linear interpolation of angles.

Fake Perspective Correct Texture Mapping by FAC of Delabu Alama
/code/3d/trifill/texmap/facmap.zip
04 Jun 1998 (catalog date)
43,816 bytes
Download FTP scene.org
How to do fake perspective correct texture mapping WITHOUT changing your current texture mapper function.

DMF Module Format Specifications by Code-X of Delusion
/code/audio/docs/dmfinfo.zip
21 Jan 1998 (catalog date)
29,524 bytes
Download FTP scene.org
Rating:

Sound Deluxe System 5.04 by Maple Leaf
/code/audio/players/sds504.zip
17 Jan 1999 (catalog date)
603,983 bytes
Download FTP scene.org
Rating:
This player supports a lot of different module formats, but the GUS support seems to have a bug because I hear nothing, while it works great on my Soundblaster Pro. It supports a lot of different languages, including Turbo Basic!

Fake demo source by Pelusa
/code/demosrc/demos/fakedemo.zip
10 Jan 1997 (catalog date)
335,424 bytes
Download FTP scene.org
Rating:
Sources for a demo with a sinus waver, wormhole, rotating landscape, fire, scrollie, shadebobs, lens, mandelbrot set zoomer - Comments for proceedures, many parts, lots to look over. Clean code too. (old cheesy necros music. :)

Stupikeffyloooopy Full Source by FAC of Delabu Alama
/code/demosrc/demos/loopysrc.zip
25 Apr 1998 (catalog date)
211,591 bytes
Download FTP scene.org
Full source for the Stupikeffyloopy demo. - Coded in TMT Pascal v2.0 registered. - Can be compiled with either registered or unregistered versions - Supports Sound Blaster / No Sound - MOD Player by Cesar Vellido / CiMedia - Enjoy it.

Chaotic Fractal Screensaver by Magister of Phazix
/code/effects/fractal/mfract.zip
24 Apr 1998 (catalog date)
16,607 bytes
Download FTP scene.org
A screensaver of sorts (plain DOS only, no Windows 95) that zooms into the Mandelbrot set and animates the Julia set. Source code included. Also includes a text file that explains fractals and how to generate them. Text, assembler, protected-mode.

Flat Real by Herman Dullink
/code/hardware/memory/flat.zip
10 Jan 1997 (catalog date)
11,758 bytes
Download FTP scene.org
Rating:
A flat real mode interface - For those who'd rather kludge real mode than switch to protected mode. Conceivably useful for 4k intros which may need a quick and cheap entry into a flat memory model.

Flat Real Mode by Nix of Massive
/code/hardware/memory/mass-frm.zip
10 Jan 1997 (catalog date)
8,248 bytes
Download FTP scene.org
Rating:
A flat real mode interface - For those who'd rather kludge real mode than switch to protected mode. Conceivably useful for 4k intros which may need a quick and cheap entry into a flat memory model.

WDOSX v0.93 by Wuschel
/code/hardware/pmode/wdosx093.zip
17 Jan 1999 (catalog date)
151,894 bytes
Download FTP scene.org
Rating:
Dos extender for Tasm, Nasm, Borland C/C++ and Delphi2.

WUSTUB v0.1 by Michael Tippach
/code/hardware/pmode/wustub01.zip
10 Jul 1997 (catalog date)
50,554 bytes
Download FTP scene.org
Rating:
A DOS extender for Borland's Delphi 2. It's basically a PE loader for DOS. Comes with a CRT unit.

MOD/S3M/XM Player For Win95
/code/sound/mpw100.zip
05 Oct 1996 (catalog date)
158,661 bytes
Download FTP scene.org
Rating:
w/Delphi32 Source

Serie De Tutoriales Fac 1 by FAC of Delabu Alama
/code/tutors/graphics/tut1.zip
25 Apr 1998 (catalog date)
8,595 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline ASM. First tutorial: How to use mode 13h

Serie De Tutoriales Fac 10 by FAC of Delabu Alama
/code/tutors/graphics/tut10.zip
25 Apr 1998 (catalog date)
76,545 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Tenth tutorial: Text output in Mode 13h.

Serie De Tutoriales Fac 11 by FAC of Delabu Alama
/code/tutors/graphics/tut11.zip
14 Aug 1998 (catalog date)
51,279 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Eleventh tutorial: Flat shading and light sources.

Serie De Tutoriales Fac 12 by FAC of Delabu Alama
/code/tutors/graphics/tut12.zip
14 Aug 1998 (catalog date)
100,684 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Twelveth tutorial: More complex objets and face sorting.

Serie De Tutoriales Fac 2 by FAC of Delabu Alama
/code/tutors/graphics/tut2.zip
25 Apr 1998 (catalog date)
13,356 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Second tutorial: How to use the palette.

Serie De Tutoriales Fac 3 by FAC of Delabu Alama
/code/tutors/graphics/tut3.zip
25 Apr 1998 (catalog date)
15,274 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Third tutorial: Lines and circles.

Serie De Tutoriales Fac 4 by FAC of Delabu Alama
/code/tutors/graphics/tut4.zip
25 Apr 1998 (catalog date)
36,135 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Fourth tutorial: Virtual Screens and the PCX format.

Serie De Tutoriales Fac 5 by FAC of Delabu Alama
/code/tutors/graphics/tut5.zip
25 Apr 1998 (catalog date)
86,667 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Fifth tutorial: Scrolling

Serie De Tutoriales Fac 6 by FAC of Delabu Alama
/code/tutors/graphics/tut6.zip
25 Apr 1998 (catalog date)
60,387 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Sixth tutorial: Basic animation.

Serie De Tutoriales Fac 7 by FAC of Delabu Alama
/code/tutors/graphics/tut7.zip
25 Apr 1998 (catalog date)
92,107 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Seventh tutorial: Basic effects (plasma, fire, interference).

Serie De Tutoriales Fac 8 by FAC of Delabu Alama
/code/tutors/graphics/tut8.zip
25 Apr 1998 (catalog date)
35,194 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Eighth tutorial: Basics of 3D

Serie De Tutoriales Fac 9 by FAC of Delabu Alama
/code/tutors/graphics/tut9.zip
25 Apr 1998 (catalog date)
30,791 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Ninth tutorial: Backface removal and solid polygons.

Serie De Tutoriales Fac. Ejemplos En C by FAC of Delabu Alama
/code/tutors/graphics/tutc.zip
26 Apr 1998 (catalog date)
33,718 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. C/C++ examples for the first 4 tutorials.

Bezier and Spline by plash of Azure
/code/tutors/math/azr_bcrv.zip
19 Jan 1998 (catalog date)
96,843 bytes
Download FTP scene.org
Rating:
Examples of Bezier patches and B-spline curves. Read a reference on bezier or spline modelling first. The math is not easy nor is it explained by the author. Good reference if you are having troubles getting your own routines to work.

Mode 13h Explanation by Vulture of Outlaw Triad
/code/tutors/video/basicdoc.zip
18 Jan 1998 (catalog date)
4,494 bytes
Download FTP scene.org
Rating:
Only explains how to get into mode 13h and how its memory model works. Not very useful.

3D Modeler by T.Lewis
/code/utils/3d/clay235.zip
26 Feb 1998 (catalog date)
167,316 bytes
Download FTP scene.org
Contains a nasty display bug.

DeluxePaint Animation by ???
/code/video/anmformt.zip
29 Sep 1997 (catalog date)
21,999 bytes
Download FTP scene.org
Rating:
Info and code on the DeluxePaint animation .ANM format.

Delta001 by Delta
/demos/1992/delta001.zip
29 Jun 1996 (catalog date)
151,329 bytes
Download FTP scene.org
Rating:

Two Demos by El Gorgo
/demos/1992/delta1_2.zip
29 Jun 1996 (catalog date)
17,389 bytes
Download FTP scene.org
Rating:

Delusion by Sonic PC
/demos/1993/d/delusion.zip
29 Jun 1996 (catalog date)
645,946 bytes
Download FTP scene.org
Rating:
Released at event TP92 in the demo division and ranked 03

Mayday by Yodel
/demos/1993/m/mayday.zip
29 Jun 1996 (catalog date)
739,878 bytes
Download FTP scene.org
Rating:
Released at event TCC93 in the demo division and ranked 03

Xmas '93 by Yodel
/demos/1993/x/xmas93_y.zip
13 Oct 1997 (catalog date)
299,771 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the demo division and ranked 11
386,,SB,

42 by Halcyon
/demos/1994/0-9/42.zip
29 Jun 1996 (catalog date)
67,994 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in64 division and ranked XX
Good beginning on this demo. Blue fire effect, going into zooming routines to delay dots, to 3-d fire. There are other interesting effects. To get past some parts of the demo the user must press Escape. The music is also a little repetitve at times... Without a GUS I couldn't get the entire demo.

Blow by Sprudel Productions
/demos/1994/b/blow.zip
29 Jun 1996 (catalog date)
52,741 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked XX

Delay Points by Mythos
/demos/1994/d/delay_pt.zip
29 Jun 1996 (catalog date)
5,314 bytes
Download FTP scene.org
Rating:
Released at event ASM94

Delirium by EMF
/demos/1994/d/delirium.zip
29 Jun 1996 (catalog date)
115,873 bytes
Download FTP scene.org
Rating:

Starwarz by Delusion
/demos/1994/d/delus_sw.zip
29 Jun 1996 (catalog date)
190,225 bytes
Download FTP scene.org
Rating:

Digital Delight by Divine
/demos/1994/d/digitald.zip
29 Jun 1996 (catalog date)
371,657 bytes
Download FTP scene.org
Rating:

Regression by Yodel
/demos/1994/r/regress.zip
29 Jun 1996 (catalog date)
295,482 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked XX

Squash-a-Delic by Mental Design
/demos/1994/s/squash.zip
29 Jun 1996 (catalog date)
76,282 bytes
Download FTP scene.org
Rating:

Model 0 by Analogue
/demos/1995/a/an_mod0.zip
29 Jun 1996 (catalog date)
344,447 bytes
Download FTP scene.org
Rating:
Released at event SIH95 in the demo division and ranked 02

Polly by Candela
/demos/1995/c/cna_ply.zip
29 Jun 1996 (catalog date)
62,275 bytes
Download FTP scene.org
Rating:

Quartz by Candela
/demos/1995/c/cna_quar.zip
29 Jun 1996 (catalog date)
52,237 bytes
Download FTP scene.org
Rating:

Mandelbrot zoomer by Borislav Deianov
/demos/1995/m/mzoom10a.zip
18 Jul 1996 (catalog date)
397,282 bytes
Download FTP scene.org
Rating:

Psychedelic Mind by Scoop
/demos/1995/p/pshycho.zip
30 Jun 1996 (catalog date)
62,107 bytes
Download FTP scene.org
Rating:
Released at event TG95 in the in64 division and ranked 04

Illumination by Yodel
/demos/1995/y/ydl_illu.zip
30 Jun 1996 (catalog date)
45,727 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the in64 division and ranked 02

Fire & Water by Fidel Ink of Digital Cascade
/demos/1996/f/firewat.zip
02 Oct 1996 (catalog date)
6,024 bytes
Download FTP scene.org
Rating:
Released at event ENL96 in the in8k division and ranked 02

Psychadelic Assignment by Opium
/demos/1996/p/psychass.zip
09 Feb 1997 (catalog date)
910,179 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the demo division and ranked 23
GUS

The Astonishing Tribe by Yodel
/demos/1996/t/tat.zip
07 Feb 1997 (catalog date)
64,810 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the in64 division and ranked 05

Mysbos by Yodel, DPS
/demos/1996/y/ydldps_m.zip
18 Sep 1996 (catalog date)
157,755 bytes
Download FTP scene.org
Rating:

Delirium by Calodox
/demos/1997/c/cdx-dlrm.zip
19 Oct 1997 (catalog date)
243,038 bytes
Download FTP scene.org
Rating:
,,GUS/SB,

C'est Le by TPOLM
/demos/1997/e/edelweis.zip
23 Jul 1997 (catalog date)
743,130 bytes
Download FTP scene.org
Rating:
Released at event ABD97 in the demo division and ranked 05

Delirious by Image
/demos/1997/i/img_deli.zip
06 May 1997 (catalog date)
63,620 bytes
Download FTP scene.org
Rating:
Released at event X97 in the in64 division and ranked 04

MM303 by Delta Pi, TOM, Art
/demos/1997/m/mm-303.zip
11 Oct 1997 (catalog date)
1,028,263 bytes
Download FTP scene.org
Rating:
Released at event EVK97 in the demo division and ranked 02

Onion by Yodel
/demos/1997/y/ydl_onio.zip
28 Apr 1997 (catalog date)
53,830 bytes
Download FTP scene.org
Rating:
Released at event TG97 in the in64 division and ranked 08

Sexadelic by Byterapers
/demos/1998/b/b-sex.zip
22 Oct 1998 (catalog date)
4,871,999 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the demo division and ranked 04
P5,VESA,GUS/SB,16MB

Codeless by Atomik
/demos/1998/c/codeless.zip
07 Mar 1998 (catalog date)
5,714 bytes
Download FTP scene.org
Rating:
Released at event FLAG98 in the in4k division and ranked 03

Elastic Love by Image
/demos/1998/d/del4_fin.zip
09 Nov 1998 (catalog date)
1,957,560 bytes
Download FTP scene.org
Rating:
P166,VESA,GUS/SB,16MB

Delirious 3 by Image
/demos/1998/d/delir.zip
23 Jun 1998 (catalog date)
1,528,940 bytes
Download FTP scene.org
Rating:
Released at event TO98 in the demo division and ranked 03
P166,VESA,GUS/SB/PAS,16MB

Barbie Meets Eazy-E by Delabu Alama
/demos/1998/d/dlb-brez.zip
15 Aug 1998 (catalog date)
952,393 bytes
Download FTP scene.org
Rating:
Released at event COV98 in the demo division and ranked ??
P133,,GUS/SB/PAS,4MB

Stupikeffyloopy by Delabu Alama
/demos/1998/f/f_loopy.zip
07 May 1998 (catalog date)
238,734 bytes
Download FTP scene.org
Rating:
,,SB,

Licht Deluxe by Haujobb
/demos/1998/o/osram.zip
24 Jun 1998 (catalog date)
67,169 bytes
Download FTP scene.org
Rating:
Released at event JUH98 in the in64 division and ranked 01
P166,VESA,GUS,16MB

Psychedelic by RBI
/demos/1998/p/psych.zip
23 Jun 1998 (catalog date)
920,577 bytes
Download FTP scene.org
Rating:
Released at event TO98 in the demo division and ranked 06

Trippers Delight by Alien Prophets
/demos/1998/t/trippers.zip
06 Sep 1998 (catalog date)
644,830 bytes
Download FTP scene.org
Released at event SE98 in the demo division and ranked 06

Lava by Yodel
/demos/1998/y/ydl_lava.zip
12 Nov 1998 (catalog date)
1,011,905 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the djav division and ranked 03
JAVA

Psychedelia by Light
/graphics/disks/1996/lt-psych.zip
04 Jul 1996 (catalog date)
670,148 bytes
Download FTP scene.org
Rating:

Digital Modelling by Luma
/graphics/images/1994/d/digital.zip
04 Jul 1996 (catalog date)
176,206 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked 05

The Deep by Model3000
/graphics/images/1994/t/thedeep.zip
04 Jul 1996 (catalog date)
11,373 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

?? by R2-D2 of Delta-Pi
/graphics/images/1997/m/mek-136.zip
18 May 1998 (catalog date)
67,509 bytes
Download FTP scene.org
Rating:
Released at event MEK97 in the grtc division and ranked ??
406x600x16m

Psychedelic John by Constrictor of Intens
/graphics/images/1997/p/pixel_27.zip
28 May 1998 (catalog date)
905,543 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the grfx division and ranked ??
607x768x16m

Last Flight by Phelix of Yodel
/graphics/images/1997/p/pixel_42.zip
16 Jun 1998 (catalog date)
353,356 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the grfx division and ranked 40
1024x768x16m

Cosmic Girl by Citadel of WG
/graphics/images/1998/c/cosmic_g.zip
14 Oct 1998 (catalog date)
259,528 bytes
Download FTP scene.org
Released at event ASM98 in the grfx division and ranked 07
640x480x256

Schnuddeldutt by Orome of Talent
/graphics/images/1998/s/schnudd.zip
09 Sep 1998 (catalog date)
113,119 bytes
Download FTP scene.org
Released at event BP98 in the grfx division and ranked 07
640x480x256

Jaw 3d Model Viewer by Jawed Karim
/graphics/programs/editors/j3d284.zip
09 Mar 1998 (catalog date)
223,239 bytes
Download FTP scene.org

Master Modeler 1.0 by Arkham
/graphics/programs/vector/akm-mm10.zip
22 Sep 1996 (catalog date)
85,171 bytes
Download FTP scene.org

The Official Demogroup E-Mail List #03 by Scout, Sleeping Dog, Sam
/info/contact/del03.zip
09 Nov 1996 (catalog date)
5,694 bytes
Download FTP scene.org

Port Delta X by Soundwave
/music/contests/mc1/entries/__deltax.zip
09 Nov 1996 (catalog date)
175,359 bytes
Download FTP scene.org
Released at event MC1 in the mmul division and ranked 09

The Grinding Shame by K.Q.Delirium
/music/contests/mc1/entries/__grind.zip
09 Nov 1996 (catalog date)
144,876 bytes
Download FTP scene.org
Released at event MC1 in the mmul division and ranked 07

Deliverance by JeDi
/music/contests/mc2/rookie/r-delivr.zip
09 Nov 1996 (catalog date)
273,431 bytes
Download FTP scene.org
Released at event MC2 in the mmul division and ranked R02

De La Moomin Ranch by Rekku
/music/contests/mc4/rookie/m4r-dela.zip
10 Nov 1996 (catalog date)
544,438 bytes
Download FTP scene.org
Released at event MC4 in the mmul division and ranked XX

Robyn by Mr.Delgato
/music/contests/mc4/rookie/m4r-roby.zip
10 Nov 1996 (catalog date)
123,373 bytes
Download FTP scene.org
Released at event MC4 in the mmul division and ranked XX

Dopadelika by Riders of Skyjump team
/music/contests/mc5/veteran/m5v-dopa.zip
29 Aug 1997 (catalog date)
623,995 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Let It Loose by Marwin of Candela
/music/contests/mc5/veteran/m5v-letl.zip
29 Aug 1997 (catalog date)
583,783 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked V08

Operation Delta by Amino Acid
/music/contests/mc6/intermed/m6i-oper.zip
28 Mar 1999 (catalog date)
719,340 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Blue River Of Love by Delirium
/music/contests/mc6/rookie/m6r-brol.zip
28 Mar 1999 (catalog date)
554,244 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Cntrl Altern8 Del by VitaminD
/music/contests/mc6/rookie/m6r-ca8d.zip
28 Mar 1999 (catalog date)
364,948 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Mortality Shimmers by deluxe
/music/contests/mc6/rookie/m6r-mrts.zip
28 Mar 1999 (catalog date)
345,527 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Excitation by Psychodelix
/music/contests/mc6/veteran/m6v-exci.zip
28 Mar 1999 (catalog date)
452,551 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Vida Del Mar by MagicM
/music/contests/mc6/veteran/m6v-vida.zip
28 Mar 1999 (catalog date)
671,192 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

The Adlib Delight by Anarchy
/music/disks/1994/delight.zip
26 Jul 1996 (catalog date)
74,352 bytes
Download FTP scene.org
Rating:

Ptcompo by Dextrose, Garfield, Garlick, Madock, WordMacro, McVipe, MrWho, Delirium
/music/disks/1998/ptcompo.zip
10 May 1998 (catalog date)
2,753,469 bytes
Download FTP scene.org

Rubber Duck v0.86b by D-Lusion
/music/programs/samplers/rubdk086.zip
09 Jan 1997 (catalog date)
832,246 bytes
Download FTP scene.org
realtime resonant filters, 4 basic waveforms, 224 note sequencer, digital delay, drum section, 16-bit, 44khz, Win95

Sampled V1.24 by Neurodancer
/music/programs/samplers/sampl124.zip
27 May 1998 (catalog date)
405,907 bytes
Download FTP scene.org
A full-featured DOS sound-editor, with lots of effects such as spectrum editing (directly edit sound spectra using loads of tools), Time Variable Filters (low/high/band-pass/stop), Am, fm, flanger, reverberation room, robotize, compressor/expander, morph, echo-killer, strange effects (String-ize, Voice Modifier, TVShifter, Robotize), all the other 'standard' wave-editing tools (delay,resample,level-control,etc...)

Apollo v0.92 by Apollo
/music/programs/unusual/apollo92.zip
10 Sep 1996 (catalog date)
188,803 bytes
Download FTP scene.org
digital delay program for GUS

Funk Xi Instrument Pack by PiCoder of Seaber Designs
/music/samples/sed-xi01.zip
06 Oct 1997 (catalog date)
2,961,600 bytes
Download FTP scene.org
This pack contains absolutely ultimate quality samples for extra high sound fidelity, 17 FT2 format XI instruments

The Days of Old by Del
/music/songs/1994/days.zip
15 Sep 1996 (catalog date)
85,928 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the mmul division and ranked XX
(S3M)

244 Deluxe -77 by Fajser of Rage
/music/songs/1995/0-9/244.zip
06 May 1997 (catalog date)
207,142 bytes
Download FTP scene.org
Rating:
(MOD)

Tracked Sardelle by Amusic
/music/songs/1995/a/amu-tra.zip
16 Sep 1996 (catalog date)
82,251 bytes
Download FTP scene.org
Rating:
(MOD)

Bonkin' The Bonk by Peter Kendell
/music/songs/1995/b/btb.zip
21 Sep 1996 (catalog date)
351,987 bytes
Download FTP scene.org
Rating:
(XM)

Apples Are Delicious by Crus
/music/songs/1995/h/hd-apple.zip
18 Sep 1996 (catalog date)
341,851 bytes
Download FTP scene.org
Rating:
(S3M)

From Another World by Harsdel
/music/songs/1995/h/hrs-faw.zip
02 Oct 1997 (catalog date)
591,184 bytes
Download FTP scene.org
Rating:
(XM)

Delusive Dreams by Mystical
/music/songs/1995/m/m-delus.zip
18 Sep 1996 (catalog date)
125,970 bytes
Download FTP scene.org
Rating:
(S3M)

Delirious by Sleipner of Nukleus
/music/songs/1995/n/nl-delir.zip
04 May 1998 (catalog date)
391,861 bytes
Download FTP scene.org
Rating:
(MOD)

The Seven Spirits by Delta X
/music/songs/1995/n/no-7spir.zip
18 Sep 1996 (catalog date)
111,063 bytes
Download FTP scene.org
Rating:
(S3M)

Pink Latex Undapants by Tito of Candela
/music/songs/1995/p/pink.zip
14 Oct 1997 (catalog date)
72,381 bytes
Download FTP scene.org
Rating:
(MOD)

Deliverance by Pinion
/music/songs/1995/p/pn-dlivr.zip
19 Sep 1996 (catalog date)
287,186 bytes
Download FTP scene.org
Rating:
(S3M)

Rivendell by The Rew
/music/songs/1995/r/rivendel.zip
21 Sep 1996 (catalog date)
220,579 bytes
Download FTP scene.org
Rating:
(XM)

Go Ahead by Knuddel of Blacktron
/music/songs/1996/b/bmp-020.zip
09 Apr 1997 (catalog date)
297,864 bytes
Download FTP scene.org
Rating:
(XM)

Coat by Peter Kendell
/music/songs/1996/c/coat.zip
09 Apr 1997 (catalog date)
361,108 bytes
Download FTP scene.org
(XM)

Under The Full Moon by Psychodelix
/music/songs/1996/f/fullmoon.zip
22 Sep 1996 (catalog date)
541,011 bytes
Download FTP scene.org
Rating:
Released at event OZ96 in the mmul division and ranked 12
(XM)

Flagrant Delit by Ghost Fellow
/music/songs/1996/g/gf_delit.zip
22 Sep 1996 (catalog date)
83,609 bytes
Download FTP scene.org
Rating:
(S3M)

Mendellian Miscarriage by Chuck Biscuits
/music/songs/1996/k/k_mendel.zip
18 Nov 1996 (catalog date)
236,630 bytes
Download FTP scene.org
Rating:
(IT)

Papa Lemur by Tito of Candela
/music/songs/1996/l/lemur.zip
29 May 1997 (catalog date)
138,162 bytes
Download FTP scene.org
(XM)

Macamericana by Tito of Candela
/music/songs/1996/m/macameri.zip
14 Oct 1997 (catalog date)
29,709 bytes
Download FTP scene.org
(XM)

My Rose by Nedeljko Gajic
/music/songs/1996/m/myrose.zip
22 Sep 1996 (catalog date)
262,910 bytes
Download FTP scene.org
Rating:
(XM)

Just For Tonight by Nedeljko Gajic
/music/songs/1996/n/ned-just.zip
22 Sep 1996 (catalog date)
252,950 bytes
Download FTP scene.org
Rating:
(XM)

Night Voices by Peter Kendell
/music/songs/1996/n/nitevces.zip
22 Sep 1996 (catalog date)
67,120 bytes
Download FTP scene.org
Rating:
(S3M)

Crying Heavens by Delta X
/music/songs/1996/n/no-cryin.zip
22 Sep 1996 (catalog date)
133,332 bytes
Download FTP scene.org
Rating:
(S3M)

Inner Light by Delta X
/music/songs/1996/n/no-inrli.zip
20 Nov 1996 (catalog date)
247,964 bytes
Download FTP scene.org
Rating:
Released at event NAID96 in the mmul division and ranked 09
(IT)

Master of Orion (trainer) by Delta-X
/music/songs/1996/n/no-orion.zip
26 Jan 1997 (catalog date)
157,429 bytes
Download FTP scene.org
Rating:
(S3M)

Second Sight by Delta X
/music/songs/1996/n/no-secon.zip
22 Sep 1996 (catalog date)
107,547 bytes
Download FTP scene.org
Rating:
(IT)

Calling Space Station 1 by Delta X
/music/songs/1996/n/no-stat1.zip
22 Sep 1996 (catalog date)
233,137 bytes
Download FTP scene.org
Rating:
(IT)

HammerStrike by Delta X
/music/songs/1996/n/no-strik.zip
23 Jul 1996 (catalog date)
168,509 bytes
Download FTP scene.org
Rating:
(S3M)

Origin by Tito of Candela
/music/songs/1996/o/origin.zip
14 Oct 1997 (catalog date)
110,840 bytes
Download FTP scene.org
(XM)

Echoes of the Night Rain by Psychodelix
/music/songs/1996/p/psy-echo.zip
30 Aug 1996 (catalog date)
685,306 bytes
Download FTP scene.org
Rating:
(XM)

Tell Me by Psychodelix
/music/songs/1996/p/psy-tell.zip
22 Sep 1996 (catalog date)
1,611,441 bytes
Download FTP scene.org
Rating:
(XM)

Puffin' Mooses by Tito of Candela
/music/songs/1996/p/puff.zip
14 Oct 1997 (catalog date)
68,491 bytes
Download FTP scene.org
(XM)

The Return by Marwin of Candela
/music/songs/1996/r/return.zip
20 Apr 1997 (catalog date)
433,884 bytes
Download FTP scene.org
Released at event REM96 in the mmul division and ranked ??

The Return by Marwin of Candela
/music/songs/1996/r/return_.zip
24 Jan 1997 (catalog date)
1,674 bytes
Download FTP scene.org
Rating:
Released at event REM96 in the mmul division and ranked 15
(XM)

Bed 'n Breakfast by Tito of Candela
/music/songs/1996/t/tt22bb.zip
14 Oct 1997 (catalog date)
68,056 bytes
Download FTP scene.org
(XM)

Why Are We Doing It? by Nedeljko Gajic
/music/songs/1996/w/whyare.zip
22 Sep 1996 (catalog date)
103,285 bytes
Download FTP scene.org
Rating:
(XM)

Wipeout by Tito of Candela
/music/songs/1996/w/wipeout.zip
14 Oct 1997 (catalog date)
96,379 bytes
Download FTP scene.org
(XM)

The Great Zoo Riot by Tito of Candela
/music/songs/1996/z/zooriot.zip
24 Jan 1997 (catalog date)
243,542 bytes
Download FTP scene.org
Rating:
Released at event REM96 in the mmul division and ranked 01
(XM)

Delusional Influence by Perpetuator of Blitz Beat Productions
/music/songs/1997/b/b-infl.zip
29 May 1997 (catalog date)
597,238 bytes
Download FTP scene.org
(XM)

Delecate by Salvorite
/music/songs/1997/d/delecate.zip
26 Apr 1997 (catalog date)
181,686 bytes
Download FTP scene.org
(MOD)

Dopadelika by Riders of Skyjump Team
/music/songs/1997/d/dopadlka.zip
02 Oct 1997 (catalog date)
666,393 bytes
Download FTP scene.org
(IT)

The Deliverance by DiGiSTORM
/music/songs/1997/d/ds-deliv.zip
04 Dec 1997 (catalog date)
248,351 bytes
Download FTP scene.org
(IT)

My Music by Eha of Delta Pi, Art
/music/songs/1997/e/eha-my.zip
02 Jan 1999 (catalog date)
681,367 bytes
Download FTP scene.org
Released at event EVK97 in the mmul division and ranked 03

Heaven by Harsdel
/music/songs/1997/h/hrs-hvn.zip
29 Apr 1997 (catalog date)
387,507 bytes
Download FTP scene.org
(XM)

Song For Cassiopeia by Harsdel
/music/songs/1997/h/hrs_cas.zip
20 Apr 1997 (catalog date)
316,673 bytes
Download FTP scene.org
(XM)

I'm Not Bad by Phelix of Yodel
/music/songs/1997/i/imnotbad.zip
06 Jul 1997 (catalog date)
580,139 bytes
Download FTP scene.org
Released at event TG97 in the mmul division and ranked 08
(XM)

Delight Implausible by Sly Spy of United Force
/music/songs/1997/i/implausi.zip
09 Apr 1997 (catalog date)
348,433 bytes
Download FTP scene.org
Released at event KER97 in the m4ch division and ranked 01
(MOD)

In Your Eye by Tito of Candela
/music/songs/1997/i/inyereye.zip
29 May 1997 (catalog date)
249,857 bytes
Download FTP scene.org
(XM)

Funkadelic by LJR of Information Override
/music/songs/1997/l/ljr-fkdc.zip
20 Sep 1997 (catalog date)
127,673 bytes
Download FTP scene.org
(IT)

Demented Delirium by MaD Hatter
/music/songs/1997/m/mh-demen.zip
24 May 1997 (catalog date)
1,307,759 bytes
Download FTP scene.org
(XM)

Night Voices 2 by Peter Kendell
/music/songs/1997/n/nitevoc2.zip
08 Apr 1997 (catalog date)
416,762 bytes
Download FTP scene.org
(XM)

Hakumi Tai by Delta X
/music/songs/1997/n/no-hakum.zip
26 Jan 1997 (catalog date)
162,731 bytes
Download FTP scene.org
Rating:
(IT)

Master Of Orion Trainer by DeltaX of NOISE new objectives in sound exploration
/music/songs/1997/n/no-orion.zip
10 Nov 1997 (catalog date)
157,648 bytes
Download FTP scene.org
(S3M)

Eternal Clouds by Superman, Flail of Optikal Delusion
/music/songs/1997/o/od_cloud.zip
18 Dec 1997 (catalog date)
51,898 bytes
Download FTP scene.org
(S3M)

Analog Realities by Knuddel of Play These Records
/music/songs/1997/p/ptr-area.zip
29 Jul 1998 (catalog date)
365,325 bytes
Download FTP scene.org
(XM)

Acidelic Energy by cyclone of questor
/music/songs/1997/q/que-ae.zip
19 Jul 1997 (catalog date)
337,053 bytes
Download FTP scene.org
(XM)

Rivendell by Skize of Limited Edition
/music/songs/1997/r/rivendel.zip
06 Jul 1997 (catalog date)
395,302 bytes
Download FTP scene.org
Released at event TG97 in the mmul division and ranked 18
(XM)

Shriek And Squeak by Peter Kendell
/music/songs/1997/s/shriek.zip
08 Apr 1997 (catalog date)
125,526 bytes
Download FTP scene.org
(XM)

Snabbjazz by Tito of Candela
/music/songs/1997/s/snabjazz.zip
14 Oct 1997 (catalog date)
131,946 bytes
Download FTP scene.org
(XM)

Space Hopper by Peter Kendell
/music/songs/1997/s/spacehpr.zip
20 Mar 1998 (catalog date)
344,565 bytes
Download FTP scene.org
(XM)

Apocalypse by Delete
/music/songs/1998/a/apocalyp.zip
15 Aug 1998 (catalog date)
387,777 bytes
Download FTP scene.org
(XM)

Crystal Tears by Psychedelic
/music/songs/1998/c/crystal_.zip
13 Dec 1998 (catalog date)
804,174 bytes
Download FTP scene.org
Released at event ASM98 in the mmul division and ranked XX

Delfoi Blue by ikhyon of Moppi Productions
/music/songs/1998/d/delfoi_b.zip
13 Dec 1998 (catalog date)
393,981 bytes
Download FTP scene.org
Released at event ASM98 in the mmul division and ranked 15

Life The Universe And Everything by Delete
/music/songs/1998/d/dlt_life.zip
19 Aug 1998 (catalog date)
421,689 bytes
Download FTP scene.org
(XM)

Systems Boom by Delete
/music/songs/1998/d/dlt_syst.zip
21 Aug 1998 (catalog date)
1,123,119 bytes
Download FTP scene.org
(XM)

The Needs Of The Few by Delete
/music/songs/1998/d/dlt_then.zip
22 Aug 1998 (catalog date)
330,741 bytes
Download FTP scene.org
(XM)

United Trackers - Shag-a-dellic Mix by Dr_Watson
/music/songs/1998/d/dr_utmix.zip
07 May 1998 (catalog date)
465,088 bytes
Download FTP scene.org
(XM)

It's As If by Delete
/music/songs/1998/i/itsasif.zip
15 Aug 1998 (catalog date)
336,633 bytes
Download FTP scene.org
(XM)

Moon Glare by Delirium
/music/songs/1998/m/moonglar.zip
20 Sep 1998 (catalog date)
504,885 bytes
Download FTP scene.org
(IT)

High Fidelity by Morphine of Aeon, RBI
/music/songs/1998/m/mph-hifi.zip
10 Dec 1998 (catalog date)
524,196 bytes
Download FTP scene.org
Released at event AMB98 in the mhse division and ranked 12

The Waterfalls Of Sin by Delta X of NOISE
/music/songs/1998/n/no-wfsin.zip
21 Jan 1998 (catalog date)
317,539 bytes
Download FTP scene.org
(S3M)

Pandora by Delete
/music/songs/1998/p/pandora.zip
17 Aug 1998 (catalog date)
888,482 bytes
Download FTP scene.org
(XM)

Parm's Husband's Lover by Vandelay
/music/songs/1998/p/parm.zip
13 Sep 1998 (catalog date)
333,116 bytes
Download FTP scene.org
(IT)

The Pipes Of Princes Street by Peter Kendell
/music/songs/1998/p/prnce_st.zip
19 Mar 1998 (catalog date)
224,256 bytes
Download FTP scene.org
(XM)

psychedelia by treme
/music/songs/1998/p/psychede.zip
13 Dec 1998 (catalog date)
109,288 bytes
Download FTP scene.org
Released at event ASM98 in the mmul division and ranked XX

Delicate Thread by Shred of Space Invaders
/music/songs/1998/s/s-delic.zip
18 Feb 1998 (catalog date)
158,610 bytes
Download FTP scene.org
(IT)

Delicate Thread Remix by Shred of Space Invaders
/music/songs/1998/s/s-delmx.zip
18 Feb 1998 (catalog date)
141,526 bytes
Download FTP scene.org
(IT)

Shock by Delete
/music/songs/1998/s/shock.zip
19 Aug 1998 (catalog date)
411,077 bytes
Download FTP scene.org
(XM)

Vampire Trap by Delete
/music/songs/1998/v/vampire.zip
15 Aug 1998 (catalog date)
286,157 bytes
Download FTP scene.org
(XM)

Remedy '96 Invitation Intro by Candela
/party/invites/1996/remedy96.zip
05 Oct 1996 (catalog date)
208,705 bytes
Download FTP scene.org
Rating:
Released at event REM96

Evoke '97 Party Report by Delta Pi
/party/reports/1997/dpi-ev97.zip
01 Nov 1997 (catalog date)
1,694,277 bytes
Download FTP scene.org
Rating:
Released at event EVK97
486,VESA,GUS/SB/PAS,8MB

Wired '97 Party Report by Delta Pi
/party/reports/1997/dpi-w97r.zip
19 Sep 1997 (catalog date)
4,056,349 bytes
Download FTP scene.org
Rating:
Released at event WIR97
,VESA,GUS/SB,16MB

Delirium '96 Results
/party/results/1996/del96res.zip
23 Oct 1996 (catalog date)
3,783 bytes
Download FTP scene.org

Delerious Music Disk by Delerious
/tla/disks/1995/d/delri-1.zip
26 Jul 1996 (catalog date)
1,125,862 bytes
Download FTP
Rating:

Delerious Music Disk by Delerious
/tla/disks/1995/d/delri-2.zip
26 Jul 1996 (catalog date)
1,443,102 bytes
Download FTP
Rating:

Wendell's Sixth by Akinternal
/tla/songs/1995/mod/w/wendel6.lzh
16 Sep 1996 (catalog date)
191,280 bytes
Download FTP
Rating:

Decieving Delight by Diversion
/tla/songs/1995/s3m/d/div-ultr.zip
17 Sep 1996 (catalog date)
156,234 bytes
Download FTP
Rating:

Funkadelic by The Magician
/tla/songs/1995/s3m/f/funk.zip
17 Sep 1996 (catalog date)
73,576 bytes
Download FTP
Rating:

Just Feel It by Wendell Tucker
/tla/songs/1995/s3m/n/newera2.lzh
18 Sep 1996 (catalog date)
152,090 bytes
Download FTP
Rating:

Texture Metallic Model Flat by JPF
/tla/songs/1995/s3m/t/tmrmx-is.zip
20 Sep 1996 (catalog date)
117,423 bytes
Download FTP
Rating:

Atomic Playboy by Mr. Delhi, The Raver
/tla/songs/1995/xm/a/atomic.zip
11 Sep 1996 (catalog date)
152,890 bytes
Download FTP
Rating:
Released at event BIZ95 in the mmul division and ranked XX

TWWLN8 by Peter Kendell
/tla/songs/1995/xm/t/twwln8.zip
21 Sep 1996 (catalog date)
237,990 bytes
Download FTP
Rating:

Delayed Anticipation by Stein
/tla/songs/1996/it/c/ct-delay.zip
18 Nov 1996 (catalog date)
444,457 bytes
Download FTP
Rating:

Deltar by MikPos
/tla/songs/1996/it/n/neb-dltr.arj
22 Sep 1996 (catalog date)
145,299 bytes
Download FTP
Rating:

Psychedelic Experience by Amorphis
/tla/songs/1996/s3m/a/am_tpe.zip
22 Sep 1996 (catalog date)
129,530 bytes
Download FTP
Rating:

Deliverance of Death by Stratocaster
/tla/songs/1996/s3m/d/deliverd.zip
23 Jul 1996 (catalog date)
49,884 bytes
Download FTP
Rating:

Be Gentle With Me by Peter Kendell
/tla/songs/1996/xm/g/gentle.zip
22 Sep 1996 (catalog date)
283,418 bytes
Download FTP
Rating:

Rocksteady Teddy by Peter Kendell
/tla/songs/1996/xm/r/rst.zip
22 Sep 1996 (catalog date)
340,201 bytes
Download FTP
Rating:

To The Sea House by Peter Kendell
/tla/songs/1996/xm/s/seahouse.zip
22 Sep 1996 (catalog date)
259,991 bytes
Download FTP
Rating: