Search for "Lam": 116 matches

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

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

Midas v.040a by Petteri Kangaslampi, Jarno Paananen
/code/audio/players/mdss040a.zip
10 Jan 1997 (catalog date)
1,400,325 bytes
Download FTP scene.org
Rating:
Midas music system - A full music system (almost) with support for compiling with tasm, BP, BC, and Watcom.

BBS Addy source by Shadow Bandit, Magic van Lam of Diablo Force
/code/demosrc/bbsintro/d4z_meta.zip
30 Jun 1998 (catalog date)
107,146 bytes
Download FTP scene.org
Rating:
Pascal

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

Flame intro by Deadbrain of Garbage
/code/demosrc/intros/gb_fmint.zip
10 Jul 1997 (catalog date)
105,628 bytes
Download FTP scene.org
Rating:
Flame Intro. Really blah, can't credit the mod player nor video lib coders.

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 Engine by Voltaire of OTM
/code/effects/3d/otm3d095.zip
01 Dec 1997 (catalog date)
254,469 bytes
Download FTP scene.org
Rating:
Supports lambert and gouraud shading.

128 byte fire by Gaffer of Prometheus
/code/effects/fire/flame128.zip
30 Jun 1998 (catalog date)
2,363 bytes
Download FTP scene.org
Rating:
Assembler

small flame by Gaffer of PRoMETHEUS
/code/effects/fire/flame160.zip
18 Mar 1997 (catalog date)
2,964 bytes
Download FTP scene.org
Rating:
Source for a small fire routine. Doesn't actually work on my computer. To answer a question proposed by the author about size optimization, inc al is bigger than inc ax because intel doesn't have an inc /r8 instruction. inc ax is of the form inc /r16 which compiles to db 40+rw, where rw = 0 for ax, 1 for cx, 2 for dx, 3 for bx, ... inc al is of the form inc r/m8 and compiles to db FE /1 where /1 = c0 for al, c4 for ah, c1 for bl..., 05 for a memory reference.... See an intel document for more details.

184 Byte Fire Routine by Gaffer of Prometheus
/code/effects/fire/flame184.zip
05 Oct 1996 (catalog date)
2,669 bytes
Download FTP scene.org
Rating:
tight code

flames by Errand
/code/effects/fire/flames2.zip
10 Jan 1997 (catalog date)
3,148 bytes
Download FTP scene.org
Rating:
A simple fire routine - out dated

Mg-flame by Magnesium
/code/effects/fire/mg_flame.zip
06 Jul 1998 (catalog date)
3,276 bytes
Download FTP scene.org
A Flame effect in only 256-bytes with full assembler source. It even leaves you in DOS with a message. Commented for those wanting to learn 256-byte asm coding. TASM needed.

Tweak VGA Library by Type One of TFL-TDV
/code/library/flamoot.zip
01 Dec 1997 (catalog date)
14,836 bytes
Download FTP scene.org
Rating:
Supports a lot of different tweaked vga modes.

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

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

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

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

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

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

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

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

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

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

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

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

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

No Lamers Allowed by Paranoids
/demos/1991/nolamers.zip
29 Jun 1996 (catalog date)
144,726 bytes
Download FTP scene.org
Rating:

Lamer by DEA
/demos/1992/lamer.zip
29 Jun 1996 (catalog date)
320,299 bytes
Download FTP scene.org
Rating:

Lameness Loader by Jello
/demos/1993/j/jifs.zip
29 Jun 1996 (catalog date)
22,920 bytes
Download FTP scene.org
Rating:

Flames 'n Stuff by DarkZone
/demos/1994/f/flmnstuf.zip
29 Jun 1996 (catalog date)
2,197 bytes
Download FTP scene.org
Rating:
Released at event BP94

BBS Pleasure Access by The Flamoots
/demos/1994/k/kukoo2.zip
29 Jun 1996 (catalog date)
29,395 bytes
Download FTP scene.org
Rating:

Demo by Lammas
/demos/1994/l/lammas.zip
14 Jan 1997 (catalog date)
42,134 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the demo division and ranked XX

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

Flame by Hoplite of Orange
/demos/1994/p/puu.zip
29 Jun 1996 (catalog date)
1,710 bytes
Download FTP scene.org
Rating:

How 2b A Lamer by SuperLamers
/demos/1995/s/spl_h2b.zip
30 Jun 1996 (catalog date)
33,401 bytes
Download FTP scene.org
Rating:

The First Step by Brave Lamers
/demos/1996/0-9/1stepfix.zip
17 Dec 1996 (catalog date)
7,786 bytes
Download FTP scene.org
Rating:
Released at event CAC96B in the in4k division and ranked ??

True Lameness by Alpha Design
/demos/1996/a/ad_lame.zip
12 Jan 1997 (catalog date)
81,889 bytes
Download FTP scene.org
Rating:
Released at event TMDC96 in the demo division and ranked 08

Synd Pa Fuglemannen by Calamity
/demos/1996/c/cmy-bird.zip
06 Jul 1996 (catalog date)
76,212 bytes
Download FTP scene.org
Rating:

AU by Calamity
/demos/1996/c/cmy-demo.zip
13 Jul 1996 (catalog date)
137,319 bytes
Download FTP scene.org
Rating:
Released at event BP96 in the demo division and ranked ??

Cosmo Lamu by PWP
/demos/1996/c/cosmlamu.zip
11 Jan 1997 (catalog date)
21,384 bytes
Download FTP scene.org
Rating:
Released at event DML96B in the in64 division and ranked 05

Demu Lamu by PWP
/demos/1996/d/demulamu.zip
30 Jun 1996 (catalog date)
37,877 bytes
Download FTP scene.org
Rating:
Released at event JUH96A in the in64 division and ranked XX

Flame routine by Flap of Capacala
/demos/1996/f/flame3.zip
03 Jul 1996 (catalog date)
6,362 bytes
Download FTP scene.org

Best Lame Demo by Red Power
/demos/1996/m/mrt-bld.zip
12 Jan 1997 (catalog date)
530,782 bytes
Download FTP scene.org
Rating:
Released at event GAR96 in the demo division and ranked EE

Slam by Surprise Productions
/demos/1996/s/sp_slam.zip
19 Oct 1996 (catalog date)
65,283 bytes
Download FTP scene.org
Rating:
Released at event BIZ96 in the in64 division and ranked 04

Blam by TPOLM
/demos/1997/b/blam.zip
07 Dec 1997 (catalog date)
736,082 bytes
Download FTP scene.org
Rating:
Released at event SEN97 in the demo division and ranked 01

Ich Hat Ein Cap by Calamity
/demos/1997/c/cmy-ich.zip
07 Dec 1997 (catalog date)
782,577 bytes
Download FTP scene.org
Released at event DST97 in the demo division and ranked 05

Odontolog by Calamity
/demos/1997/c/cmy_odon.zip
12 Jan 1998 (catalog date)
61,036 bytes
Download FTP scene.org
Rating:

Cindy und Linda Lampenius.. by Essex
/demos/1997/e/esx_cndy.zip
26 Dec 1997 (catalog date)
367,759 bytes
Download FTP scene.org
Rating:

Burn by Gemz of Slamm
/demos/1998/b/burn.zip
25 Jul 1998 (catalog date)
4,821 bytes
Download FTP scene.org
Rating:

Inmate by Calamity
/demos/1998/c/cmy-inm.zip
12 Aug 1998 (catalog date)
553,742 bytes
Download FTP scene.org
Rating:
Released at event BP98 in the demo division and ranked 01

Flame by Morgan of Contract
/demos/1998/c/cnt-flm.zip
21 Aug 1998 (catalog date)
1,825 bytes
Download FTP scene.org
Rating:
Released at event SCE98 in the in1k division and ranked 08

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

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

Laura by Salamander, Dr. Otto
/demos/1998/l/laura.zip
19 Sep 1998 (catalog date)
55,661 bytes
Download FTP scene.org
Rating:

Matka Alamaailmaan by kSM
/demos/1998/m/matka.zip
02 Aug 1998 (catalog date)
1,085,537 bytes
Download FTP scene.org
Rating:
Released at event ABD98 in the demo division and ranked 09

Total Lameness by THC
/demos/1998/t/total_l.zip
30 May 1998 (catalog date)
237,527 bytes
Download FTP scene.org
Rating:

Blak by Wint of United Lamers
/graphics/images/1997/u/ulf-blak.zip
09 Oct 1997 (catalog date)
16,155 bytes
Download FTP scene.org
Rating:

Coccinelle by Wint of United Lamers
/graphics/images/1997/u/ulf-cox.zip
09 Oct 1997 (catalog date)
34,700 bytes
Download FTP scene.org
Rating:

Flamer by Mystic X of FReQuENCY
/graphics/images/1998/f/flamer.zip
09 May 1998 (catalog date)
40,126 bytes
Download FTP scene.org
Rating:

Waouf by Jylam of Little Coders
/graphics/images/1998/w/waouf.zip
21 Oct 1998 (catalog date)
1,106,044 bytes
Download FTP scene.org
Rating:
Released at event WIR98 in the grtc division and ranked 14
640x480x16m

Music Contest 1 Final Results by Hornet
/music/contests/mc1/files/mc1lame.zip
09 Nov 1996 (catalog date)
123,255 bytes
Download FTP scene.org
Released at event MC1
after a disqualification

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

Eppur Si Muove by Petri Lammi
/music/contests/mc2/veteran/v-esm.zip
09 Nov 1996 (catalog date)
242,712 bytes
Download FTP scene.org
Released at event MC2 in the mmul division and ranked V16

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

Hot Borrito Lambada by Cosmic Eclipse
/music/contests/mc5/intermed/m5i-hbl.zip
29 Aug 1997 (catalog date)
382,220 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked I13

7th Attempt by The Lamer
/music/contests/mc6/rookie/m6r-atte.zip
28 Mar 1999 (catalog date)
50,337 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Lament Of A Warlock by the_raven
/music/contests/mc6/rookie/m6r-loaw.zip
28 Mar 1999 (catalog date)
581,091 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Lamentable Emotions by beek
/music/contests/mc6/veteran/m6v-lame.zip
28 Mar 1999 (catalog date)
578,091 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

The Lamer's Ballad by KB
/music/contests/mc6/veteran/m6v-tlb.zip
28 Mar 1999 (catalog date)
509,265 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked V03

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!

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)

Agenda Sun by Xhale of Calamity, DCS
/music/songs/1995/a/agenda.zip
02 Jun 1998 (catalog date)
460,023 bytes
Download FTP scene.org
Rating:
(XM)

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)

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)

Palli by Xhale, Cpix of Calamity
/music/songs/1995/p/palli.zip
02 Jun 1998 (catalog date)
319,246 bytes
Download FTP scene.org
Rating:
(XM)

Weird Little Town by Xhale of Calamity, DCS
/music/songs/1995/w/wierdtow.zip
02 Jun 1998 (catalog date)
83,958 bytes
Download FTP scene.org
Rating:
(MOD)

Glam by Raphael of Digitalus
/music/songs/1996/g/glamf.zip
22 Dec 1997 (catalog date)
348,924 bytes
Download FTP scene.org
(IT)

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)

Salamandra Salamandra by Euji Acha
/music/songs/1996/s/salam.zip
20 Apr 1997 (catalog date)
130,922 bytes
Download FTP scene.org
(S3M)

Feel The Lame by Grass
/music/songs/1997/a/abc_fell.zip
18 Mar 1997 (catalog date)
191,309 bytes
Download FTP scene.org
(MOD)

lam by cyberwolf of StE
/music/songs/1997/a/akne.zip
09 Feb 1999 (catalog date)
171,636 bytes
Download FTP scene.org
Released at event REM97 in the mmul division and ranked ??

Blue Flame by Chris Jarvis of Analogue Music
/music/songs/1997/c/cj-blue.zip
03 Sep 1997 (catalog date)
403,854 bytes
Download FTP scene.org
(IT)

imua elamaan by chavez, swallow of bop, dsd
/music/songs/1997/i/imuaelam.zip
30 Dec 1998 (catalog date)
184,048 bytes
Download FTP scene.org
Released at event DML97 in the mmul division and ranked 05

Kankaksi Kulman by Xhale of Calamity
/music/songs/1997/k/kankaksi.zip
30 Dec 1998 (catalog date)
139,415 bytes
Download FTP scene.org
Released at event DST97 in the m4ch division and ranked 03

The Last Lament by Picman of Moss
/music/songs/1997/m/mss-lame.zip
26 Apr 1997 (catalog date)
213,010 bytes
Download FTP scene.org
(IT)

Flaming Belly Buttons by Floppy Man of Sphere
/music/songs/1997/s/sfr-bely.zip
14 Jun 1997 (catalog date)
76,871 bytes
Download FTP scene.org
(S3M)

Slam Rock Jamz by Pirate Pete
/music/songs/1997/s/slamrock.zip
15 May 1997 (catalog date)
128,951 bytes
Download FTP scene.org
(XM)

Supernatural nature by Madhi of Calamity
/music/songs/1997/s/supernat.zip
30 Dec 1998 (catalog date)
574,857 bytes
Download FTP scene.org
Released at event DST97 in the mmul division and ranked 06

digital TIME voyage by xhale of Calamity
/music/songs/1997/v/voyage.zip
30 Dec 1998 (catalog date)
307,459 bytes
Download FTP scene.org
Released at event DST97 in the mmul division and ranked 13

Dagli Brugsen by BOLLA PIGER by CPiX of TRSi, CALAMiTY
/music/songs/1998/d/dagli_br.zip
09 Feb 1999 (catalog date)
418,333 bytes
Download FTP scene.org
Released at event SE98 in the mmul division and ranked 02

Kompis by Xhale of Calamity, DCS
/music/songs/1998/k/kompis.zip
02 Jun 1998 (catalog date)
163,594 bytes
Download FTP scene.org
(XM)

Mortal Sheep by lammatti of sheepity
/music/songs/1998/m/mortal_s.zip
13 Dec 1998 (catalog date)
446,484 bytes
Download FTP scene.org
Released at event ASM98 in the mmul division and ranked XX

Skyreflectsea by Rosabellams of ScatterAxis, Pantheon Music Releases
/music/songs/1998/s/sa04.zip
27 Feb 1998 (catalog date)
2,103,502 bytes
Download FTP scene.org
(XM)

Agenda Sun by Xhale of Theralite, Calamity, DCS
/music/songs/1998/t/tlt_agen.zip
31 Jul 1998 (catalog date)
469,894 bytes
Download FTP scene.org
(XM)

Lambda by Big Bear of Level D
/music/songs/1998/l/lvd-lmda.zip
04 Jul 2003 (catalog date)
493,386 bytes
Download FTP scene.org
Rating:
Released at event TO98 in the mmul division and ranked XX
(XM)

Achalam Oucklele by Terrorskitotto
/music/songs/1998/u/umek.zip
04 Jul 2003 (catalog date)
148,150 bytes
Download FTP scene.org
Rating:
Released at event REM98 in the m4ch division and ranked 14
(MOD)

Exclamation vol. 13 by Exclamation
/tla/disks/1995/e/ex-v-13.zip
26 Jul 1996 (catalog date)
660,921 bytes
Download FTP
Rating:

Exclamation vol. 14 by Exclamation
/tla/disks/1995/e/ex-v-14.zip
26 Jul 1996 (catalog date)
603,595 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:

X3mst8 by Slammer
/tla/songs/1994/mod/x/x3mst8.zip
15 Sep 1996 (catalog date)
243,611 bytes
Download FTP
Rating:
Released at event TP94 in the mmul division and ranked XX

Caph and Lamed by Prick
/tla/songs/1995/mod/c/caphlame.zip
16 Sep 1996 (catalog date)
211,512 bytes
Download FTP
Rating:
Released at event TP95 in the m4ch division and ranked XX

Lamers Rule by Zanti
/tla/songs/1995/mod/l/lamers.zip
16 Sep 1996 (catalog date)
113,083 bytes
Download FTP
Rating:

Last Lamer by Last Lamer
/tla/songs/1995/s3m/d/death-ll.zip
17 Sep 1996 (catalog date)
5,840 bytes
Download FTP
Rating:

Exit(-1) by Bedlamite
/tla/songs/1995/s3m/e/exitneg1.zip
17 Sep 1996 (catalog date)
270,984 bytes
Download FTP
Rating:

Ministry-Just One Fix by Bedlamite
/tla/songs/1995/s3m/j/just1fix.zip
18 Sep 1996 (catalog date)
807,923 bytes
Download FTP
Rating:

LaTour (remix) by Bedlamite
/tla/songs/1995/s3m/l/latour.zip
18 Sep 1996 (catalog date)
416,450 bytes
Download FTP
Rating:

Head Like A Hole (remix) by Bedlamite
/tla/songs/1995/s3m/n/nin_frag.zip
18 Sep 1996 (catalog date)
645,399 bytes
Download FTP
Rating:

Get Down Make Love (remix) by Bedlamite
/tla/songs/1995/s3m/n/nin_love.zip
18 Sep 1996 (catalog date)
962,236 bytes
Download FTP
Rating:

More Human Than Human by Bedlamite
/tla/songs/1995/s3m/w/wtzombie.zip
20 Sep 1996 (catalog date)
731,537 bytes
Download FTP
Rating:

Closer To Poser by BigLame-ite
/tla/songs/1996/it/b/b_closer.zip
22 Sep 1996 (catalog date)
191,370 bytes
Download FTP
Rating:

Lamerz on Parade by Loki
/tla/songs/1996/it/l/lic-4.zip
23 Aug 1996 (catalog date)
459,278 bytes
Download FTP
Rating:

Bedlam by The Bedlam
/tla/songs/1996/mod/b/bedlam.zip
22 Sep 1996 (catalog date)
121,751 bytes
Download FTP
Rating:
Released at event ANT96 in the m4ch division and ranked ??

Mowing the Moon by Lam
/tla/songs/1996/xm/l/lam-mow.zip
17 Nov 1996 (catalog date)
458,255 bytes
Download FTP
Rating: