Search for "!": 141 matches

3D Coding tutorial by Ica of Hubris
/code/3d/docs/3dica221.zip
30 Jun 1998 (catalog date)
422,704 bytes
Download FTP scene.org
Rating:
This tutorial is very easy to understand and describes everything you need to know like the mathematical basics, the different kind of polyfillers, shading methods, camera movement, sorting and backface culling and much much more. A must-have for every 3d coder! Text

Zed 3D by Zed
/code/3d/docs/zed3d095.zip
19 Jan 1998 (catalog date)
697,450 bytes
Download FTP scene.org
Rating:
Zed 3d - a document explaining the maths you'll need for 3d. Word and postscript formats of the same file. Zed has an attention to detail and a great way to explain all the math. I highly recommend this to anyone starting to make a 3d engine who doesn't know where to start (start with the math, not the polygon fillers, believe me! the fillers are trivial in comparison). See the bibliography for where to go next.

Phong Shading
/code/3d/trifill/phong/pasphong.zip
05 Oct 1996 (catalog date)
4,545 bytes
Download FTP scene.org
Rating:
Hard to read code, should have the compiled exe with it in the pack. Slow!

Texture Mapping Tutorial by Tumblin of Bodies In Motion
/code/3d/trifill/texmap/tmaptut.zip
08 Jun 1997 (catalog date)
66,330 bytes
Download FTP scene.org
Rating:
Excellent tutorial on texture mapping. A must for starters!

15313115 by Fred of TFL-TDV
/code/audio/convert/mod15ins.zip
11 Jan 1997 (catalog date)
29,975 bytes
Download FTP scene.org
Rating:
A format converter for 15 instrument mods to/from 31 instrument mods - Useless! Even the file_id.diz says it's a joke. Rather boring on the humor scale. No code.

Description of the GT2 and GTK module formats by L. de Soras
/code/audio/docs/gt2-form.txt
30 Jun 1998 (catalog date)
22,995 bytes
Download FTP scene.org
Rating:
This document is partly written in french! Text

Jorian Mod Player by Nathan Hand
/code/audio/players/jmp.zip
10 Jan 1997 (catalog date)
4,332 bytes
Download FTP scene.org
Rating:
Crap Mod Player - Give this man a pointer! Doesn't parse any of the effects either. Oh yeah, globals abound.

Midas v1.11 by Sahara Surfers
/code/audio/players/midas111.zip
17 Jan 1999 (catalog date)
1,981,785 bytes
Download FTP scene.org
Rating:
This version fixes some bugs in the 1.1 version, which was really necessary because some demos who used that version really sounded bad on a gus, so make sure you use this version, and not an older one!

Tiny Play by pascal of Cubic Team
/code/audio/players/mxmp12.zip
11 Jan 1997 (catalog date)
92,697 bytes
Download FTP scene.org
Rating:
Tiny Gus Play - Has source for the player, but can interface with asm and watcom. GUS only. requires that music be run through a converter and the playback is similar to FT2 when it comes to s3ms (but it will play xm's!)

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!

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

Boardz source by Vulture
/code/demosrc/bbsintro/vga-vul1.zip
10 Jan 1997 (catalog date)
11,913 bytes
Download FTP scene.org
Rating:
Source for a BBS loader with a star field and scrollie - I never thought I'd give this high a rating for source to a BBS loader, but I figure there's got to be some way for people to know what to look for. The source is beautiful and there are more comments than there are lines of source! *Perfect* for the beginner, though not a tutorial.

No We Ain't Dead Yet by Goblin, Random of Xtatic
/code/demosrc/bbsintro/x-no.zip
19 Jan 1998 (catalog date)
173,872 bytes
Download FTP scene.org
Rating:
No We Ain't Dead Yet - the BBStros. A 6?!? (I counted 7) course meal of bbs loaders, 6 with full sources. Nicely done.

Bytes & Kisses source by Jeff Lawson of JL Enterprise
/code/demosrc/demos/bkisssrc.zip
10 Jan 1997 (catalog date)
513,669 bytes
Download FTP scene.org
Rating:
Sources for a demo with a scrollie, plasma, shadebobs, tunnel, bitmap rotation and stretching, and cool credits - Nice comments, but not precompiled. add /misc.!!! to your path and be sure to have pklite somewhere in your path. Go through each directory and use Borland's make on all the targets of each make file. Then make bytekiss.exe from /. Nice demo for its time, but frightfully boring except on Valentine's day. :)

Byte B4 Christmas source by Jeff Lawson of JL Enterprise
/code/demosrc/demos/byte-src.zip
10 Jan 1997 (catalog date)
560,382 bytes
Download FTP scene.org
Rating:
Sources for a demo with snowflakes, fire, and some text writers - Nice comments, but not precompiled. add /misc.!!! to your path and be sure to have pklite somewhere in your path. Go through each directory and use Borland's make on all the targets of each make file. Then make bytekiss.exe from /. Nice demo for its time, but frightfully boring except on Christmas Eve :)

2d bump mapping by HELiX
/code/effects/bump/bumpsrc.zip
18 Mar 1997 (catalog date)
63,540 bytes
Download FTP scene.org
Rating:
Simple example and explanation of how to do 2d bump mapping. Looks like it was written by a beginner (because of the code optimization, or lack there of), but is fairly nicely commented, which is a big plus!

Texturemapping Tutorial by William D. Doughty
/code/effects/doom/texttext.zip
18 Jan 1998 (catalog date)
9,162 bytes
Download FTP scene.org
Rating:
Text version. Explains how to make a 3D engine like the one used in Doom. This version does not include any illustrations!

Feedback Effect
/code/effects/feedback/dunesrc.zip
05 Oct 1996 (catalog date)
7,481 bytes
Download FTP scene.org
Rating:
Example from DUNE!.COM - fairly nice (and the only example source I've seen for such a (recently) overused effect).

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

24 Byte Tiny Starfield by Matt Wilhelm
/code/effects/stars/mwstar.zip
05 Oct 1996 (catalog date)
5,708 bytes
Download FTP scene.org
Rating:
Slow as crap, but AWESOME! But I suppose only a demented coder would appreciate it.

Tunnel Source by bca of Karva
/code/effects/tunnel/bca_tnl.zip
19 Jan 1998 (catalog date)
19,956 bytes
Download FTP scene.org
Rating:
A texture mapped tunnel effect. Has holes in the tunnel. No useful comments in the source. One nifty (old!) idea of taking advantage of mirrors in the lookup table. FYI - vasen=left, oikea=right, yl„=upper, ala=lower.

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!

Wormhole by Lucifer of Lucifer
/code/effects/wormhole/1luc_wrm.zip
10 Jan 1997 (catalog date)
10,614 bytes
Download FTP scene.org
Rating:
Qbasic sources for a wormhole - QBasic?!? Nifty! :)

Micropcx
/code/images/micropcx.zip
15 Apr 1997 (catalog date)
1,921 bytes
Download FTP scene.org
Source code in assembler and .com executable of the shortest pcx viewer in the whole world (made in Poland!).

Collection of Dr. Dobbs Journals Feb 1991 through Feb 1993. by Dr. Dobbs
/code/tutors/graphics/graphpro.zip
18 Jan 1998 (catalog date)
397,893 bytes
Download FTP scene.org
Rating:
A must for every graphics programmer!

Bootgame by Ko-Ko
/code/utils/boot/bootgame.zip
18 Jan 1998 (catalog date)
11,940 bytes
Download FTP scene.org
Rating:
Puts a game into the bootsector of a floppy! Unfortunately, the game is not timed and unplayable on modern computers.

Alive! by Rebels
/demos/1993/a/alive_.zip
29 Jun 1996 (catalog date)
62,485 bytes
Download FTP scene.org
Rating:

Grr! by Epical
/demos/1993/g/grr_.zip
29 Jun 1996 (catalog date)
76,595 bytes
Download FTP scene.org
Rating:
Released at event AGR93 in the demo division and ranked 07

Vision From Hell! by Magnetic Team
/demos/1993/h/hell_mv.zip
29 Jun 1996 (catalog date)
139,006 bytes
Download FTP scene.org
Rating:

Christmas Greetz! by Morbid Man of ???
/demos/1993/x/xmasgrtz.zip
29 Jun 1996 (catalog date)
70,818 bytes
Download FTP scene.org
Rating:

Hey, That's Life! by Coma
/demos/1994/c/cma_dice.zip
29 Jun 1996 (catalog date)
61,518 bytes
Download FTP scene.org
Rating:

Come! by Zed of Remal
/demos/1994/c/come.zip
29 Jun 1996 (catalog date)
5,297 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked XX

Happy New Year! by Agony
/demos/1994/h/happy95_.zip
29 Jun 1996 (catalog date)
18,884 bytes
Download FTP scene.org
Rating:

Microsoft SUXX! by Anonymous
/demos/1994/m/ms_suxx.zip
29 Jun 1996 (catalog date)
267,226 bytes
Download FTP scene.org
Rating:

Textmode Strikes.bak by Shape!
/demos/1994/s/shape_.zip
29 Jun 1996 (catalog date)
92,579 bytes
Download FTP scene.org
Rating:

BBS Yes! by Dwhurl
/demos/1994/y/yes.zip
29 Jun 1996 (catalog date)
21,926 bytes
Download FTP scene.org
Rating:

Be There! by Antares
/demos/1995/a/abether.zip
29 Jun 1996 (catalog date)
66,820 bytes
Download FTP scene.org
Rating:
Released at event BIZ95 in the in64 division and ranked ??

Anim! by Neon of Spetsnaz
/demos/1995/a/anim.zip
29 Jun 1996 (catalog date)
4,165 bytes
Download FTP scene.org
Rating:
Released at event BP95 in the in4k division and ranked 02

Confy00zhen! by Fyoozhen
/demos/1995/c/confyooz.zip
29 Jun 1996 (catalog date)
25,503 bytes
Download FTP scene.org
Rating:

Donuts! by Strontium 90
/demos/1995/d/donuts.zip
29 Jun 1996 (catalog date)
39,857 bytes
Download FTP scene.org
Rating:

!ex by Hyperopia
/demos/1995/e/ex.zip
30 Jun 1996 (catalog date)
575,102 bytes
Download FTP scene.org
Rating:

Squishtro! by Dungeon Dwellers
/demos/1995/s/squ.zip
30 Jun 1996 (catalog date)
74,260 bytes
Download FTP scene.org
Rating:
Released at event NAID95 in the in64 division and ranked ??

Drip by BSP
/demos/1996/b/bspdrip.zip
24 Jan 1997 (catalog date)
1,495,703 bytes
Download FTP scene.org
Released at event MOV96 in the demo division and ranked 03
VESA,SBPro@220/5/1 ONLY?!

Hyper TV by P!
/demos/1996/h/hypertv.zip
30 Jun 1996 (catalog date)
40,369 bytes
Download FTP scene.org
Rating:
Released at event JUH96A in the in64 division and ranked XX

Tume by Mass
/demos/1996/m/m_tume.zip
08 Feb 1997 (catalog date)
162,235 bytes
Download FTP scene.org
Rating:
5 seconds long!

Pii by Skraappa Skruuppi
/demos/1996/s/skr!pii.zip
30 Jun 1996 (catalog date)
52,496 bytes
Download FTP scene.org
Rating:

Larry by Tmur of Capanna
/demos/1997/0-9/15_sec.zip
13 Sep 1997 (catalog date)
1,061 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the in1k division and ranked 02
,,GUS!,

Shapeshifter by Chrome
/demos/1997/c/chr-shap.zip
13 Sep 1997 (catalog date)
6,561 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the in4k division and ranked 01
P5,,GUS!,

History of the Universe by Dave of Silicon Brain
/demos/1997/s/sb_hoftu.zip
13 Sep 1997 (catalog date)
5,736 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the in1k division and ranked 08
256 bytes!

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,

Blah! The Demo by TUM
/demos/1998/b/blahfin.zip
19 Nov 1998 (catalog date)
768,308 bytes
Download FTP scene.org
Rating:
,,GUS,

Big Bartels by Landru
/graphics/images/1995/b/bartels!.zip
04 Jul 1996 (catalog date)
20,294 bytes
Download FTP scene.org
Rating:
Released at event WIR95 in the grfx division and ranked 11

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

Take me! by Bifrost of Iris
/graphics/images/1997/p/pixel_48.zip
16 Jun 1998 (catalog date)
128,401 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the grfx division and ranked 09
640x512x256

Mis! hvor er du by Gugi 9000 of Plutonic
/graphics/images/1997/p/pixel_7.zip
16 Jun 1998 (catalog date)
72,640 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the grfx division and ranked 73
320x200x256

Vision by Cereal of Ooze Labs, S!P
/graphics/images/1998/v/vision.zip
09 Sep 1998 (catalog date)
639,053 bytes
Download FTP scene.org
Rating:
Released at event WIR98 in the grfx division and ranked 07
640x480x16m

Zyklop Group Acronyms List v4.14 by Yogi
/info/contact/group414.zip
06 Dec 1996 (catalog date)
29,508 bytes
Download FTP scene.org
more than 400 groups listed including infos about the crew! Also included are group and party acronyms lists

Defcon 1 by K!Prod
/mags/1997/defcon.zip
29 Nov 1998 (catalog date)
1,451,072 bytes
Download FTP scene.org
Rating:
French - ,VESA,GUS/SB/PAS,

Defcon 2 (Win32 patch) by K!Prod
/mags/1998/dcn2add.zip
29 Nov 1998 (catalog date)
130,304 bytes
Download FTP scene.org

Defcon 2 by K!Prod
/mags/1998/defcon2.zip
29 Nov 1998 (catalog date)
2,522,556 bytes
Download FTP scene.org
Rating:
French (mostly) & English - ,VESA,GUS/SB/PAS,

Funkin' Groovin! by VLad DRacl
/music/contests/mc2/rookie/r-funkin.zip
09 Nov 1996 (catalog date)
270,222 bytes
Download FTP scene.org
Released at event MC2 in the mmul division and ranked R22

Iza Man Drugged on Funk! by Iza Man
/music/contests/mc2/rookie/r-izafnk.zip
09 Nov 1996 (catalog date)
123,331 bytes
Download FTP scene.org
Released at event MC2 in the mmul division and ranked R32

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

Immortal Move by Dynamite! of The Lost Patrol, Rigamortiz
/music/contests/mc5/intermed/m5i-imov.zip
29 Aug 1997 (catalog date)
311,322 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Blow Up The World! by Pingood
/music/contests/mc5/rookie/m5r-blow.zip
29 Aug 1997 (catalog date)
420,602 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Carexidentifyerworx by Da Nme!
/music/contests/mc5/veteran/m5v-care.zip
29 Aug 1997 (catalog date)
648,586 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Time Flows by The Zapper! of Force Ten
/music/contests/mc5/veteran/m5v-time.zip
29 Aug 1997 (catalog date)
774,615 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked V11

Oh, No! Help Me! I Can't Take It! What? by Perisoft of 11aaa
/music/contests/mc5/veteran/m5v-what.zip
29 Aug 1997 (catalog date)
788,428 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Late Shift by The Zapper!
/music/contests/mc6/veteran/m6v-late.zip
28 Mar 1999 (catalog date)
901,738 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked V16

Space Transistor by Da NME!
/music/contests/mc6/veteran/m6v-stor.zip
28 Mar 1999 (catalog date)
511,447 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Week by LakEEE
/music/disks/1996/craw_wk.zip
21 Jan 1997 (catalog date)
1,456,730 bytes
Download FTP scene.org
Rating:
Kenji's music is just so fun to listen to!

Nine! by Neutron
/music/disks/1996/ntr-nine.zip
19 Nov 1996 (catalog date)
2,612,118 bytes
Download FTP scene.org
Rating:

Dee Musicdisk Two by Dee
/music/disks/1997/dee2.zip
01 Feb 1997 (catalog date)
4,250,859 bytes
Download FTP scene.org
Rating:
Slam! This is how a music disk should be done. Absolutely the best interface I've seen for a music disk since Epidemic. Not only that, but the interface is configurable... you can actually use it for your own productions. The music kicks ass. If you only download a couple music disks this year, be sure that one of them is Dee Musicdisk Two!

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.

Chop Mod! v1.6 Convert Amiga 2.x executables to MOD
/music/programs/convert/chopmod.zip
09 Sep 1996 (catalog date)
13,520 bytes
Download FTP scene.org

MOD to ASCII converter
/music/programs/convert/moddis00.zip
09 Sep 1996 (catalog date)
210,303 bytes
Download FTP scene.org
(man, that's weird!)

GutMOD v2.10
/music/programs/frontend/lynchmod.zip
09 Jan 1997 (catalog date)
26,767 bytes
Download FTP scene.org
Small, and HQ mod file playing system. Under 25k!

Master Mixer v5.1
/music/programs/mixers/mm5_1.zip
21 Jan 1997 (catalog date)
90,960 bytes
Download FTP scene.org
Full range SB mixer (All functions) Undocumented controls enabled! Automatic "clicks" removal. Can save 6 different mixing configs. Can replace ALL SB drivers at BOOT. Boots your PC (DOS) in a second. Unlimited number of Special Effects. User definable Chorus/Reverb+editor. [v5.1:Fix OPL3, AWE32, PC Spk level.] Does DSP Reset, EMU Reset. Win95 Ok! Can enable/disable any function. Command-line "QuickLoading" (tm) Sets your mixer in 1/4th a second!

16 Fix by Zest
/music/programs/trackers/16fix.zip
14 Mar 1997 (catalog date)
4,878 bytes
Download FTP scene.org
Fixes the problem with loading *.RAW 16-bit mono sound files into fasttrackerii -- having to press "16-bit" and "no" every time you load a sound, can get boring. this program replaces all your *.RAW files with *.IFF sounds, that load into fasttracker without any fuss. The search for *.RAW files is recursive, i.e. all sub-directories beneath the one you are fix'ing, will be fix'ed too .. careful!! the original .RAW files are ERASED. also, if you have other than 16-bit sound files in your collection, you should sort them first, placing your 16-bit files in a seperate directory, before using FIX. This program is freeware. Enjoy :)

Impulse Tracker Throbber for Netscape Navigator 2.0 and up by David Menkes
/music/programs/unusual/it_throb.zip
21 Jan 1997 (catalog date)
2,497 bytes
Download FTP scene.org
Replaces the big "N" Netscape icon after the location field with an animated Impulse Tracker icon. This rules!

Roland Juno 106 Samples #2 by Soundwave
/music/samples/swjuno2.zip
11 Oct 1997 (catalog date)
18,988,252 bytes
Download FTP scene.org
Samples taken from the Roland Juno 106 - Analog-based synthesizer with thundering bass, Yamaha TX16W - Sampler with Typhoon OS the modulation makes synthesis possible. By popular demand, the Juno pack is back! And this time, we've got a lot of resonance for all of you techno guys out there. (: We've got a couple of samples of resonant acid-like bass, plus a lot of other goodies with booms, distortion, LFOs, etc. There are 25 additional Juno sounds here, recorded at 44.1kHz, 16 bit on a Pro Audio Spectrum 16 with the sample point at C3 unless otherwise noted. Sorry, no loop points or envelopes are provided. Be sure to check out the Typhoon TR-808-like kit as well.

Oberheim Matrix 1000 Samples by Soundwave
/music/samples/swoberhm.zip
11 Oct 1997 (catalog date)
34,540,308 bytes
Download FTP scene.org
This is yet another sample pack made for those with samplers and high-end trackers. 50 samples are in this pack, all coming from bank 0 (!) of the Oberheim Matrix 1000. The Oberheim Matrix 1000 is a nice little analog synthesizer with classic Oberheim sounds, for those who don't know. The samples were done on a Turtle Beach Tropez. Hopefully this provides a tad better audio quality than the Pro Audio Spectrum 16 (which in itself wasn't bad). Sorry, no loop points or envelopes are provided.

Funk it! by Thorion
/music/songs/1994/funk_it.zip
15 Sep 1996 (catalog date)
155,425 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the m4ch division and ranked XX
(MOD)

Halooo! Kuuluuko? by Croaker
/music/songs/1995/h/haloo.zip
18 Sep 1996 (catalog date)
289,408 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the mmul division and ranked XX
(S3M)

I Can Fly! by Tito
/music/songs/1995/i/icanfly.zip
21 Sep 1996 (catalog date)
239,322 bytes
Download FTP scene.org
Rating:
(XM)

EgoME! by Kovax
/music/songs/1995/k/k_ego.zip
21 Sep 1996 (catalog date)
264,923 bytes
Download FTP scene.org
Rating:
(XM)

Mooserun! by Tito
/music/songs/1995/m/moose.zip
21 Sep 1996 (catalog date)
378,940 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the mmul division and ranked 16
(XM)

Whoa! by Vic
/music/songs/1995/w/whoa.zip
24 Sep 1996 (catalog date)
328,834 bytes
Download FTP scene.org
Rating:
(PTM)

!bao!bao! by Maf
/music/songs/1996/b/baobao.zip
30 Aug 1996 (catalog date)
131,415 bytes
Download FTP scene.org
Rating:
(MOD)

I Give Up! by Cruel Creator
/music/songs/1996/c/cc_givup.zip
01 Jul 1996 (catalog date)
86,578 bytes
Download FTP scene.org
Rating:
(XM)

Tech Not! by Ghost Fellow
/music/songs/1996/g/gf_techn.zip
22 Sep 1996 (catalog date)
137,813 bytes
Download FTP scene.org
Rating:
(S3M)

Just Say N2O! by Zake
/music/songs/1996/k/k_n2o.zip
22 Sep 1996 (catalog date)
120,949 bytes
Download FTP scene.org
Rating:
(S3M)

Uh! Tcha tcha tcha! by Monaco's
/music/songs/1996/m/mnc-uhhh.zip
22 Sep 1996 (catalog date)
96,519 bytes
Download FTP scene.org
Rating:
(XM)

Not So Far Man! by Heatseeker
/music/songs/1996/n/notsofar.zip
01 Oct 1996 (catalog date)
333,372 bytes
Download FTP scene.org
Rating:
(S3M)

Welcome To Komis! by Vadim VS
/music/songs/1996/v/vs_komis.zip
22 Sep 1996 (catalog date)
286,281 bytes
Download FTP scene.org
Rating:
(XM)

Amaze by Deaf of SM!
/music/songs/1997/a/amaze.zip
09 Feb 1999 (catalog date)
30,261 bytes
Download FTP scene.org
Released at event RAGE97 in the m08k division and ranked ??

Deuterium by !Cube of Trauma
/music/songs/1997/d/deuteriu.zip
10 Dec 1998 (catalog date)
432,278 bytes
Download FTP scene.org
Released at event ASM97 in the mmul division and ranked XX

Get Over Here! by Mr.Sanders of HRg
/music/songs/1997/m/mrs-get.zip
24 Jun 1997 (catalog date)
324,677 bytes
Download FTP scene.org
(IT)

Quality Rulez! by Dj Vuk of Breeze
/music/songs/1997/q/qualityr.zip
09 Feb 1999 (catalog date)
18,909 bytes
Download FTP scene.org
Released at event RAGE97 in the m08k division and ranked ??

Robyn goes acid! by Steffo of Cryonics
/music/songs/1997/r/robyngoe.zip
19 Dec 1998 (catalog date)
563,962 bytes
Download FTP scene.org
Released at event DH97 in the m4ch division and ranked 01

8 Kb RuLeZz! by Skoofy of Bassline Project
/music/songs/1997/s/skf-8rul.zip
09 Feb 1999 (catalog date)
19,541 bytes
Download FTP scene.org
Released at event RAGE97 in the m08k division and ranked ??

den usynlige ven... by x-otic of q!p, subtrance
/music/songs/1997/s/subc-duv.zip
09 Feb 1999 (catalog date)
308,302 bytes
Download FTP scene.org
Released at event SE97 in the mmul division and ranked 14

Where is the fire?!? by Dark of MetaBolic
/music/songs/1997/w/whereis.zip
13 Dec 1998 (catalog date)
349,629 bytes
Download FTP scene.org
Released at event BIZ97 in the mmul division and ranked 27

whooooomp! by Steffo of Cryonics
/music/songs/1997/w/whooomp.zip
19 Dec 1998 (catalog date)
495,565 bytes
Download FTP scene.org
Released at event DH97 in the m4ch division and ranked 06

Boom! by Artsi/Lux
/music/songs/1998/b/boom_by_.zip
13 Dec 1998 (catalog date)
178,764 bytes
Download FTP scene.org
Released at event ASM98 in the mmul division and ranked XX

Cursed Orphan's Dream by Dead Angel, Carnifex of kSM!
/music/songs/1998/c/cursed.zip
07 Dec 1998 (catalog date)
887,525 bytes
Download FTP scene.org
Released at event ABD98 in the mmul division and ranked 19

No Matter by Demu of n!p, td
/music/songs/1998/d/dem_noma.zip
07 Dec 1998 (catalog date)
372,739 bytes
Download FTP scene.org
Released at event ABD98 in the mmul division and ranked XX

Digital by Substance of DCS, K!, MONO211, VDO, BS!, ZMS
/music/songs/1998/d/digital_.zip
13 Dec 1998 (catalog date)
150,741 bytes
Download FTP scene.org
Released at event ASM98 in the mmul division and ranked XX

Invasion Of Mutant Killer Bunnies! by KiWi of Deep Boys
/music/songs/1998/i/invasion.zip
13 Dec 1998 (catalog date)
538,866 bytes
Download FTP scene.org
Released at event ASM98 in the mmul division and ranked 04

Bradshaw! by DD, Sparx
/tla/songs/1994/mod/b/bradshaw.zip
30 Aug 1996 (catalog date)
179,629 bytes
Download FTP
Rating:

Namelackha! by Phoenix
/tla/songs/1994/xm/phunky.zip
15 Sep 1996 (catalog date)
360,009 bytes
Download FTP
Rating:
Released at event TP94 in the mmul division and ranked XX

Get The Hell Out by Hector
/tla/songs/1995/s3m/g/getout!.arj
17 Sep 1996 (catalog date)
116,762 bytes
Download FTP
Rating:

It's Jungle Time! by Riders
/tla/songs/1995/s3m/i/itsjtime.zip
18 Sep 1996 (catalog date)
137,381 bytes
Download FTP
Rating:

Grrrrrrr! by Schizoid
/tla/songs/1995/s3m/j/jbgrrrrr.zip
18 Sep 1996 (catalog date)
74,356 bytes
Download FTP
Rating:

Here It Is For You by The Avatar
/tla/songs/1995/s3m/l/lemming!.zip
18 Sep 1996 (catalog date)
95,380 bytes
Download FTP
Rating:

Ranger Danger! by DJ Yoyo
/tla/songs/1995/s3m/s/sky_rngr.zip
20 Sep 1996 (catalog date)
419,287 bytes
Download FTP
Rating:

Numzimaty! by Tangerine
/tla/songs/1995/s3m/t/tan-numd.zip
20 Sep 1996 (catalog date)
720,947 bytes
Download FTP
Rating:

What The Fuck?! by Nitro
/tla/songs/1995/s3m/w/what_da.zip
20 Sep 1996 (catalog date)
66,046 bytes
Download FTP
Rating:

Wowee! by Zinc
/tla/songs/1995/s3m/z/znc-wow.zip
20 Sep 1996 (catalog date)
25,458 bytes
Download FTP
Rating:

Hitit! by Joshua Szmajdu
/tla/songs/1995/xm/h/hitit.zip
21 Sep 1996 (catalog date)
42,637 bytes
Download FTP
Rating:

Fire! Remix by Spotz
/tla/songs/1995/xm/p/prod.zip
21 Sep 1996 (catalog date)
618,854 bytes
Download FTP
Rating:

Rave Hard II - Rave Harder! by Nomad
/tla/songs/1995/xm/r/ravhard2.zip
21 Sep 1996 (catalog date)
122,205 bytes
Download FTP
Rating:

We All Love Rez! by Wildeye
/tla/songs/1995/xm/r/rez_ii.zip
21 Sep 1996 (catalog date)
212,383 bytes
Download FTP
Rating:

Let's Rumble! by Zanti
/tla/songs/1995/xm/r/rumble.zip
21 Sep 1996 (catalog date)
108,396 bytes
Download FTP
Rating:

Moska VironeraaAH! by Verro
/tla/songs/1995/xm/v/vr_mskvr.arj
21 Sep 1996 (catalog date)
100,237 bytes
Download FTP
Rating:

No More Fucking Acid! by Crimeday
/tla/songs/1996/it/f/fl_nacid.zip
18 Nov 1996 (catalog date)
316,604 bytes
Download FTP
Rating:

I Hate Wednesday! by Bigod-20
/tla/songs/1996/it/g/gem-hate.zip
18 Nov 1996 (catalog date)
252,048 bytes
Download FTP
Rating:

Mars Fire! by Luna
/tla/songs/1996/mod/l/lw_mars.zip
22 Sep 1996 (catalog date)
196,911 bytes
Download FTP
Rating:

UhA! by Magic Fred
/tla/songs/1996/mod/m/mf-uha.zip
22 Sep 1996 (catalog date)
237,356 bytes
Download FTP
Rating:

Flimbar! by Gamera
/tla/songs/1996/s3m/g/ga-flim.zip
22 Sep 1996 (catalog date)
79,021 bytes
Download FTP
Rating:

Industrialism! by Mirror Saw and Bigod-20
/tla/songs/1996/s3m/i/indust1.zip
04 Aug 1996 (catalog date)
378,177 bytes
Download FTP
Rating:

Careful! Cool Dream! by Heatseeker
/tla/songs/1996/xm/c/careful.zip
08 Oct 1996 (catalog date)
255,578 bytes
Download FTP
Rating:

Catch This Rebels! by Mefis
/tla/songs/1996/xm/c/catch.zip
22 Sep 1996 (catalog date)
298,382 bytes
Download FTP
Rating:

Dimme! by Black Lotion
/tla/songs/1996/xm/d/dimme.zip
11 Aug 1996 (catalog date)
493,685 bytes
Download FTP
Rating:

C64 rulez! by Luk
/tla/songs/1996/xm/d/dl_c64ru.zip
16 Nov 1996 (catalog date)
6,661 bytes
Download FTP
Rating:

Lies! by The Great Horny Guru
/tla/songs/1996/xm/g/ghg4.zip
22 Sep 1996 (catalog date)
378,162 bytes
Download FTP
Rating:

Beng! by The Great Horny Guru
/tla/songs/1996/xm/g/ghg5.zip
22 Sep 1996 (catalog date)
342,668 bytes
Download FTP
Rating:

Grrrrr! by It-Alien
/tla/songs/1996/xm/i/it-gr.zip
22 Sep 1996 (catalog date)
287,130 bytes
Download FTP
Rating:

God??!! by Ganja Man
/tla/songs/1996/xm/l/lok_god.zip
01 Jul 1996 (catalog date)
286,621 bytes
Download FTP
Rating:

It Zip Past! by XFyl
/tla/songs/1996/xm/x/xfl_izpt.zip
01 Jul 1996 (catalog date)
126,708 bytes
Download FTP
Rating:

Yabadabadoo! by Masato Takagi
/tla/songs/1996/xm/y/yabadaba.zip
22 Sep 1996 (catalog date)
162,022 bytes
Download FTP
Rating: