Search for "dl": 281 matches(displaying first 250)

3D Engine by Zjack of DCC
/code/3d/systems/dcc_3de.zip
25 Aug 1997 (catalog date)
720,195 bytes
Download FTP scene.org
Rating:
A fast and goodlooking 3d engine. It also includes a .3ds convertor.

GFXFX3: Inertia 3d engine by Alex Chalfin and Jeroen Bouwens
/code/3d/systems/gfx3i099.zip
30 Jun 1998 (catalog date)
1,148,321 bytes
Download FTP scene.org
Rating:
Goodlooking 3d engine, with very complete documentation. Unfortunately only the libraries are included, while the actual source is missing. Pascal

fx 3d kit by Dave Stampe
/code/3d/trifill/flat/fpoly256.zip
10 Jan 1997 (catalog date)
35,175 bytes
Download FTP scene.org
Rating:
A Y mode filler and line routine - Well documented and good comments. Poor asm style when it comes to stack handling. It would be difficult to learn from this code.

Texture Mapper by Lee Lorenz
/code/3d/trifill/texmap/text_eng.zip
08 Jun 1997 (catalog date)
231,920 bytes
Download FTP scene.org
Rating:
Hardly any comments included with the source, but the source is not very hard to understand.

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.

D00 Format by Joachim Fenkes
/code/audio/docs/d00form.zip
10 Jul 1997 (catalog date)
3,642 bytes
Download FTP scene.org
Rating:
D00 format. Needed if you want to write a player for the adlib files produced by EdLib by JCH/Vibrants. As a side note, EdLib comes with a description of the file format.

d00 format by Joachim Fenkes
/code/audio/docs/d00formt.zip
10 Jan 1997 (catalog date)
3,737 bytes
Download FTP scene.org
Rating:
Docs of the d00 format used by Adlib player and Edlib tracker - Docs for those who need them. Docs are also available with the EdLib tracker, but these are a little more thorough.

AST TPU by Cagliostro
/code/audio/players/ast_tpu.zip
25 Aug 1997 (catalog date)
275,026 bytes
Download FTP scene.org
Rating:
A player for AST files. It didn't run on my computer (docs say it needs an AWE32, which I don't have). Is unstable regardless, and I've never heard of the AST tracker. shrug

Npmod32 Windows Mfc Player by Olivier Lapicque
/code/audio/players/npwinply.zip
24 Apr 1998 (catalog date)
186,572 bytes
Download FTP scene.org
MFC-Based MOD/S3M/XM/IT Win95/NT Player, using NPMOD32.DLL - the Mod-Plugin DLL

Vibrants Adlib Player
/code/audio/players/vib-asm.zip
21 Jan 1998 (catalog date)
10,744 bytes
Download FTP scene.org
Rating:
Great for BBS intros.

Space Port 2 BBS intro source by PSI
/code/demosrc/bbsintro/fcsp2src.zip
10 Jan 1997 (catalog date)
32,242 bytes
Download FTP scene.org
Rating:
Sources to a BBS intro with ADlib music, scrollie, and star field all in 1993 bytes - The Adlib player in this BBS intro has been ripped and used time and time again by many people. Simple and easy to use. Kudos to those who have credited the source of where they got their player.

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.

Squid source by tlc, The Doctor
/code/demosrc/bbsintro/sqd1_src.zip
10 Jan 1997 (catalog date)
21,591 bytes
Download FTP scene.org
Rating:
Source for a BBS loader with copper bars, a scrollie, altered text characters, and an adlib player - Copious comments and tight source. They even do checks for the proper equipment, i.e. VGA and a 386. Comes with docs on programming the adlib and SB fm chips. Comments are in Portuguese.

Birthday source by Sliq
/code/demosrc/intros/birthsrc.zip
10 Jan 1997 (catalog date)
25,025 bytes
Download FTP scene.org
Rating:
Sources for an intro with simple 3d - Comments for the proceedures, easy to read source. Shows influences from Mental Surgery, mainly in the interupt handling. Old sources (1993), but otherwise good.

bits'93 source by David Hedley
/code/demosrc/intros/bits93.zip
10 Jan 1997 (catalog date)
34,416 bytes
Download FTP scene.org
Rating:
Sources for an intro with a bouncing lens and a sinus scroller - Few comments. Shows influences from Mental Surgery, mainly in the interrupt routines. Old sources (1993), good timing of effects.

Chaos source by Mrock of Hellcore
/code/demosrc/intros/chaossrc.zip
19 Jan 1998 (catalog date)
30,532 bytes
Download FTP scene.org
Rating:
Source for a tunnel effect with an adlib player. Different from chaos4k1.zip. Fairly nice code, some useful comments... very average.

Virtual Lame source by Paradise
/code/demosrc/intros/virtlame.zip
10 Jan 1997 (catalog date)
176,796 bytes
Download FTP scene.org
Rating:
Source for an intro with a text writer/fader and "supposedly" vector balls and skulls - Title speaks for itself.

3d Scape by David Hedley
/code/effects/land/3dscape.zip
10 Jan 1997 (catalog date)
22,362 bytes
Download FTP scene.org
Rating:
A dot landscape similar to that at the end of unreal - few comments, and poorly optimized.

Alias by Minimalist
/code/effects/rotozoom/alias.zip
25 Aug 1997 (catalog date)
164,287 bytes
Download FTP scene.org
Rating:
Scaling, rotating, anti-aliasing. There's a turboC, WatcomC, and Pascal version of this program all included. Admittedly, he cheats the palette on anti-aliasing (as shown by using most any non-grayscale image), the programming is good nonetheless.

Sprite Editor by Nosferatu of TechnoCap
/code/effects/sprites/edispr20.zip
26 Jun 1997 (catalog date)
66,923 bytes
Download FTP scene.org
Rating:
This editor has no mouse support, and hardly contains any editing tools. It only supports the french language.

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!

Keyboard handler by Patch
/code/hardware/keyboard/kbdhand9.zip
10 Jan 1997 (catalog date)
26,409 bytes
Download FTP scene.org
Rating:
Source for making a keyboard handler (int 9) and reading the keyboard from the handler - Doesn't tell you much, but is a good demonstration. I'd suggest for those needing to write a keyboard handler is to get a hardware reference for the keyboard and see what other options are available and how the code works.

Introduction To Keyboard Handlers by Alioth, Don Williamson of O.M.D
/code/hardware/keyboard/keyb.zip
24 Apr 1998 (catalog date)
18,117 bytes
Download FTP scene.org
How to construct a keyboard handler from scratch and why what you do actually works. :)

Peroxide Trainer Part 6 by Telemachos of Peroxide
/code/hardware/keyboard/pxdtut6.zip
17 Jan 1999 (catalog date)
20,234 bytes
Download FTP scene.org
Rating:
This tutorial explains how to program interrupts, timers and keyboard handlers.

Real Memory by Chatter
/code/hardware/memory/realmem.zip
10 Jan 1997 (catalog date)
10,850 bytes
Download FTP scene.org
Rating:
Supposedly gets you past the 64k barrier in real mode - I have no clue what compiler this is supposed to compile for. It uses opcodes not allowed in BC's inline assembler, watcom doesn't use that kind of inline assembler (and doesn't need this extender anyway), and this is pointless for djgpp which only compiles 32bit pmode apps. I have neither TC (but considering that's a sub-set of BC I can assume it won't work) nor Quick C (but that's so old, it's inline assembler's probably incomplete too).

Fmouse by Holy Drake of Guardians
/code/hardware/mouse/fmouse12.zip
02 Jul 1997 (catalog date)
8,610 bytes
Download FTP scene.org
Rating:
A mouse routine for mode 12h. Nice source, full docs for using. Simple enough to extend to making a general mouse handler for any video mode.

Asychronous communitcations code by Lord Logics
/code/hardware/serial/ll_comm.zip
10 Jan 1997 (catalog date)
56,754 bytes
Download FTP scene.org
Rating:
Source for "asynchronous" comm connections - A library meant for opening COM lines and other serial line connections. It's supposedly asynchronous (but maybe in a later version for this only supports one). Not too demo scene relevant, but it could make for great modem-modem networking in a game.

Windows GDI Killer by Kiyone of Galaxy Police
/code/hardware/video/killgdi.zip
17 Jan 1999 (catalog date)
15,938 bytes
Download FTP scene.org
Rating:
This .DLL gives you full access to the VGA card under Windows'95. Very useful if you want to port your demos to windows.

The Mag by Spellcaster
/code/mags/mag06.zip
01 Jul 1997 (catalog date)
13,564 bytes
Download FTP scene.org
Rating:
A serial coding magazine. Continuing into Pascal, records, file handling, PCX loading, text mode scrolling.

Music Format Description Library v2.0 by fh of GODS
/code/sound/fh-mfdl2.zip
06 Oct 1996 (catalog date)
87,094 bytes
Download FTP scene.org
Rating:

Tutorial 2 in C by Snowman of Hornet
/code/tutors/denthor/tut02new.zip
11 Jan 1997 (catalog date)
37,007 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Tut 2 in C:Palette handling - Includes Denthor's original tutorial release within and has the compiled exe.

3d Lib by deks
/code/tutors/math/3dlib.zip
19 Jan 1998 (catalog date)
6,095 bytes
Download FTP scene.org
Rating:
Simple vector and matrix functions. Useless unless you know what they do, and easier to make than use if you do know. Correct code (and math) at the very least.

Flat Square Root by Noble Roman
/code/tutors/math/sqrt.zip
18 Jan 1998 (catalog date)
1,569 bytes
Download FTP scene.org
Rating:
Only explains how to do it, not why it works, so it is not great for people with hardly any math knowledge.

3DS converter by MRI of Doomsday
/code/utils/3d/3dsco20.zip
25 Aug 1997 (catalog date)
14,233 bytes
Download FTP scene.org
Rating:
Reads a 3ds file and outputs an easier to read format. Good utility with full source for reading .3DS files. It's easily tweakable (with a #define) to read from a file or memory and not that difficult to tweak for your own 3d structures. It's also done well enough that adding support for more features of the .3ds format should not be that difficult from a coding standpoint. Specs are admittedly hard to find.

Bin 2 DB by Escape
/code/utils/compiler/bin2db24.zip
12 Aug 1997 (catalog date)
12,087 bytes
Download FTP scene.org
Rating:
A bin 2 db util. See my comments to incpro3.zip. Also, take out the "coded in 100% Assembler" line. It's dorky, especially for something whose main function (input/output) is easiest handled by a high level language and whose speed of execution is on the magnitude of 2 seconds.

MikDLL library by MikMak
/code/utils/compiler/mikdll.zip
10 Jan 1997 (catalog date)
20,844 bytes
Download FTP scene.org
Rating:
A dynamic library loader for BC/DOS - This is a rather complex piece of code not designed for the beginner. It shows you how you could create a dynamic library so that you can load code at runtime. Suggested use is for a mod player to load the specific sound card's drivers run time.

QLIB 2.02 by Sub Death
/code/utils/compiler/qlib202.zip
10 Jul 1997 (catalog date)
362,098 bytes
Download FTP scene.org
Rating:
Replacements for standard C Library functions. Uses pmode/w. It replaces most standard C library functions, presumeably so that you don't have to link in the stdlibraries keeping an executable size down. Has some extras.

Vector Balls by Toddl
/demos/1991/vecballs.zip
29 Jun 1996 (catalog date)
235,205 bytes
Download FTP scene.org
Rating:

BBS 4PM by Psycho
/demos/1993/0-9/4pm.zip
29 Jun 1996 (catalog date)
5,954 bytes
Download FTP scene.org
Rating:
Lo-res bars & vector-dot logo, with AdLib sound of course.

8k by The Svilit Two
/demos/1993/0-9/8192.zip
29 Jun 1996 (catalog date)
7,265 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the in64 division and ranked 13
Ansi - AdLib - techno party. Just swapping some ansi-screens with FM muzax.

Cracktro by TRSI
/demos/1993/t/trsi.zip
30 May 1998 (catalog date)
22,031 bytes
Download FTP scene.org
Rating:
,,Adlib,

Toddlers Terror by Spirit
/demos/1994/t/toddlers.zip
29 Jun 1996 (catalog date)
73,578 bytes
Download FTP scene.org
Rating:
Released at event BIZ94 in the in64 division and ranked 08

BBS Cat's Cradle by Blazer of iCE
/demos/1995/c/ccradle.zip
29 Jun 1996 (catalog date)
43,336 bytes
Download FTP scene.org
Rating:

3k Innocence by Twaddler of Proxima
/demos/1995/i/innon3k.zip
30 Jun 1996 (catalog date)
3,813 bytes
Download FTP scene.org
Rating:
Released at event BP95 in the in4k division and ranked 01

Marcang by Hydrogen, Zed of Dlux, Remal
/demos/1995/m/marcang.zip
30 Jun 1996 (catalog date)
89,341 bytes
Download FTP scene.org
Rating:

Motion by Zealots
/demos/1995/m/motion.zip
14 May 1997 (catalog date)
56,928 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in64 division and ranked XX
,,Adlib,

Deadline by Purple
/demos/1995/p/p_deadl.zip
30 Jun 1996 (catalog date)
96,605 bytes
Download FTP scene.org
Rating:

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

Idleness by Ancient Pain
/demos/1996/a/ap-idlns.zip
16 Jun 1997 (catalog date)
1,592,914 bytes
Download FTP scene.org
Rating:
386SX,,SB,

BBS Attityd Negativ by Mr Bananmos, Phlum-Dumb of The Real NERDS 'R' US
/demos/1996/c/call_a-.zip
15 Nov 1997 (catalog date)
9,356 bytes
Download FTP scene.org
Rating:
,,Adlib,

Experience by Dark Legions
/demos/1996/d/dl_exp.zip
03 Jun 1997 (catalog date)
1,921,707 bytes
Download FTP scene.org
Rating:
486/66,,GUS/SB,

Guilt of Innocence by Dark Legions
/demos/1996/d/dl_goi.zip
17 Jun 1997 (catalog date)
1,316,463 bytes
Download FTP scene.org
Rating:
486/66,,GUS/SB,

Too Late by Dead Line ProductioN
/demos/1996/d/dlp_late.zip
12 Jan 1997 (catalog date)
538,438 bytes
Download FTP scene.org
Rating:

Cracktro 2 by Hybrid
/demos/1996/h/hybrid2.zip
15 Jul 1997 (catalog date)
15,594 bytes
Download FTP scene.org
Rating:
,,Adlib,

Designless by Murmidones
/demos/1996/m/ms_dless.zip
20 Apr 1997 (catalog date)
1,138,551 bytes
Download FTP scene.org
Rating:
Released at event CAC96B in the demo division and ranked ??

BBS The Deadline by rOn
/demos/1996/r/ron-dlin.zip
07 Sep 1996 (catalog date)
1,601 bytes
Download FTP scene.org
Rating:

Cracktro by Scandal
/demos/1996/s/scandal.zip
15 Jul 1997 (catalog date)
20,586 bytes
Download FTP scene.org
Rating:
,,Adlib,

Twisted by Sync
/demos/1996/s/snc-twis.zip
28 Feb 1997 (catalog date)
65,398 bytes
Download FTP scene.org
Rating:
486DX2,VGA,Adlib,

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

Begtro by S.P.Y.
/demos/1997/b/begtro.zip
21 Aug 1998 (catalog date)
19,244 bytes
Download FTP scene.org
Rating:
,,Adlib,

Szandal by Controlled Dreams, Neutron
/demos/1997/c/cd-szndl.zip
13 Sep 1997 (catalog date)
59,870 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the in64 division and ranked 04

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

4k Intro by CLM
/demos/1997/c/clmintro.zip
31 Aug 1997 (catalog date)
8,322 bytes
Download FTP scene.org
Rating:
Released at event EUS97 in the in4k division and ranked 04
,,Adlib,

Fastdemo by Doze, Yodin
/demos/1997/c/country.zip
27 Apr 1997 (catalog date)
11,405 bytes
Download FTP scene.org
Rating:
Released at event TG97 in the infs division and ranked 11
,,Adlib,

Luztloz by Dies.Irae
/demos/1997/d/di-luztl.zip
02 May 1997 (catalog date)
4,716 bytes
Download FTP scene.org
Rating:
Released at event MEK97 in the in4k division and ranked 08
,,Adlib,

BBS Divine by DNA
/demos/1997/d/dna_divn.zip
26 May 1997 (catalog date)
7,983 bytes
Download FTP scene.org
Rating:
,,Adlib,

BBS Dragon's Lair by S.P.Y.
/demos/1997/d/dragtro.zip
16 May 1998 (catalog date)
27,150 bytes
Download FTP scene.org
Rating:
,,Adlib,

Invasion from Mars by Hirn Tod
/demos/1997/f/fierka.zip
02 May 1997 (catalog date)
4,518 bytes
Download FTP scene.org
Rating:
Released at event MEK97 in the in4k division and ranked 06
,,Adlib,

Iku 7 by PWP
/demos/1997/i/iku7.zip
30 Apr 1997 (catalog date)
26,535 bytes
Download FTP scene.org
Rating:
Released at event TG97 in the dtxt division and ranked 06
,,Adlib,

BBS The Communications Barrier by Merlin, Aspect
/demos/1997/i/intro2.zip
24 Jun 1997 (catalog date)
8,121 bytes
Download FTP scene.org
Rating:
,,Adlib,

BBS Kraftwerk by S.P.Y., Phandral
/demos/1997/k/kraftro.zip
16 May 1998 (catalog date)
15,478 bytes
Download FTP scene.org
Rating:
,,Adlib,

Seven Deadly Sins by Net Generation
/demos/1997/n/ng-7ds.zip
25 Oct 1997 (catalog date)
3,384,730 bytes
Download FTP scene.org
Rating:
Released at event CRS97 in the demo division and ranked 03

Onfris by Inopia, Deadline, Sagacity
/demos/1997/o/onfris.zip
27 Dec 1997 (catalog date)
70,406 bytes
Download FTP scene.org
Rating:
Released at event BIZ97 in the in64 division and ranked 02
,,GUS,

Outo by Nuorzi, Hupeman
/demos/1997/o/outo.zip
07 Dec 1997 (catalog date)
6,541 bytes
Download FTP scene.org
Rating:
Released at event DML97 in the in64 division and ranked 05
,,Adlib,

?? by Prozac
/demos/1997/p/prozacz.zip
06 May 1997 (catalog date)
45,322 bytes
Download FTP scene.org
Rating:
Released at event X97 in the in64 division and ranked XX
,,Adlib,

Isi by PWP
/demos/1997/p/pwp-isi.zip
22 Jul 1997 (catalog date)
34,713 bytes
Download FTP scene.org
Rating:
Released at event ABD97 in the in64 division and ranked 02
,,Adlib,

Da Aztex by PWP
/demos/1997/p/pwpaztx.zip
07 Dec 1997 (catalog date)
18,295 bytes
Download FTP scene.org
Rating:
Released at event DML97 in the in64 division and ranked 03
,,Adlib,

Qing and Kween by Sensory Overload
/demos/1997/s/sens_qk.zip
26 Oct 1997 (catalog date)
17,148 bytes
Download FTP scene.org
Rating:
486,,Adlib,

BBS Cudes by Who Knows
/demos/1997/s/splatter.zip
22 Apr 1997 (catalog date)
16,035 bytes
Download FTP scene.org
Rating:
,,Adlib,

The Little Nice Thing by Alexey Rodriguez
/demos/1997/t/tlnt.zip
15 Jul 1997 (catalog date)
7,384 bytes
Download FTP scene.org
Rating:
486-100,,Adlib,

Travel by K!O
/demos/1997/t/travel.zip
28 Mar 1997 (catalog date)
45,365 bytes
Download FTP scene.org
Rating:
Released at event GP97 in the in64 division and ranked ??
DX4/100,,Adlib,

Tulevaisuus 2 by PWP
/demos/1997/t/tulevu2.zip
04 Mar 1997 (catalog date)
18,691 bytes
Download FTP scene.org
Rating:
Released at event DMC97 in the in64 division and ranked ??
386,VGA-text,Adlib,

BBS Bytefall #2 by Universe Group
/demos/1997/u/unv-bfg2.zip
11 Aug 1997 (catalog date)
12,864 bytes
Download FTP scene.org
Rating:
,,Adlib,

BBS Neverland by Universe Group
/demos/1997/u/unv-nlnd.zip
11 Aug 1997 (catalog date)
11,190 bytes
Download FTP scene.org
Rating:
,,Adlib,

BBS SCHACHT by Universe Group
/demos/1997/u/unv-scha.zip
11 Aug 1997 (catalog date)
12,850 bytes
Download FTP scene.org
Rating:
,,Adlib,

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

Sins by Autopsy
/demos/1998/a/ay-sins.zip
07 Mar 1998 (catalog date)
9,419 bytes
Download FTP scene.org
Rating:
Released at event FLAG98 in the in4k division and ranked 05
386,VESA,Adlib,3MB,

Spin by Index
/demos/1998/c/ctx_spin.zip
16 May 1998 (catalog date)
4,700 bytes
Download FTP scene.org
Rating:
Released at event TG98 in the in4k division and ranked 01
386,,Adlib,

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

Dazed Production by Dazed Productions
/demos/1998/d/dzd_prod.zip
30 Jul 1998 (catalog date)
25,228 bytes
Download FTP scene.org
Rating:
Released at event ABD98 in the in64 division and ranked 07
,,Adlib,

BBS Metal Grave by Infinity Spectrum, Xylem
/demos/1998/i/is_grave.zip
04 Jun 1998 (catalog date)
7,526 bytes
Download FTP scene.org
Rating:
,,Adlib,

KKKK by Damian
/demos/1998/k/kkkk.zip
07 Mar 1998 (catalog date)
5,030 bytes
Download FTP scene.org
Rating:
Released at event FLAG98 in the in4k division and ranked 06
,,Adlib,

Intro by Kombo
/demos/1998/k/kombo.zip
22 Mar 1998 (catalog date)
10,947 bytes
Download FTP scene.org
Rating:
,,Adlib,

Like a Dream by Mingo
/demos/1998/l/ldream.zip
07 May 1998 (catalog date)
205,656 bytes
Download FTP scene.org
Rating:
,,Adlib

Macaroni Drop by Twaddler of INF, Proxima
/demos/1998/m/macrdrop.zip
16 May 1998 (catalog date)
5,123 bytes
Download FTP scene.org
Rating:
Released at event TG98 in the in4k division and ranked 06
386,,Adlib,

Dis by Mandula
/demos/1998/m/mndl-dis.zip
22 Aug 1998 (catalog date)
2,649,547 bytes
Download FTP scene.org
Rating:
Released at event SCE98 in the demo division and ranked 01
,,GUS/SB,

Julma Neitsyys by Damones
/demos/1998/p/pallo.zip
30 Jul 1998 (catalog date)
17,332 bytes
Download FTP scene.org
Rating:
Released at event ABD98 in the in64 division and ranked 08
,,Adlib,

Purple Dreams by The Watcher
/demos/1998/p/pdreams.zip
19 Jun 1998 (catalog date)
4,204 bytes
Download FTP scene.org
Rating:
Released at event TO98 in the in4k division and ranked 01
,,Adlib,

Chicken Gel by Phantom Image
/demos/1998/p/pi_chgel.zip
21 Aug 1998 (catalog date)
7,557 bytes
Download FTP scene.org
Rating:
Released at event SCE98 in the in4k division and ranked 07
,,Adlib,

Final Isi by PWP
/demos/1998/p/pwpfisi.zip
30 Jul 1998 (catalog date)
23,916 bytes
Download FTP scene.org
Rating:
Released at event ABD98 in the in64 division and ranked 01
,,Adlib,

Tsetse by Rectum Cauda
/demos/1998/r/rc-tse.zip
16 May 1998 (catalog date)
7,544 bytes
Download FTP scene.org
Rating:
Released at event TG98 in the in4k division and ranked 03
,,Adlib,

Sinnsyk by Eckart, LordLaBan
/demos/1998/s/sinnsyk.zip
19 May 1998 (catalog date)
50,054 bytes
Download FTP scene.org
Rating:
Released at event TG98 in the demo division and ranked XX
,,GUS,

Smart by Savage
/demos/1998/s/smart.zip
06 Sep 1998 (catalog date)
9,920 bytes
Download FTP scene.org
Rating:
Released at event EUS98 in the in4k division and ranked 02
386DX,,Adlib,

Space Noodle by Portal Project
/demos/1998/s/snoodle.zip
19 May 1998 (catalog date)
806,548 bytes
Download FTP scene.org
Released at event TG98 in the demo division and ranked XX
,32b VESA,GUS/SB/PAS,

Legjobb by RSR
/demos/1998/s/szakacs.zip
29 Apr 1998 (catalog date)
5,836 bytes
Download FTP scene.org
Rating:
,,Adlib

BBS Suck TV by TBF
/demos/1998/t/tbf_stvi.zip
30 May 1998 (catalog date)
11,842 bytes
Download FTP scene.org
Rating:
,,Adlib,

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

Sonar by Cimedia
/demos/1998/z/zm_sonar.zip
06 Sep 1998 (catalog date)
4,524 bytes
Download FTP scene.org
Rating:
Released at event EUS98 in the in4k division and ranked 01
P5,,Adlib,

Redlady by J-Dang
/graphics/images/1994/r/redlady.zip
04 Jul 1996 (catalog date)
11,238 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Future by REM
/graphics/images/1996/d/dl_fture.zip
07 Dec 1996 (catalog date)
184,939 bytes
Download FTP scene.org
Rating:

Monkey by Sk!p
/graphics/images/1996/d/dl_monk.zip
25 Oct 1996 (catalog date)
150,952 bytes
Download FTP scene.org
Rating:

Space Port by REM
/graphics/images/1996/d/dl_space.zip
25 Oct 1996 (catalog date)
168,473 bytes
Download FTP scene.org
Rating:

Demolition Logo by Blackhead
/graphics/images/1996/d/dlogo.zip
08 Jun 1997 (catalog date)
63,103 bytes
Download FTP scene.org
Rating:
Released at event DML96B in the gfst division and ranked 04

"Multidoodle" by Mazor
/graphics/images/1996/m/multidoo.zip
22 Feb 1997 (catalog date)
28,070 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the grfx division and ranked 01

Riddle by Piszur
/graphics/images/1996/r/riddle.zip
23 Nov 1996 (catalog date)
66,078 bytes
Download FTP scene.org
Rating:
Released at event PS96 in the grtc division and ranked XX

Office by Artman of Redline
/graphics/images/1997/o/office.zip
23 Nov 1998 (catalog date)
190,780 bytes
Download FTP scene.org
Rating:
Released at event BIZ97 in the grtc division and ranked ??
640x480x16m

My kingdom by Kidlove of Haujobb
/graphics/images/1997/p/pixel_58.zip
16 Jun 1998 (catalog date)
162,730 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the grfx division and ranked 02
320x256x16m

I snestorm er katten.... by No handle
/graphics/images/1997/p/pixel_60.zip
16 Jun 1998 (catalog date)
132,395 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the grfx division and ranked 30
640x512x256

Living Atoms by DLight, Baloo, Optic, Ilke, derPunkt
/graphics/images/1998/a/atom30.zip
21 Apr 1998 (catalog date)
67,978 bytes
Download FTP scene.org
30Min Gfx Compo on chPixel

Hard Times by HP of Micropyle
/graphics/images/1998/d/deadlany.zip
16 Jun 1998 (catalog date)
14,793 bytes
Download FTP scene.org
Rating:
Released at event FLAG98 in the grfx division and ranked 10
320x200x256

Deadline by Kingi
/graphics/images/1998/d/deadline.zip
14 Oct 1998 (catalog date)
407,495 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the grfx division and ranked ??
480x480x16m

Angel by Reidl Romeo of Pci-Stuff
/graphics/images/1998/p/pci-ange.zip
07 Apr 1998 (catalog date)
110,789 bytes
Download FTP scene.org
Rating:
Released at event CACH98 in the grtc division and ranked ??
800x600x16m

Tai by Reidl Romeo
/graphics/images/1998/p/pci-tai.zip
05 Nov 1998 (catalog date)
82,689 bytes
Download FTP scene.org
Rating:
Released at event FLAG98 in the grtc division and ranked 04
640x480x16m

Unique by Kidlove of Scoopex
/graphics/images/1998/u/unique_b.zip
15 Oct 1998 (catalog date)
1,484,603 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the grfx division and ranked 02

Wanton doodle by Spoony of FTS
/graphics/images/1998/w/want0n.zip
07 Oct 1998 (catalog date)
39,759 bytes
Download FTP scene.org
Rating:
Released at event COV98 in the grfx division and ranked ??
640x480x256

The Mail Swap List v0.91
/info/contact/msl091.zip
22 Nov 1998 (catalog date)
23,244 bytes
Download FTP scene.org
includes a handle list and a swapping FAQ

Medicrom by Bedlamite
/music/contests/mc2/rookie/r-bedlam.zip
09 Nov 1996 (catalog date)
164,439 bytes
Download FTP scene.org
Released at event MC2 in the mmul division and ranked R24

Tidly Tum by Paul Hardwick
/music/contests/mc2/rookie/r-tidly.zip
09 Nov 1996 (catalog date)
32,266 bytes
Download FTP scene.org
Released at event MC2 in the mmul division and ranked R20

Fusion Harmony by Donovan Seidle
/music/contests/mc2/veteran/v-fusion.zip
09 Nov 1996 (catalog date)
290,713 bytes
Download FTP scene.org
Released at event MC2 in the mmul division and ranked V06

E-39342 by Bedlamite
/music/contests/mc3/veteran/e-39342.zip
09 Nov 1996 (catalog date)
355,664 bytes
Download FTP scene.org
Released at event MC3 in the mmul division and ranked V34

Distance To Neera by Idle
/music/contests/mc5/rookie/m5r-dtn.zip
29 Aug 1997 (catalog date)
149,667 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked R08

Hallucinogenic by Dedloc
/music/contests/mc5/veteran/m5v-hllc.zip
29 Aug 1997 (catalog date)
330,296 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Dallyingsadlyinspace by Eagle
/music/contests/mc6/intermed/m6i-dsis.zip
28 Mar 1999 (catalog date)
623,126 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Red Lobster Cruise by Mazedude
/music/contests/mc6/intermed/m6i-redl.zip
28 Mar 1999 (catalog date)
508,297 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Dans La Maison by anterabae
/music/contests/mc6/rookie/m6r-dlm.zip
28 Mar 1999 (catalog date)
788,922 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Liquid Light by MarcoPolo
/music/contests/mc6/rookie/m6r-ldlt.zip
28 Mar 1999 (catalog date)
170,071 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Woodlands Of Hulsten by welti
/music/contests/mc6/veteran/m6v-wood.zip
28 Mar 1999 (catalog date)
763,480 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:

Intro/Extrospective by Darkling
/music/disks/1995/dl-ie.zip
26 Jul 1996 (catalog date)
2,633,063 bytes
Download FTP scene.org
Rating:

Adlib Musicdisk 2 by Sanxion
/music/disks/1996/sxn-amd2.zip
14 Mar 1997 (catalog date)
56,914 bytes
Download FTP scene.org
Rating:

Mod Lover by Tangerine of T-Rex
/music/disks/1996/tan-modl.zip
23 Jan 1997 (catalog date)
1,001,907 bytes
Download FTP scene.org
Rating:
A lot of his samples are original.

Dura Master by Nearly Gods
/music/disks/1997/ng-dura.zip
01 Feb 1997 (catalog date)
1,894,723 bytes
Download FTP scene.org
Rating:
Good techno! 3 songs in AMS format, with a nice player to go along. Don't try to play these in Cubic Player (out of memory) or under Windows 95 (lose keyboard handler). Would have given this 4 stars if there had been more songs.

Da Long Lost Muzak by New Power Generation
/music/disks/1997/npg-dllm.zip
14 Mar 1997 (catalog date)
3,348,921 bytes
Download FTP scene.org

Wordless by KB of The Obsessed Maniacs, Purge, Smash Designs
/music/disks/1997/wordless.zip
13 Oct 1997 (catalog date)
1,148,906 bytes
Download FTP scene.org

Wav To Xi Converter 1.2 by MAZ
/music/programs/convert/wav2xi12.zip
28 Apr 1997 (catalog date)
15,628 bytes
Download FTP scene.org
8/16 bit WAV to XI converter, incl. crossfade loop "detection", frequency to FT2 RelNote/FineTune conversion, amplification trigger and zero cross handling. NEW: removed readonly-WAV bug, now accepts paths in source filename to better integrate it with AKA's SMoRPhi

AWE32 Module Player v1.51
/music/programs/players/awemp151.zip
10 Sep 1996 (catalog date)
142,192 bytes
Download FTP scene.org
IT/XM/S3M/MTM/MOD/PTM support, Win95 friendly

Mod4win 2.30b Full Version
/music/programs/players/m4w230bf.zip
14 May 1998 (catalog date)
1,231,435 bytes
Download FTP scene.org
This is Mod4Win 2.30b full version with the updated Player32.dll file. I just took the update and compressed it and tested it out, it worked fine. If there are any problems with the install, let me know and I'll test it out.

N-Player v1.0 by N-Factor
/music/programs/players/n-play.zip
10 Sep 1996 (catalog date)
55,431 bytes
Download FTP scene.org
plays MDLs

Opencp 2.5 by KB
/music/programs/players/opencp25.zip
24 Jul 1998 (catalog date)
976,379 bytes
Download FTP scene.org
opencp 2.5.0 - cubic player - the next generation, formats: mod, s3m, xm, it, mtm, 669, wow, ult, dmf, ams, mxm, ptm, mdl, okt, wav, mp1, mp2, mp3, sid - playlists: pls, m3u, plt (mikit) - cards: gus, iw, sb, awe, ews, ess, wss, pas, wav-writer, mpx-writer - html docs included, source code available

The Pulse 0.90 by Ladislav Lostak of Unreal
/music/programs/players/pulse090.zip
20 Sep 1998 (catalog date)
1,009,064 bytes
Download FTP scene.org
New Czech player of all types of mods, mp3 and wav for Win95/98/NT. The newest beta version brings completely rebuilt system based on "components" (allows to add new features, e.g. new format loader, just by adding the dll library to the directory), new design structure (non-rectangle windows, animated buttons, ...} that allows to change design on-fly while playing, and WinAMP skins support with non-observed differences, 12-parameter Reverb editor with presets saving, simple playlist editor, pop-up menu on right-click, external tools for associating extensions and Systray, several new (and splendid) designs, nice splash-screen on start, sid format support (Commodore 64), full-customizable taskbar using "Captions", and lots of more features which are to be improved in upcoming versions. Supports 669, far, fnk, it, m15, mdl, med, mod, mtm, mp1/2/3, nst, raw, s3m, sid/dat, stm, ult, wav, wow and xm.

RDOS Player v1.7
/music/programs/players/rplay017.zip
21 Jan 1997 (catalog date)
437,256 bytes
Download FTP scene.org
OPL2/OPL3 music module player for your ears. FIRST generic adlib player in PC world at all. Coded in 100% assembler. It's fast with x-mode graphic analyzers and other. Supports module packing and about 16 adlib module formats (AGD, HSC, RAD, D00 plus more...)

Sndinfo V0.8 by Gregorio Javier Gutierrez Barroso of kHz
/music/programs/players/sndinfo8.zip
27 Jun 1997 (catalog date)
44,721 bytes
Download FTP scene.org
SndInfo gives info on IT, S3M, XM, MOD, 669, FAR, ULT, MDL, PLM, ... files. SndInfo also lists and describes samples and modules for easy cataloging.

Extended MikMod v1.98a
/music/programs/players/xmm198a.zip
09 Sep 1996 (catalog date)
275,615 bytes
Download FTP scene.org
Full IT support, Win95 Friendly

Xtc Player 0.97c by Kilroy of Sanction
/music/programs/players/xtcp097c.zip
05 Jul 1998 (catalog date)
271,855 bytes
Download FTP scene.org
IW/GUS/SB/DISKWRITER/NOS - 669/DMF/DSM/FAR/IT/MDL/MOD/MTM/ PTM/S3M/STM/VOC/WAV/XM/MPEG1+2(all layers)

Sample Grabber Pro V2.981 by Jay Dee
/music/programs/rippers/sgpr2981.zip
11 Jan 1998 (catalog date)
54,437 bytes
Download FTP scene.org
SAMPLE GRABBER PRO 2.981 * += A MUST-HAVE for all PC-composers. =+ Reads samples from various module types including, but not limited to: STM/S3M/MOD/669/MTM/LIQ/FAR/DMF/PSM/ XM CDM/AMF/ULT/MDL/OKT/AMS/INR/WOW/DSM/ SN 669/DTM/DSM/GDM/DPP/DTM/CBA/DTM/SN2/ MM PTM/FNK/MED/PAC/AMM/AMF/PLM/HQM/AMS/ IT UNI/SBK/SF2/FFF/RTM/PDM/CCM/ AM and saves them either all or one by one to: SPL/IFF/DP3/DSF/FSM/UWF/AMS/PCM/RAW/WAV RTS * AND * XI +=====================================+ New in this version: bugfixes +=========================[10.jan.98]==+

Amusic ADLIB tracker v1.0
/music/programs/trackers/amusic11.zip
09 Sep 1996 (catalog date)
90,867 bytes
Download FTP scene.org

DigiTracker (improved) by Jari Karppinen
/music/programs/trackers/digiti32.zip
14 Mar 1997 (catalog date)
264,496 bytes
Download FTP scene.org
SB,GUS, supporting MDL, XM, MOD, S3M, DMF, PTM, ULT, 669, FAR, DSM, MTM, IST, PAT, XI, IFF, WAV, VOC, SMP

EdLib v1.05a by Vibrants
/music/programs/trackers/edlb105a.zip
09 Sep 1996 (catalog date)
132,238 bytes
Download FTP scene.org
EDL

Faust Music Creator
/music/programs/trackers/fmc.zip
09 Sep 1996 (catalog date)
32,445 bytes
Download FTP scene.org
(adlib tracker)

Reality Adlib Tracker v1.1a
/music/programs/trackers/radv1_1a.zip
09 Sep 1996 (catalog date)
113,657 bytes
Download FTP scene.org

Adlib Tracker 2
/music/programs/trackers/sadt2.zip
09 Sep 1996 (catalog date)
194,658 bytes
Download FTP scene.org
SA2

SndInfo v0.4
/music/programs/trackers/sndinfo4.zip
14 Mar 1997 (catalog date)
36,375 bytes
Download FTP scene.org
Gives info on IT, ITS, ITI, XM, S3M, S3I, FAR, ULT, MDL, 669, 669e, PLM, MOD

Vibe Control Center V1.01 by Logos of Charlie Brown Records
/music/programs/unusual/vibe101.zip
06 Jun 1997 (catalog date)
618,214 bytes
Download FTP scene.org
Vibe Control Center is a program which enlightens the work of the (music-)group manager. VCC has a powerful (paradox-based) database in which all the group- data can be entered. With this information VCC can easily print fancy text-files in the format you have designed with the powerful (html-alike) text-structuring language. VCC can also pack your releases or disks with the push of a button, WITH the info-files that carry the latest of your group its information. No more endlessly preparing an info-file for a musicdisk or release, just push that button. By downloading Vibe, you have earned a good night sleep, Logos

Wav Reverberator V1.4 by PiCoder of Seaber Designs
/music/programs/unusual/wavrev14.zip
18 Jun 1998 (catalog date)
109,599 bytes
Download FTP scene.org
Here it is. Works great, many parameters, clipping control, crisp sound, 225 types of reverbs possible, not counting endless amount of equalization values. FLOATING-point calculations extensively used. Works with stereo and mono 16 bit WAV files of any sample frequency. C++ non-compilable sources included.

Wav Reverberator V1.5 by PiCoder of Seaber Designs
/music/programs/unusual/wavrev15.zip
21 Jun 1998 (catalog date)
162,311 bytes
Download FTP scene.org
Here it is. Works great, many parameters, clipping control, crisp sound, 225 types of reverbs possible, not counting endless amount of equalization values. FLOATING-point calculations extensively used. Works with stereo and mono 16 bit WAV files of any sample frequency. C++ non-compilable sources included.

Adlib by Skaven of Future Crew
/music/songs/1992/adlib.zip
14 Oct 1997 (catalog date)
3,596 bytes
Download FTP scene.org
Rating:
9ch Adlib S3M, one of the first Adlib songs made with ST3. You need SB compatible sound card and ST3 to play this.

Second Reality Soundtrack - Middle, with pattern data fixed for easy listening. by Purple Motion of Future Crew
/music/songs/1993/2nd_pm.zip
28 Jul 1997 (catalog date)
445,860 bytes
Download FTP scene.org
Rating:
(S3M)

Endless Dream by The Walker of PoP
/music/songs/1995/a/a-endles.zip
24 Sep 1996 (catalog date)
278,213 bytes
Download FTP scene.org
Rating:
(S3M)

All That She Wants by The Bedlamite
/music/songs/1995/a/ace_atsw.zip
16 Sep 1996 (catalog date)
815,231 bytes
Download FTP scene.org
Rating:
(S3M)

Falling House Of Cards by Bedlamite
/music/songs/1995/b/bed_card.zip
16 Sep 1996 (catalog date)
197,090 bytes
Download FTP scene.org
Rating:
(S3M)

Wrong Idea by Bedlamite
/music/songs/1995/b/bed_idea.zip
16 Sep 1996 (catalog date)
109,062 bytes
Download FTP scene.org
Rating:
(S3M)

Lead Oasis by Bedlamite
/music/songs/1995/b/bed_lead.zip
16 Sep 1996 (catalog date)
219,247 bytes
Download FTP scene.org
Rating:
(S3M)

Breaking The Walls by Lard
/music/songs/1995/b/breaking.zip
16 Sep 1996 (catalog date)
146,577 bytes
Download FTP scene.org
Rating:
(MDL)

Dreams Don't Last Forever by Liam The Lemming
/music/songs/1995/d/ddlf.zip
17 Sep 1996 (catalog date)
199,622 bytes
Download FTP scene.org
Rating:
(S3M)

Endless Sleep by Black Thunder
/music/songs/1995/e/endsleep.zip
16 Sep 1996 (catalog date)
6,058 bytes
Download FTP scene.org
Rating:
(MOD)

It's Tired And I'm Late by Bedlamite
/music/songs/1995/i/imlate.zip
18 Sep 1996 (catalog date)
159,665 bytes
Download FTP scene.org
Rating:
(S3M)

Buddha Medly by DTS
/music/songs/1995/k/kresten_.zip
16 Sep 1996 (catalog date)
161,888 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the m4ch division and ranked XX
(MOD)

The Littl'uns Bundle by Liam The Lemming
/music/songs/1995/l/littluns.zip
18 Sep 1996 (catalog date)
517,132 bytes
Download FTP scene.org
Rating:
(S3M) Collection of Chiptunes

Mindless by Cygnes
/music/songs/1995/m/mass-mnd.zip
11 Sep 1996 (catalog date)
310,254 bytes
Download FTP scene.org
Rating:
Released at event BIZ95 in the mmul division and ranked XX
(XM)

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

Underbeat by AstraDyne
/music/songs/1995/u/u-beat.zip
28 Sep 1996 (catalog date)
641,462 bytes
Download FTP scene.org
Rating:
(MDL)

Atomic Plague by Matt Friedly
/music/songs/1996/a/a_ap.zip
22 Sep 1996 (catalog date)
145,106 bytes
Download FTP scene.org
Rating:
(S3M)

Trance Dance by Mindless
/music/songs/1996/a/aa-tranc.zip
22 Sep 1996 (catalog date)
129,080 bytes
Download FTP scene.org
Rating:
(S3M)

Authentic Adlib Attempt by Barbatruc of Authentic
/music/songs/1996/a/aaa.zip
31 Jul 1996 (catalog date)
2,289 bytes
Download FTP scene.org
Rating:
(S3M)

Mindless by Cygnes
/music/songs/1996/c/cgs-mind.zip
01 Jul 1996 (catalog date)
307,630 bytes
Download FTP scene.org
Rating:
(XM)

Commando (DZ-mix) by D-Zire of Doodles
/music/songs/1996/c/commando.zip
24 Jan 1997 (catalog date)
229,747 bytes
Download FTP scene.org
Rating:
Released at event REM96 in the mmul division and ranked 08
(XM)

Cure for the Remedy by Idle
/music/songs/1996/c/curefor.zip
24 Jan 1997 (catalog date)
290,281 bytes
Download FTP scene.org
Rating:
Released at event REM96 in the mmul division and ranked 21
(XM)

Don't Look Back by ray of decay
/music/songs/1996/d/dcy_dlba.zip
06 Apr 1997 (catalog date)
205,117 bytes
Download FTP scene.org
(XM)

How Do You Blow A Fish by Deansdale of Shock
/music/songs/1996/d/ddl-howu.zip
26 Feb 1997 (catalog date)
546,812 bytes
Download FTP scene.org
Rating:
Released at event CAC96B in the mmul division and ranked ??
(S3M)

Extended Sounds by Deansdale of Shock
/music/songs/1996/d/ddl-xtnd.zip
24 Jan 1997 (catalog date)
575,352 bytes
Download FTP scene.org
Rating:
Released at event SCE96 in the mmul division and ranked 01
(XM)

Deadline by Mr. Billy
/music/songs/1996/d/deadline.zip
15 Mar 1997 (catalog date)
46,075 bytes
Download FTP scene.org
Released at event PC96 in the m4ch division and ranked 08
(S3M)

Defibliration by Luk of Dark Legions
/music/songs/1996/d/dl_defib.zip
09 Apr 1997 (catalog date)
276,698 bytes
Download FTP scene.org
(XM)

Freshness 2 by Luk of Dark Legions
/music/songs/1996/d/dl_fre_2.zip
09 Apr 1997 (catalog date)
346,534 bytes
Download FTP scene.org
(XM)

Deadlock by Elwood
/music/songs/1996/e/elw-dead.zip
22 Sep 1996 (catalog date)
257,889 bytes
Download FTP scene.org
Rating:
(XM)

Endless Agony by MaX of MovSD
/music/songs/1996/e/endagony.zip
13 Apr 1997 (catalog date)
117,192 bytes
Download FTP scene.org
(IT)

Moon in Water by Heatseeker
/music/songs/1996/f/funkadli.zip
08 Oct 1996 (catalog date)
135,155 bytes
Download FTP scene.org
Rating:
(S3M)

Funky Doodles by Kaiowa of Sorrox
/music/songs/1996/f/funky_d.zip
24 Jan 1997 (catalog date)
112,659 bytes
Download FTP scene.org
Rating:
Released at event BP96 in the mmul division and ranked 03
(XM)

Ghost Of Silicon Records by Ghost
/music/songs/1996/g/gho-tvib.zip
18 Mar 1997 (catalog date)
726,670 bytes
Download FTP scene.org
(MDL)

Hold the Line by Libertine
/music/songs/1996/h/holdlin.zip
16 Nov 1996 (catalog date)
229,238 bytes
Download FTP scene.org
Rating:
(XM)

Endless Heaven by Karsten Koch
/music/songs/1996/i/im_heavn.zip
24 Jul 1996 (catalog date)
231,811 bytes
Download FTP scene.org
Rating:
(S3M)

The Mechanic Opera by Jammax of Imagination
/music/songs/1996/j/jam-oper.zip
29 Apr 1997 (catalog date)
611,840 bytes
Download FTP scene.org
(MDL)

Christmas Medley by Ara
/music/songs/1996/k/k_medley.zip
26 Jan 1997 (catalog date)
298,258 bytes
Download FTP scene.org
Rating:
(IT)

Shredless Wonder by Dreamfish
/music/songs/1996/m/m_shred.zip
17 Nov 1996 (catalog date)
138,128 bytes
Download FTP scene.org
Rating:
(XM)

Endless Pleasure by Madminder of Deep, Deep Trouble Entertainment
/music/songs/1996/m/mm-epls.zip
12 Aug 1998 (catalog date)
230,038 bytes
Download FTP scene.org
(XM)

Ruiner (Remix) by Bedlamite
/music/songs/1996/n/nin_ruin.zip
22 Sep 1996 (catalog date)
727,022 bytes
Download FTP scene.org
Rating:
(S3M)

Outer Cloudlands by Eye-Oh
/music/songs/1996/o/outer-cl.zip
22 Sep 1996 (catalog date)
164,116 bytes
Download FTP scene.org
Rating:
(XM)

Show Me Your Love by DJ Karmatika
/music/songs/1996/s/showme.zip
18 Mar 1997 (catalog date)
1,407,465 bytes
Download FTP scene.org
(MDL)

Afro Redemption by D.J. Skyjump
/music/songs/1996/s/sky_afro.zip
18 Mar 1997 (catalog date)
358,422 bytes
Download FTP scene.org
(MDL)

Extravaganza by D.J. Skyjump of Skyjump Team
/music/songs/1996/s/sky_xtra.zip
07 May 1997 (catalog date)
579,091 bytes
Download FTP scene.org
(MDL)

You by D.J. Skyjump
/music/songs/1996/s/sky_you.zip
18 Mar 1997 (catalog date)
516,535 bytes
Download FTP scene.org
(MDL)

The Diabolical Lab by VampRabb1t of 7YNIVf
/music/songs/1997/0-9/7_tdl.zip
07 Jul 1997 (catalog date)
276,422 bytes
Download FTP scene.org
(IT)

One Mans Creation by D-vil and Jammax of Demon Design
/music/songs/1997/a/alive.zip
03 Jan 1998 (catalog date)
515,457 bytes
Download FTP scene.org
(MDL)

Death To Drum Loops by Farmer
/music/songs/1997/d/d2dloops.zip
13 Apr 1997 (catalog date)
213,600 bytes
Download FTP scene.org
(IT)

Monochrome Dreams by Deansdale of Exact
/music/songs/1997/d/ddl-mono.zip
12 Oct 1997 (catalog date)
151,358 bytes
Download FTP scene.org
Released at event ANT97 in the m4ch division and ranked 01
(MOD)

Deadly Desire by t.smedback alias tobe
/music/songs/1997/d/deadly.zip
03 Oct 1997 (catalog date)
539,252 bytes
Download FTP scene.org
(XM)

Beyond The Sky by Death Lord of Hellraiser Group
/music/songs/1997/d/dl-bts.zip
26 Jun 1997 (catalog date)
461,821 bytes
Download FTP scene.org
(IT)

Happy Birthday,luijee by Death Lord of Hellraiser Group
/music/songs/1997/d/dl-hbl.zip
26 Jun 1997 (catalog date)
516,419 bytes
Download FTP scene.org
(IT)

Hidden Hatred by Death Lord of Hellraiser Group
/music/songs/1997/d/dl-htd.zip
26 Jun 1997 (catalog date)
121,459 bytes
Download FTP scene.org
(IT)

den lille pige med trommestikkerne by Ruben of Litewerx
/music/songs/1997/d/dlpmt.zip
09 Feb 1999 (catalog date)
481,138 bytes
Download FTP scene.org
Released at event SE97 in the mmul division and ranked 10

Endless Way by Doc Mike of Stoned Brain Records
/music/songs/1997/d/dm-eway.zip
08 Jul 1997 (catalog date)
216,077 bytes
Download FTP scene.org
Released at event MEK97 in the mmul division and ranked XX
(XM)

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)

Needless Sacrifice by DNA-Groove, Mental Trip of Embryo
/music/songs/1997/e/emb-need.zip
02 Nov 1997 (catalog date)
787,605 bytes
Download FTP scene.org
(IT)a tribute for night daemon.

Suffocating In Metal by Mr. Superbad of machinebrain
/music/songs/1997/e/endless.zip
10 Dec 1997 (catalog date)
465,780 bytes
Download FTP scene.org
(XM)

Endless Worry by Tpc of GrPLs
/music/songs/1997/e/endless_.zip
13 Dec 1998 (catalog date)
72,008 bytes
Download FTP scene.org
Released at event BIZ97 in the mmul division and ranked 24

Future Riddle by t.smedback alias tobe
/music/songs/1997/f/futrid.zip
05 Dec 1997 (catalog date)
1,048,987 bytes
Download FTP scene.org
(XM)

The Mindblowing Music by Jammax, Lord Killer of Imagination, Demon Desing
/music/songs/1997/j/jam-mind.zip
19 Jul 1997 (catalog date)
450,556 bytes
Download FTP scene.org
(MDL)

Perkele Goddamn Remix by Jammax of NoID
/music/songs/1997/j/jam-perk.zip
07 Jan 1998 (catalog date)
670,569 bytes
Download FTP scene.org
(MDL)

Floating In The Waves Of Fate by Jammax
/music/songs/1997/j/jam-what.zip
12 Jun 1997 (catalog date)
544,301 bytes
Download FTP scene.org
(MDL)

Dee Lux Original by Jay Dee
/music/songs/1997/j/jd-dlux.zip
18 Oct 1997 (catalog date)
584,395 bytes
Download FTP scene.org
(XM)

Dee Lux E97 Remix by Jay Dee
/music/songs/1997/j/jd-dluxe.zip
18 Oct 1997 (catalog date)
714,712 bytes
Download FTP scene.org
(XM)

Deadline by Wave
/music/songs/1997/j/jt_deadl.zip
02 Feb 1997 (catalog date)
159,429 bytes
Download FTP scene.org
Rating:
(XM)

Godly Motherfucker by KjWise of illogik
/music/songs/1997/k/kjgod.zip
21 Jul 1997 (catalog date)
413,919 bytes
Download FTP scene.org
(IT)

The Angel's Candle by Maximus of RAF
/music/songs/1997/r/raf-angl.zip
21 May 1997 (catalog date)
699,263 bytes
Download FTP scene.org
(IT)

Lost In The Riddles by HWD
/music/songs/1997/r/rela.zip
30 Oct 1997 (catalog date)
272,869 bytes
Download FTP scene.org
(XM)

Soorya Namaskara by ApHeX of Skyjump Team
/music/songs/1997/s/sky_soor.zip
04 Aug 1997 (catalog date)
1,097,336 bytes
Download FTP scene.org
(MDL)

Socket 01 by Kamikaze
/music/songs/1997/s/socket01.zip
18 Mar 1997 (catalog date)
111,810 bytes
Download FTP scene.org
(MDL)

The Paralyze Experience by Zoda of DLO
/music/songs/1997/t/tpe.zip
08 Apr 1997 (catalog date)
242,267 bytes
Download FTP scene.org
(XM)

A Trip With LSD by Zoda of dLO
/music/songs/1997/z/zo-lsd.zip
12 Mar 1997 (catalog date)
222,055 bytes
Download FTP scene.org
Rating:
(XM)

Sweden - The Rave by Zoda of dLO
/music/songs/1997/z/zo-swede.zip
12 Mar 1997 (catalog date)
179,130 bytes
Download FTP scene.org
Rating:
(XM) Rave cover of the swedish national anthem

Boundless by Traxx of Hoax Arts
/music/songs/1998/b/bdls.zip
09 May 1998 (catalog date)
255,352 bytes
Download FTP scene.org
Rating:
(XM)

In da jungle by Deansdale of Exact, Exceed
/music/songs/1998/d/ddl-jngl.zip
02 Jan 1999 (catalog date)
618,818 bytes
Download FTP scene.org
Released at event FLAG98 in the mmul division and ranked 06

Deadly Games by melcom of Hoax Arts, Nebula, Crystal, DBH
/music/songs/1998/d/dgames.zip
23 May 1998 (catalog date)
1,254,076 bytes
Download FTP scene.org
(IT)

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)

Flanged Heaven by DLS of K2
/music/songs/1998/h/heaven.zip
25 Aug 1998 (catalog date)
353,201 bytes
Download FTP scene.org
(XM)

Train To Acidland by Killersushi
/music/songs/1998/k/ks_train.zip
25 Jan 1998 (catalog date)
756,398 bytes
Download FTP scene.org
(IT)

Middle Of Darkness by substanza of Mah Music
/music/songs/1998/m/mah020.zip
12 Jun 1998 (catalog date)
370,600 bytes
Download FTP scene.org
(IT)

Infinity Is Mindless by noisecode of code 27
/music/songs/1998/n/nc-iim.zip
12 Jun 1998 (catalog date)
1,355,214 bytes
Download FTP scene.org
(IT)