Search for "124": 149 matches

Ponder by Winghead of Apex
/code/demosrc/intros/pndrsrc.zip
05 Oct 1996 (catalog date)
12,443 bytes
Download FTP scene.org
Rating:

57 Byte Fire Routine by Rex Deathstar of Waterlogic
/code/effects/fire/firetiny.zip
07 Oct 1996 (catalog date)
1,249 bytes
Download FTP scene.org
Rating:

X-Master v2.0 by Joey Mukherjee
/code/fileutil/xmstr201.zip
26 Feb 1998 (catalog date)
88,124 bytes
Download FTP scene.org
Rating:
A menu driven file manager for multimedia files like mod-files, fli-files and demos that allows you to keep them all archived on your harddisk.

CPUID for intel by Intel engineer(s)
/code/hardware/cpu/cpuid3.zip
10 Jan 1997 (catalog date)
6,402 bytes
Download FTP scene.org
Rating:
Source to detect which intel chip is in a computer - Useful, but not much to look at. It's there for you to use if you ever need to detect what type of processor is in a machine.

CPUID for intel by Doctor Sludge
/code/hardware/cpu/cputest2.zip
10 Jan 1997 (catalog date)
10,953 bytes
Download FTP scene.org
Rating:
Source to detect which intel chip is in a computer - Detects the processor for sure, but does it by checking for invalid opcodes. If you need to detect CPU type, I suggest /code/hardware/processor/cpuid3.zip.

DMA tut by Draeden of VLA
/code/hardware/dma/dma_vla.zip
10 Jan 1997 (catalog date)
2,516 bytes
Download FTP scene.org
Rating:
Some docs for DMA programming - Sufficient for learning how to program the DMA. I do believe this was part of the PCGPE 1.0.

Drive detection for IBM & compatibles by Paul Schlyter
/code/hardware/drives/drivesex.zip
10 Jan 1997 (catalog date)
9,312 bytes
Download FTP scene.org
Rating:
Source to detect drives on a system - It didn't detect my drives properly. :(

Joystick axis reading code by Peter Wan
/code/hardware/joystick/joysdk11.zip
10 Jan 1997 (catalog date)
35,092 bytes
Download FTP scene.org
Rating:
Source to read joystick positions for the Gravis Game Pad - *This* is how source should be written, especially for an SDK. If only we were all this diligent.

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.

EMS specs by Dick Flanagan
/code/hardware/memory/ems4spec.zip
10 Jan 1997 (catalog date)
67,864 bytes
Download FTP scene.org
Rating:
A comprehensive doc on EMS - Has the Expanded Memory Specification details and some Pascal and Asm source for acessing EMS memory.

Flat Real Mode Interface by Juanito
/code/hardware/memory/frmi_150.exe
10 Jan 1997 (catalog date)
38,210 bytes
Download FTP scene.org
Rating:
An interface for flat real mode from BC - Has some docs on xms and comments explaining how the interface works itself. I didn't test to see if it works. Doesn't work in v86 mode, meaning most programs made with this will require a reboot.

Virtual Memory Management by Flux
/code/hardware/memory/fxvmm210.zip
10 Jan 1997 (catalog date)
112,232 bytes
Download FTP scene.org
Rating:
A virtual memory management interface for BC - Once again, I didn't test this. This system is much more complete than the above and certainly much more useful. From the code, I'd say I'd like to work with this guy. :)

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).

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.

PMODE/W v1.24 DOS Extender for Watcom C/C++ by Daredevil, Tran of Renaissance
/code/pmode/pmw124.zip
21 Apr 1997 (catalog date)
136,756 bytes
Download FTP scene.org

DeKompress DOS32 by Dark Fibre
/code/utils/compiler/dkd32.zip
10 Jan 1997 (catalog date)
12,414 bytes
Download FTP scene.org
Rating:
Decompresses files made with and compressed via DOS32 - This utility could be useful for rippers faced with intros coded with DOS32. It will unpack the exe and one can use further programs to extract mod files or graphics.

DFMAKE by Alessandro Job
/code/utils/packers/dfmake.zip
10 Jan 1997 (catalog date)
39,904 bytes
Download FTP scene.org
Rating:
A program and library for accessing data from a datafile from Watcom - Useful little utility. Very simple.

Hypernova by Hypernova
/demos/1994/h/hnjoinus.zip
29 Jun 1996 (catalog date)
12,424 bytes
Download FTP scene.org
Rating:

Goldorak by Real-Time
/demos/1995/g/goldorak.zip
30 Jun 1996 (catalog date)
1,124,640 bytes
Download FTP scene.org
Rating:
Released at event SIH95 in the demo division and ranked 01

Jungle Party '95 by Mingo
/demos/1995/j/jparty95.zip
20 Oct 1996 (catalog date)
124,095 bytes
Download FTP scene.org
Rating:

Phlox by Amorphous
/demos/1995/p/phlox.zip
24 May 1997 (catalog date)
1,244,411 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the demo division and ranked XX

Fluid Motion by Valhalla
/demos/1995/v/val_fmf.zip
30 Jun 1996 (catalog date)
124,709 bytes
Download FTP scene.org
Rating:
Released at event TG95 in the in64 division and ranked 01

Astronomy by Arcana
/demos/1996/a/a_astro.zip
06 Jul 1996 (catalog date)
124,049 bytes
Download FTP scene.org
Rating:

Compile by Karg
/demos/1996/c/compile.zip
17 Apr 1998 (catalog date)
102,124 bytes
Download FTP scene.org
Rating:

Lasse Reinbong (re-release) by Cubic Team, $een
/demos/1996/c/ctslrw95.zip
08 Feb 1997 (catalog date)
124,079 bytes
Download FTP scene.org
Rating:
Win95

Infinite Dreams by DemonSoft
/demos/1996/i/infinite.zip
18 Sep 1996 (catalog date)
1,243,050 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the demo division and ranked 03

Evade by Kloon
/demos/1996/k/k_evade.zip
07 Feb 1997 (catalog date)
71,245 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the in64 division and ranked XX

First Intro by Primary
/demos/1996/p/p-hurry.zip
30 Jun 1996 (catalog date)
52,124 bytes
Download FTP scene.org
Rating:

Core by Autopsy
/demos/1997/a/ay-core.zip
05 Aug 1997 (catalog date)
6,124 bytes
Download FTP scene.org
Rating:
Released at event RAGE97 in the in4k division and ranked 02

Deal by Mrock of Hellcore
/demos/1997/h/hc_deal.zip
31 Dec 1997 (catalog date)
4,726 bytes
Download FTP scene.org
Rating:
Released at event GRV97 in the in4k division and ranked 01

Ghreath by Mrock of Hellcore
/demos/1997/h/hc_great.zip
31 Dec 1997 (catalog date)
4,925 bytes
Download FTP scene.org
Rating:
Released at event IO97 in the in4k division and ranked 02

Neural Wave by The Black Lotus
/demos/1997/n/nwave240.zip
06 May 1997 (catalog date)
61,245 bytes
Download FTP scene.org
Rating:
Released at event X97 in the in64 division and ranked 02
P5,VESA,GUS@240,

Peraventtiili by Tarzan Tuotanto
/demos/1997/r/rventil.zip
22 Sep 1997 (catalog date)
124,006 bytes
Download FTP scene.org
Rating:
Released at event ASM97 in the in64 division and ranked XX
,,GUS/SB,

Nirl Gation by Soopadoopa
/demos/1997/s/soopad.zip
12 Dec 1997 (catalog date)
1,124,959 bytes
Download FTP scene.org
Rating:
,,GUS/SB/PAS,

2 Percent by PDG
/demos/1998/0-9/2_pr_cen.zip
22 Oct 1998 (catalog date)
1,512,431 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the demo division and ranked 14
,VESA,,

Swallow by Acid
/demos/1998/a/acd_swal.zip
06 Sep 1998 (catalog date)
124,754 bytes
Download FTP scene.org
Released at event SE98 in the in64 division and ranked 03

Go Pete Go (final) by Prone
/demos/1998/p/prn_petf.zip
06 Sep 1998 (catalog date)
140,638 bytes
Download FTP scene.org
Rating:
Released at event SE98 in the in64 division and ranked 02
P5,24/32b VESA,GUS/SB/PAS,

Prodigy by Blabla
/demos/1998/p/prodigy.zip
08 Aug 1998 (catalog date)
2,124,019 bytes
Download FTP scene.org
Rating:
486-66,VESA,GUS/SB,16MB

Ska Power by Skytech Group
/demos/1998/s/stg_ska.zip
19 Aug 1998 (catalog date)
1,248,123 bytes
Download FTP scene.org
Rating:

The Flyer by Duffe
/graphics/images/1994/t/theflyer.zip
04 Jul 1996 (catalog date)
12,496 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked XX

Orn by HarleQuiN, SuccesS
/graphics/images/1995/o/orn.zip
12 Sep 1996 (catalog date)
16,124 bytes
Download FTP scene.org
Rating:
Released at event BIZ95 in the grfx division and ranked XX

The Evils by Spawn
/graphics/images/1995/t/theevils.zip
04 Jul 1996 (catalog date)
124,654 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the grfx division and ranked 18

Warrior by Menace
/graphics/images/1995/w/warrior.zip
04 Jul 1996 (catalog date)
47,387 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the grfx division and ranked ??

Who Is It by ???
/graphics/images/1995/w/whoisit.zip
04 Jul 1996 (catalog date)
16,359 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the grfx division and ranked ??

???
/graphics/images/1995/w/wildbgan.zip
04 Jul 1996 (catalog date)
206,352 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the grfx division and ranked ??

Two raytraced images by Dream
/graphics/images/1995/w/wntd_ray.zip
04 Jul 1996 (catalog date)
111,846 bytes
Download FTP scene.org
Rating:

Alie by Ward
/graphics/images/1995/w/wrd_alie.zip
04 Jul 1996 (catalog date)
22,384 bytes
Download FTP scene.org
Rating:
Released at event EXE95 in the grfx division and ranked 03

Xtatic by Xtatic
/graphics/images/1995/x/xtatic.zip
04 Jul 1996 (catalog date)
72,928 bytes
Download FTP scene.org
Rating:

The Ring of Zoz by ???
/graphics/images/1995/z/zoz-ring.zip
04 Jul 1996 (catalog date)
47,397 bytes
Download FTP scene.org
Rating:

?? by AsA of ??
/graphics/images/1997/m/mek-124.zip
18 May 1998 (catalog date)
670,713 bytes
Download FTP scene.org
Rating:
Released at event MEK97 in the grfx division and ranked ??
800x549x16m

Selfportrait by Ruler of Pop 2 Pop
/graphics/images/1997/m/mek-94.zip
18 May 1998 (catalog date)
12,401 bytes
Download FTP scene.org
Rating:
Released at event MEK97 in the grfx division and ranked ??
320x200x4

BeetleAnt by Bombjack of MMU
/graphics/images/1998/b/beetlea.zip
21 Apr 1998 (catalog date)
456,124 bytes
Download FTP scene.org
Rating:
640x480x16m

Drille tid by Flunkium of In-sect
/graphics/images/1998/d/drille_t.zip
04 Nov 1998 (catalog date)
124,745 bytes
Download FTP scene.org
Rating:
Released at event SE98 in the grtc division and ranked 13
500x387x16m

Juice by Omule
/graphics/images/1998/j/juice.zip
16 Jun 1998 (catalog date)
11,247 bytes
Download FTP scene.org
Rating:
Released at event FLAG98 in the grfx division and ranked 08
320x200x256

THK by Anna of Chemical Sisters
/graphics/images/1998/t/thk.zip
09 Sep 1998 (catalog date)
124,776 bytes
Download FTP scene.org
Rating:
Released at event ABD98 in the grfx division and ranked 07
600x512x16m

A.C.E. CD-ROM #3 info package v1.1
/info/cds/cd3nfo11.zip
09 Nov 1996 (catalog date)
31,243 bytes
Download FTP scene.org

DemoNews 124 - 18 Jun 1996 by Hornet
/info/demonews/1996/demonews.124
09 Sep 1996 (catalog date)
48,697 bytes
Download FTP scene.org

TraxWeekly 026 - 15 Sep 1995
/info/traxweek/1995/traxweek.026
25 Jul 1996 (catalog date)
34,124 bytes
Download FTP scene.org

Crimewave by LaLa
/music/contests/mc2/rookie/r-crimew.zip
09 Nov 1996 (catalog date)
124,062 bytes
Download FTP scene.org
Released at event MC2 in the mmul division and ranked R06

O-67287 by jUicE!
/music/contests/mc3/rookie/o-67287.zip
09 Nov 1996 (catalog date)
124,351 bytes
Download FTP scene.org
Released at event MC3 in the mmul division and ranked R44

E-19124 by Protocol of Acid
/music/contests/mc3/veteran/e-19124.zip
09 Nov 1996 (catalog date)
233,239 bytes
Download FTP scene.org
Released at event MC3 in the mmul division and ranked V32

Music Contest 4 Round 2 Voting Assignments by Hornet
/music/contests/mc4/files/mc4vrnd2.zip
09 Nov 1996 (catalog date)
12,437 bytes
Download FTP scene.org
Released at event MC4

Attack by Turrican
/music/contests/mc4/rookie/m4r-atta.zip
10 Nov 1996 (catalog date)
124,891 bytes
Download FTP scene.org
Released at event MC4 in the mmul division and ranked R10

Out in the Garden by Nabo
/music/contests/mc4/veteran/m4v-oitg.zip
10 Nov 1996 (catalog date)
212,437 bytes
Download FTP scene.org
Released at event MC4 in the mmul division and ranked XX

Downfall by Hydro of Aquatica
/music/contests/mc5/rookie/m5r-dnf.zip
29 Aug 1997 (catalog date)
124,763 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Dream-train by Ore-gano
/music/contests/mc5/rookie/m5r-dtra.zip
29 Aug 1997 (catalog date)
124,513 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Lunar Excursion by Lift of Digital Terra
/music/contests/mc5/rookie/m5r-lunx.zip
29 Aug 1997 (catalog date)
421,245 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked R03

On My Mind by tweety
/music/contests/mc6/intermed/m6i-mind.zip
28 Mar 1999 (catalog date)
312,462 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Buzz by ScarJT
/music/contests/mc6/rookie/m6r-buzz.zip
28 Mar 1999 (catalog date)
124,371 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Magic Mushroom by nado
/music/contests/mc6/veteran/m6v-mamu.zip
28 Mar 1999 (catalog date)
302,124 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Quiver by Apathy
/music/disks/1996/apa-qvr1.zip
11 Aug 1996 (catalog date)
1,712,419 bytes
Download FTP scene.org
Rating:

Ripples by dj3, DJ Pitt
/music/disks/1997/3-ripple.zip
26 Aug 1997 (catalog date)
1,246,320 bytes
Download FTP scene.org

Old Folks by Urge of AiLe Productions
/music/disks/1997/oldfolk.zip
15 Apr 1997 (catalog date)
2,240,200 bytes
Download FTP scene.org

Nocturne by Octoque
/music/disks/1997/oq-noctu.zip
06 Jun 1997 (catalog date)
1,540,124 bytes
Download FTP scene.org

Skyline by Nexus, BassQ, Arclight, Turrican, Vildauget of Cloud Nine
/music/disks/1997/skyline.zip
15 Apr 1997 (catalog date)
3,716,143 bytes
Download FTP scene.org

Chromagic 2 by Chromag, KdKdokin, Boo, Orome of Talent
/music/disks/1998/cm2.zip
28 Jun 1998 (catalog date)
5,124,532 bytes
Download FTP scene.org

Decay by hyperfuzz
/music/disks/1998/decay.zip
08 Feb 1998 (catalog date)
1,111,241 bytes
Download FTP scene.org

Zen Annihilation E.p. by Hepkatt of The Temple of Waffular Synthesis
/music/disks/1998/tws_zen.zip
29 Mar 1998 (catalog date)
912,469 bytes
Download FTP scene.org
Rating:

Amp For Windows V1.22 by Grinus of casa
/music/programs/players/ampw122.zip
19 Jan 1998 (catalog date)
124,292 bytes
Download FTP scene.org
Module player for SB AWE32/64 cards. IT/XM/S3M/MOD/MTM/PTM modules supported. The best possible sound quality. A minimal processor and memory usage. Internal file selector and playlist editor. Optimized for running in background. NEWS: enhanced IT support, a faster loader, fixes. Requirements: 386+, Windows 3.1+, SB AWE32+

PowerRIP+ v3.0 by Jordan Russell
/music/programs/rippers/p-rip300.zip
09 Sep 1996 (catalog date)
124,737 bytes
Download FTP scene.org

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...)

Sound Forge v3.0
/music/programs/samplers/sforge.zip
09 Sep 1996 (catalog date)
1,244,545 bytes
Download FTP scene.org
(Windows)

Instrument Collection (March 95) by Golden Spud
/music/samples/xi950311.zip
10 Sep 1996 (catalog date)
1,248,224 bytes
Download FTP scene.org
XI, has subdirectories

Walk 'n Titanize by Dizzy of CNCD
/music/songs/1993/walkntit.zip
21 Jan 1997 (catalog date)
124,602 bytes
Download FTP scene.org
Rating:
(MOD)

Vibrations by The REW
/music/songs/1994/rew_vibr.zip
15 Sep 1996 (catalog date)
159,124 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the mmul division and ranked XX
(EXE)

Blind by Mild
/music/songs/1995/b/blind.zip
21 Sep 1996 (catalog date)
124,929 bytes
Download FTP scene.org
Rating:
(XM)

Global Seizure by Cerulean
/music/songs/1995/d/d-gblszr.zip
17 Sep 1996 (catalog date)
124,651 bytes
Download FTP scene.org
Rating:
(S3M)

Filter by Ranger Rick
/music/songs/1995/f/filter.zip
17 Sep 1996 (catalog date)
124,570 bytes
Download FTP scene.org
Rating:
(S3M)

Killer Instinct by Danes
/music/songs/1995/k/killer.zip
21 Sep 1996 (catalog date)
112,452 bytes
Download FTP scene.org
Rating:
(XM)

Neuro Idiotic by Mirror
/music/songs/1995/n/neuro.zip
18 Sep 1996 (catalog date)
124,162 bytes
Download FTP scene.org
Rating:
(S3M)

Visionaire by Bethoven
/music/songs/1995/v/visionai.zip
16 Sep 1996 (catalog date)
395,124 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the m4ch division and ranked XX
(MOD)

5518 Ii by Fajser of Rage
/music/songs/1996/0-9/5518ii.zip
06 May 1997 (catalog date)
124,875 bytes
Download FTP scene.org
Rating:
(MOD)

Genetic Modulation by Chris Helfrich
/music/songs/1996/c/ch-good.zip
09 Apr 1997 (catalog date)
186,369 bytes
Download FTP scene.org
Rating:
(XM)

Just Keep On Going by Chris Helfrich
/music/songs/1996/c/ch-jkeep.zip
09 Apr 1997 (catalog date)
152,908 bytes
Download FTP scene.org
Rating:
(XM)

Outbreak by Chris Helfrich
/music/songs/1996/c/ch-outbr.zip
09 Apr 1997 (catalog date)
257,871 bytes
Download FTP scene.org
Rating:
(XM)

Ultimate State Of Consciousness by Chris Helfrich
/music/songs/1996/c/ch-usoc.zip
09 Apr 1997 (catalog date)
224,134 bytes
Download FTP scene.org
Rating:
(XM)

I Am Alive (Funkie Remix) by Coplan
/music/songs/1996/c/co-alrmx.zip
17 Mar 1997 (catalog date)
124,970 bytes
Download FTP scene.org
(IT)

Encased in Glass by Mute
/music/songs/1996/e/encased.zip
01 Oct 1996 (catalog date)
612,494 bytes
Download FTP scene.org
Rating:
(IT)

Cotton Wool by Mellow-D
/music/songs/1996/f/fm-cott.zip
16 Nov 1996 (catalog date)
425,124 bytes
Download FTP scene.org
Rating:
(XM)

House Eey #35 by Hide
/music/songs/1996/h/hide352.zip
21 Jan 1997 (catalog date)
52,124 bytes
Download FTP scene.org
Rating:
(S3M)

Crimewave by Lala
/music/songs/1996/u/u_crimew.zip
22 Sep 1996 (catalog date)
124,460 bytes
Download FTP scene.org
Rating:
(ULT)

Wind by Dead
/music/songs/1996/w/wind_.zip
17 Nov 1996 (catalog date)
1,241,727 bytes
Download FTP scene.org
Rating:
(XM)

Your Fate by Zauron
/music/songs/1996/z/zrn_fate.zip
01 Jul 1996 (catalog date)
412,470 bytes
Download FTP scene.org
Rating:
(S3M)

4th Compose by KOJV of RADA
/music/songs/1997/0-9/4thcompo.zip
19 Dec 1998 (catalog date)
221,242 bytes
Download FTP scene.org
Released at event DH97 in the m4ch division and ranked 07

Country Western by Szudi
/music/songs/1997/a/abc_cntr.zip
18 Mar 1997 (catalog date)
12,405 bytes
Download FTP scene.org
(MOD)

Dreamscape Number One by Arclight of Cloud Nine
/music/songs/1997/c/c9_dream.zip
28 Apr 1997 (catalog date)
915,965 bytes
Download FTP scene.org
(IT)

Carpet by Tim Pratley
/music/songs/1997/c/carpet.zip
09 Apr 1997 (catalog date)
6,943 bytes
Download FTP scene.org
(XM)

Cataleptic Seizure by Butcher of Metamorph
/music/songs/1997/c/cataseiz.zip
09 Apr 1997 (catalog date)
130,508 bytes
Download FTP scene.org
(XM)

Joshua And The Mermaid by Guy, Pedro
/music/songs/1997/c/cb-josh.zip
09 Apr 1997 (catalog date)
234,148 bytes
Download FTP scene.org
(XM)

Devils Night by melcom of Hoax Arts
/music/songs/1997/d/dn_quake.zip
03 Apr 1998 (catalog date)
1,249,526 bytes
Download FTP scene.org
(IT)

From Chaos To Chaos by Jobe of Big Boom
/music/songs/1997/j/jbe_fctc.zip
08 Apr 1997 (catalog date)
351,240 bytes
Download FTP scene.org
(XM)

Leave Behind by Warrior X of Unity, Inc., Pantheon Music Releases
/music/songs/1997/l/l_behind.zip
08 Oct 1997 (catalog date)
124,604 bytes
Download FTP scene.org
(XM)

Chre by Stereoman of NOISE
/music/songs/1997/n/no-chre.zip
10 Nov 1997 (catalog date)
220,270 bytes
Download FTP scene.org
(IT)

Trapped In A Bottle by Nighthawk of ProFound Sound
/music/songs/1997/n/nwk-trap.zip
05 Dec 1997 (catalog date)
124,665 bytes
Download FTP scene.org
(XM)

Static Fish (dance Remix) by Pubert of THEM
/music/songs/1997/p/pstfish.zip
06 Apr 1997 (catalog date)
641,218 bytes
Download FTP scene.org
(IT)

Mistar by Rhino of Torment
/music/songs/1997/r/rno-mstr.zip
06 Apr 1997 (catalog date)
124,029 bytes
Download FTP scene.org
(XM)

I Can Feel It by Bargel of Society Of Sound
/music/songs/1997/s/sos_any.zip
18 May 1997 (catalog date)
315,467 bytes
Download FTP scene.org
(IT)

Everything Is Relative by Uctumi of -none-
/music/songs/1997/u/uc-rltv0.zip
31 Aug 1998 (catalog date)
12,498 bytes
Download FTP scene.org
(MOD)

Wormholes And Dimensions by The Fox
/music/songs/1997/w/wad.zip
19 Sep 1997 (catalog date)
124,279 bytes
Download FTP scene.org
(IT)

Condition kaos by Amigo
/music/songs/1998/a/ami-kaos.zip
15 Jan 1999 (catalog date)
124,166 bytes
Download FTP scene.org
Released at event GAR98 in the mmul division and ranked 16

Geological Disaster by Anders Akerheden
/music/songs/1998/a/an_geo.zip
06 Jan 1998 (catalog date)
124,755 bytes
Download FTP scene.org
Rating:
(XM)

Technology by Harout Pogossian a.k.a. HP of Danger High Voltage Records
/music/songs/1998/d/dhv_tec.zip
05 May 1998 (catalog date)
1,012,442 bytes
Download FTP scene.org
(IT)

Bloody rain by Dracul
/music/songs/1998/d/drc_rain.zip
15 Jan 1999 (catalog date)
277,124 bytes
Download FTP scene.org
Released at event GAR98 in the mmul division and ranked 11

A World View by RS3 of Exiles
/music/songs/1998/e/e_world.zip
25 May 1998 (catalog date)
727,991 bytes
Download FTP scene.org
(IT)

Honored Dead by Pirate Pete
/music/songs/1998/h/hd.zip
04 Jan 1998 (catalog date)
190,345 bytes
Download FTP scene.org
(XM)

Hot Iron by Traxx of Hoax Arts
/music/songs/1998/h/hi.zip
09 May 1998 (catalog date)
124,452 bytes
Download FTP scene.org
(XM)

Goa Faith by dj zip of kombo
/music/songs/1998/k/km_goaf.zip
04 Feb 1998 (catalog date)
1,240,484 bytes
Download FTP scene.org
Rating:
(XM)

Mah Groove by djzip of Scrape
/music/songs/1998/m/mahgrov.zip
26 May 1998 (catalog date)
246,124 bytes
Download FTP scene.org
(XM)

Self Dis Satisfaction by Stote of NOISE
/music/songs/1998/n/no-scrap.zip
22 Feb 1998 (catalog date)
1,246,913 bytes
Download FTP scene.org
(IT)

Waterwalk by PikkleJar of Sonic Fusion
/music/songs/1998/s/sf-water.zip
14 Jun 1998 (catalog date)
1,240,193 bytes
Download FTP scene.org
(IT)

When You by Burkey of DiMENSIONS
/music/songs/1998/w/whenyou.zip
03 May 1998 (catalog date)
124,511 bytes
Download FTP scene.org
(IT)

EViL Music Disk #2 by Phoenix
/tla/disks/1995/e/evld0196.zip
26 Jul 1996 (catalog date)
1,241,879 bytes
Download FTP
Rating:

Chapter 6 - The Dawn Of A New Age by Radical Rhythms
/tla/disks/1995/r/rr_ch6-3.zip
28 Sep 1996 (catalog date)
1,242,803 bytes
Download FTP
Rating:

02/96 Pack by Exploding Hedgehogs
/tla/disks/1996/e/eh-0296.zip
15 Sep 1996 (catalog date)
1,241,912 bytes
Download FTP
Rating:

Flame Broiled by Hallogen Dreams
/tla/disks/1996/h/hd-flame.zip
29 Sep 1996 (catalog date)
1,241,650 bytes
Download FTP
Rating:

Beat Experience by Spacekid
/tla/songs/1994/mod/b/beatexpr.zip
15 Sep 1996 (catalog date)
124,542 bytes
Download FTP
Rating:
Released at event TP94 in the m4ch division and ranked XX

Twins by Libertine
/tla/songs/1994/s3m/twins.zip
15 Sep 1996 (catalog date)
124,888 bytes
Download FTP
Rating:
Released at event TP94 in the mmul division and ranked XX

Untitled by Terminator
/tla/songs/1995/mod/n/nkuntitl.zip
16 Sep 1996 (catalog date)
124,782 bytes
Download FTP
Rating:

Chaos by Article III
/tla/songs/1995/s3m/d/dafu.zip
17 Sep 1996 (catalog date)
482,124 bytes
Download FTP
Rating:

E-19124 by Protocol
/tla/songs/1995/s3m/f/ftrhmnty.zip
17 Sep 1996 (catalog date)
235,299 bytes
Download FTP
Rating:

House Breaker by Darksin
/tla/songs/1995/s3m/h/housbrek.zip
18 Sep 1996 (catalog date)
198,124 bytes
Download FTP
Rating:

Prelude In C by Joika
/tla/songs/1995/s3m/p/prelude.zip
19 Sep 1996 (catalog date)
124,042 bytes
Download FTP
Rating:

Atomic Playboy by Tackle
/tla/songs/1995/xm/a/aplayboy.zip
20 Sep 1996 (catalog date)
88,124 bytes
Download FTP
Rating:

Cybernet in Rotterdam by Jester
/tla/songs/1996/s3m/c/cyberott.zip
23 Jul 1996 (catalog date)
124,291 bytes
Download FTP
Rating:

Bouncey Beats by The Key
/tla/songs/1996/xm/b/bouncey.zip
22 Sep 1996 (catalog date)
221,240 bytes
Download FTP
Rating:

Whispers by Truxx
/tla/songs/1996/xm/c/cb-whisp.arj
22 Sep 1996 (catalog date)
171,240 bytes
Download FTP
Rating:

Crush My Body Against The Wall by NTX
/tla/songs/1996/xm/n/ntx_crhm.zip
22 Sep 1996 (catalog date)
124,594 bytes
Download FTP
Rating:

The Odyssey by Repo Man
/tla/songs/1996/xm/o/odyssey.zip
17 Nov 1996 (catalog date)
124,582 bytes
Download FTP
Rating:

Independence Day by Wonderboy
/tla/songs/1996/xm/w/wb-indep.arj
17 Nov 1996 (catalog date)
183,124 bytes
Download FTP
Rating: