Search for "pc": 259 matches(displaying first 250)

4 Sided Polygon Texture Mapper by Alan Parker
/code/3d/trifill/texmap/bastxmap.txt
08 Jun 1997 (catalog date)
8,601 bytes
Download FTP scene.org
Rating:
Although this texture mapper is coded in GFA Basic for the Atari ST the code is comprehensible enough to be useful for PC owners.

MPEG Player by MikMak
/code/audio/utils/maplaypc.zip
10 Jan 1997 (catalog date)
212,398 bytes
Download FTP scene.org
Rating:
An MPEG audio player for PC - Has the source to the original MAPLAY utility and the source for the MSDOS port is available upon request.

Multi-Sprites Editor v5.5 by BPC
/code/editors/bpc-se55.zip
26 Feb 1998 (catalog date)
98,673 bytes
Download FTP scene.org
Rating:
A very good sprite editor with a nice windows-like user interface.

Sprite Editor by Solar Designer of BPC
/code/effects/sprites/bpc-ms6.zip
26 Jun 1997 (catalog date)
103,086 bytes
Download FTP scene.org
Rating:
Very good sprite editor with a windows-like user interface, multiple video modes, pcx and bmp support and all the usual editing tools.

Voxel Space Landscape by Rex Deathstar of Waterlogic
/code/effects/voxel/voxelspc.zip
06 Oct 1996 (catalog date)
109,779 bytes
Download FTP scene.org
Rating:

Textfile Convertor by Designer
/code/fileutil/et-con14.zip
26 Feb 1998 (catalog date)
32,660 bytes
Download FTP scene.org
Rating:
Converts ansi files and textfiles for amiga, unix, etc. to pc format and back again.

PCX To RAW Converter by Jinx
/code/fileutil/slpcxraw.zip
26 Feb 1998 (catalog date)
43,706 bytes
Download FTP scene.org
Rating:
Menu driven utility to convert pcx files to a raw picture file and a vga palette file.

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.

Intel docs by ?
/code/hardware/cpu/intel.doc
10 Jan 1997 (catalog date)
114,654 bytes
Download FTP scene.org
Rating:
A complete listing of the 80x86 opcodes - Great reference for those learning assembler and those needing to double check opcodes. Dubious clock listings (none for pentium.)

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.

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

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.

8Bit Graphics File Dumper v1.7 by Jare of Iguana
/code/images/bgif17.zip
07 Oct 1996 (catalog date)
6,591 bytes
Download FTP scene.org
Rating:
GIF/PCX/LBM/TGA

Cutter
/code/images/cutter1.zip
15 Apr 1997 (catalog date)
68,240 bytes
Download FTP scene.org
Graphics Cutter v1.0 is a scripting language used in cutting graphics from PCX files. Unzip with -d option (subdirectories). Saves palette info, include files, and object files. Object files are stored in MODE 0x13 and MODE X formats. DEMO of bouncing balls included. Source available in registered version.

PCX Decoder
/code/images/decpcx.zip
15 Apr 1997 (catalog date)
35,851 bytes
Download FTP scene.org

88 byte pcx viewer by Gyr
/code/images/gyrpcx.zip
30 Jun 1998 (catalog date)
10,937 bytes
Download FTP scene.org
Rating:
A nice example of size optimalisation. Assembler.

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

PCX to Cpp converstion utility by Tumblin of Bodies In Motion
/code/images/pcx2csrc.zip
15 Apr 1997 (catalog date)
21,714 bytes
Download FTP scene.org
For use with XLIB.

PCXPAL v1.0
/code/images/pcxpal10.zip
05 Oct 1996 (catalog date)
5,127 bytes
Download FTP scene.org
Rating:
Extracts Palette Data From PCX Files

PCX Utils by Patch of Avalanche
/code/images/pcxutils.zip
15 Apr 1997 (catalog date)
71,400 bytes
Download FTP scene.org
Raw saver. Tweaked saver. File viewer. Font converter. Easy linking to ASM programs.

Television Viewer by Bullhead of Plastic Surgery
/code/images/ps_tvv.zip
17 Jan 1999 (catalog date)
99,252 bytes
Download FTP scene.org
Rating:
Displays a bmp,pcx,tga or lbm picture on the screen using a fake hicolor mode.

76 Byte Pcx Viewer by Saint
/code/images/saintpcx.zip
03 Jul 1998 (catalog date)
7,169 bytes
Download FTP scene.org
Saint's revenge: Another example of size optimization, beating Gyr's viewer by 12 (.) bytes. Hey, will I get four stars, too? :-)

The Mag by Spellcaster
/code/mags/mag05.zip
01 Jul 1997 (catalog date)
20,724 bytes
Download FTP scene.org
Rating:
A serial coding magazine. Continuing into Pascal, arrays, memory. Contains a fairly complete list of assembler opcodes (courtesy Intel).

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.

Tutorial #18 by Denthor of Asphyxia
/code/tutors/denthor/tut18.zip
11 Jan 1997 (catalog date)
59,119 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Packing and pcx loading - check out /code/utils/packers for some further examples.

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.

tinyRTL by Solar Designer
/code/utils/compiler/bpc-trtl.zip
10 Jan 1997 (catalog date)
13,314 bytes
Download FTP scene.org
Rating:
A pas TPU with source for creating small exes - A TPU that replaces the system TPU in Turbo Pascal so that small .exes can be made. The example .exes are deceiving as there is no built in support for writing text and other such things. Knowledge of assembler will be necessary for most programs you'd write with this.

Netwide Assembler by Simon Tatham, Julian Hall
/code/utils/compiler/nasm094.zip
02 Jul 1997 (catalog date)
320,576 bytes
Download FTP scene.org
Rating:
A freeware assembler with good support. People have been switching from TASM to this assembler, especially linux and 68K coders. It is still being supported by the makers so it understands newer op codes, like mmx instructions, so you don't need to get intel's 'macros' for new opcodes.

Font Grabber by Denthor of Asphyxia
/code/utils/fonts/texter5.zip
29 Sep 1997 (catalog date)
34,741 bytes
Download FTP scene.org
Rating:
Allows you to grab 256 color fonts from .GIF, .CEL, .BMP and .PCX files. Mouse only. Example source included.

Bitmap Dumper by Jare of Iguana
/code/utils/graphics/bgif.zip
26 Feb 1998 (catalog date)
29,815 bytes
Download FTP scene.org
Rating:
Dumps a pcx,lbm or gif file into a raw binary bitmap file and a palette file. Doesn't seem to work correctly with resulotions larger then 320x200.

Raster View by TBD of FeR
/code/utils/graphics/fer_rv.zip
02 Jul 1997 (catalog date)
394,681 bytes
Download FTP scene.org
Rating:
A viewer for tga, pcx, lbm, and bmp files. Includes a 320x600x8 tweak mode that can be added to Allegro, which is probably the best thing in it.

GSave by Earwax of Realm
/code/utils/graphics/gsave2.zip
10 Jul 1997 (catalog date)
128,856 bytes
Download FTP scene.org
Rating:
Screen Grabber. Includes pcx and raw loading graphics code.

PCX to RAW Convertor by Raphius of Anubis
/code/utils/graphics/pcx2raw.zip
17 Jan 1999 (catalog date)
7,475 bytes
Download FTP scene.org
Rating:

PCX shade by Quark of Prone
/code/utils/graphics/pcxshade.zip
01 Jul 1997 (catalog date)
176,588 bytes
Download FTP scene.org
Rating:
A utility to generate a shade table from pcx files. Doesn't say exactly that the format of the output file is, which would be convenient, though it is obvious enough.

Reduce by Andrew Harvey
/code/utils/graphics/reduce21.zip
12 Aug 1997 (catalog date)
32,295 bytes
Download FTP scene.org
Rating:
Reduces the number of colors used by any number of PCX files to some number. Generates a glenz and shading table for you.

Tiny PCX by Sugar Less
/code/utils/graphics/tinypcx.zip
19 Jan 1998 (catalog date)
1,165 bytes
Download FTP scene.org
Rating:
164 byte pcx loader. Only works on 320x200x256 images (because of video mode and failing to check the image's actual size) and doesn't explain the pcx file format (which is more or less trivial)

Late Easter by Sonic PC
/demos/1992/leaster.zip
29 Jun 1996 (catalog date)
149,421 bytes
Download FTP scene.org
Rating:

Ecargxus by The Phoney Coders
/demos/1992/tpcdemo.zip
29 Jun 1996 (catalog date)
232,652 bytes
Download FTP scene.org
Rating:

Shoot by The Phoney Coders
/demos/1992/tpcshoot.zip
29 Jun 1996 (catalog date)
190,173 bytes
Download FTP scene.org
Rating:

Radioactivity by ICSPC
/demos/1993/a/activity.zip
29 Jun 1996 (catalog date)
899,170 bytes
Download FTP scene.org
Rating:

Alpha PCI by Power Crisis International
/demos/1993/a/alphapci.zip
29 Jun 1996 (catalog date)
210,722 bytes
Download FTP scene.org
Rating:

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

Optic Nerve by Silents PC
/demos/1993/o/opticnrv.zip
29 Jun 1996 (catalog date)
1,289,928 bytes
Download FTP scene.org
Rating:
Released at event ASM93 in the demo division and ranked 02

Optic Nerve (patch) by Silents PC
/demos/1993/o/opticpat.zip
29 Jun 1996 (catalog date)
9,010 bytes
Download FTP scene.org
Rating:
Released at event ASM93 in the demo division and ranked 02

Plan B by Sonic PC
/demos/1993/p/planb.zip
29 Jun 1996 (catalog date)
64,105 bytes
Download FTP scene.org
Rating:
Released at event ASM93 in the in64 division and ranked 06

Peace by Acme
/demos/1994/a/acme_pce.zip
29 Jun 1996 (catalog date)
32,763 bytes
Download FTP scene.org
Rating:

4k Intro by Als of ???
/demos/1994/c/compcode.zip
29 Jun 1996 (catalog date)
6,568 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked XX

PolyChromatic Dreams by Creation
/demos/1994/c/crn_pcd.zip
29 Jun 1996 (catalog date)
64,352 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in64 division and ranked XX

Trendy by Inzane PC
/demos/1994/t/trendy.zip
29 Jun 1996 (catalog date)
34,555 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division

Vertox by Taurus PC
/demos/1994/v/vertox.zip
29 Jun 1996 (catalog date)
1,526,040 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked 07

CPC Is Back v2 by Arkham
/demos/1995/a/akm-dem5.zip
17 Jan 1997 (catalog date)
1,316,842 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the demo division and ranked XX

Mousetro v.2 by BPC
/demos/1995/b/bpc.zip
29 Jun 1996 (catalog date)
70,020 bytes
Download FTP scene.org
Rating:
Released at event ENL95 in the demo division and ranked XX

Mousetro by Solar Designer of BPC
/demos/1995/m/mousetro.zip
30 Jun 1996 (catalog date)
31,159 bytes
Download FTP scene.org
Rating:

Mousetro 2 by Solar Designer of BPC
/demos/1995/m/mtro2fix.zip
30 Jun 1996 (catalog date)
22,235 bytes
Download FTP scene.org
Rating:

Cocoon by Surprise Productions
/demos/1995/s/spcocoo.zip
30 Jun 1996 (catalog date)
2,202,958 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked 10

Wired '95 Surprise Coding Entries
/demos/1995/w/w95spcod.zip
28 Feb 1997 (catalog date)
27,984 bytes
Download FTP scene.org
Released at event WIR95

Amitro by Damage PC
/demos/1996/a/amitro.zip
11 Dec 1996 (catalog date)
4,515 bytes
Download FTP scene.org
Rating:

Airspace by Technomancer, Moonlighter
/demos/1996/a/aspc_fix.zip
21 Feb 1998 (catalog date)
1,210,864 bytes
Download FTP scene.org
Rating:
386,,GUS/SB,

Maximum Reality by Unique PC
/demos/1996/m/maxreal.zip
30 Jun 1996 (catalog date)
10,931 bytes
Download FTP scene.org
Rating:
Released at event SCE96 in the in4k division and ranked 01

Mellow PC Projex Part I by ??
/demos/1996/m/mpp_p1.zip
03 Jul 1996 (catalog date)
35,548 bytes
Download FTP scene.org
Rating:

Pretender by Unique PC
/demos/1996/u/uni_pret.zip
03 Jul 1996 (catalog date)
12,311 bytes
Download FTP scene.org
Rating:
Released at event RAGE96 in the in4k division and ranked 02

Party Coding by Axioma
/demos/1997/a/aa_pcode.zip
11 Apr 1997 (catalog date)
84,491 bytes
Download FTP scene.org
Rating:
Released at event KER97 in the in64 division and ranked 01

In Bed with Addict PC by Addict PC
/demos/1997/a/add-inbd.zip
19 Sep 1997 (catalog date)
640,984 bytes
Download FTP scene.org
Rating:
486,,GUS/SB,

MJudo by The Popcorn Family
/demos/1997/m/mjudo64.zip
30 Oct 1997 (catalog date)
68,534 bytes
Download FTP scene.org

Impact by Mewlers
/demos/1997/m/mwl_impc.zip
07 Dec 1997 (catalog date)
56,062 bytes
Download FTP scene.org
Rating:
Released at event DML97 in the in64 division and ranked 01
,,no sound?,

Paradise by Athogui
/demos/1997/p/paradise.zip
04 Mar 1997 (catalog date)
455,338 bytes
Download FTP scene.org
Rating:
Released at event PC96 in the demo division and ranked 01
,VGA,GUS/SB/PAS,

Evade 2 by Procreation
/demos/1997/p/pcn_evd2.zip
11 May 1997 (catalog date)
62,637 bytes
Download FTP scene.org
Rating:
Released at event SCE97 in the in64 division and ranked 03

Hawaii Dance by TPCF
/demos/1997/p/pizz.zip
18 Dec 1997 (catalog date)
67,992 bytes
Download FTP scene.org
Rating:
Released at event DH97 in the in64 division and ranked ??
,,GUS,

Poor Guy by X-Man of SD, PCN
/demos/1997/p/poorguy.zip
30 Aug 1997 (catalog date)
6,257 bytes
Download FTP scene.org
Rating:
Released at event WIR97 in the in4k division and ranked 01
386,,,

Abstract Dreams by Grax of Kupchins
/demos/1998/a/adreams.zip
15 Aug 1998 (catalog date)
4,346 bytes
Download FTP scene.org
Rating:
Released at event COV98 in the in4k division and ranked ??

Green Sinus by Grax of Kupchins
/demos/1998/g/greensin.zip
25 Jul 1998 (catalog date)
1,256 bytes
Download FTP scene.org
Rating:

Fapapucs by Kamu
/demos/1998/k/kmu_fpcs.zip
29 Apr 1998 (catalog date)
55,163 bytes
Download FTP scene.org
Rating:

From the Deep by Bytemangler
/graphics/images/1994/f/frmdeepc.zip
04 Jul 1996 (catalog date)
34,132 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Clock Tower by Der Piipo of Orange
/graphics/images/1995/d/dpclock.zip
04 Jul 1996 (catalog date)
35,921 bytes
Download FTP scene.org
Rating:
Released at event JUH95B in the grfx division and ranked 02

Robot by E-Mage
/graphics/images/1995/r/robot.zip
04 Jul 1996 (catalog date)
11,394 bytes
Download FTP scene.org
Rating:
Released at event PC95 in the grtc division and ranked 02

Skull by Tiago Bianchini
/graphics/images/1995/s/skull-g.zip
04 Jul 1996 (catalog date)
22,101 bytes
Download FTP scene.org
Rating:
Released at event PC95 in the grfx division and ranked 02

Virnah by E-Mage
/graphics/images/1995/v/virnah.zip
04 Jul 1996 (catalog date)
11,269 bytes
Download FTP scene.org
Rating:
Released at event PC95 in the grfx division and ranked 01

Voyager by Esteban W.G.Clua
/graphics/images/1995/v/voyager.zip
04 Jul 1996 (catalog date)
492,688 bytes
Download FTP scene.org
Rating:
Released at event PC95 in the grtc division and ranked 01

Abstract by Xfyl
/graphics/images/1996/a/abstract.zip
16 May 1997 (catalog date)
63,792 bytes
Download FTP scene.org
Rating:
Released at event PC96 in the grfx division and ranked ??

Betafile by Thunder
/graphics/images/1996/b/betafile.zip
16 May 1997 (catalog date)
7,671 bytes
Download FTP scene.org
Rating:
Released at event PC96 in the grfx division and ranked ??

Energy by Starf0x
/graphics/images/1996/e/energy.zip
18 May 1997 (catalog date)
223,492 bytes
Download FTP scene.org
Rating:
Released at event PC96 in the grtc division and ranked ??

Griffin by E-Mage
/graphics/images/1996/g/griffin3.zip
16 May 1997 (catalog date)
62,223 bytes
Download FTP scene.org
Rating:
Released at event PC96 in the grfx division and ranked ??

Cyborg by BenJ
/graphics/images/1996/i/impcybor.zip
30 Oct 1996 (catalog date)
81,941 bytes
Download FTP scene.org
Rating:
Released at event MEK96 in the grfx division and ranked 01

MSAT by Monaco's
/graphics/images/1996/m/mnc-msat.zip
16 May 1997 (catalog date)
126,968 bytes
Download FTP scene.org
Rating:
Released at event PC96 in the grfx division and ranked ??

The Cavern Temple by Nek
/graphics/images/1996/p/pc96_nek.zip
18 May 1997 (catalog date)
912,836 bytes
Download FTP scene.org
Rating:
Released at event PC96 in the grtc division and ranked ??

Santo Oido by Tiago Prado
/graphics/images/1996/s/s_oito.zip
18 May 1997 (catalog date)
353,100 bytes
Download FTP scene.org
Rating:
Released at event PC96 in the grtc division and ranked ??

Tentacle by Xfyl
/graphics/images/1996/t/tentacle.zip
18 May 1997 (catalog date)
882,330 bytes
Download FTP scene.org
Rating:
Released at event PC96 in the grtc division and ranked ??

Wolvie by Starf0x, Fad
/graphics/images/1996/w/wolvie.zip
16 May 1997 (catalog date)
73,304 bytes
Download FTP scene.org
Rating:
Released at event PC96 in the grfx division and ranked ??

Nyn op de Bizarre 97 by TPC of Grpls
/graphics/images/1997/n/nynopbiz.zip
23 Nov 1998 (catalog date)
421,016 bytes
Download FTP scene.org
Rating:
Released at event BIZ97 in the grtc division and ranked ??
640x480x16m

The Rest... by Neutron of Unique PC
/graphics/images/1997/p/parkolo.zip
25 Nov 1998 (catalog date)
68,027 bytes
Download FTP scene.org
Rating:
Released at event RAGE97 in the grtc division and ranked 04
640x480x16m

House by Rem
/graphics/images/1997/p/pcn_hous.zip
01 Jun 1997 (catalog date)
209,098 bytes
Download FTP scene.org
Rating:
Released at event SCE97 in the grtc division and ranked ??
640x480x256c

Tank by Toudi
/graphics/images/1997/p/pcn_tank.zip
01 Jun 1997 (catalog date)
241,351 bytes
Download FTP scene.org
Rating:
Released at event GP97 in the grtc division and ranked 03
640x480x16m

Extreme Fashion by X-man
/graphics/images/1997/p/pcn_xfsn.zip
01 Jun 1997 (catalog date)
150,813 bytes
Download FTP scene.org
Rating:
Released at event VOL97 in the grfx division and ranked ??
640x480x256

PcScene by Skylla
/graphics/images/1997/p/pcscene.zip
23 Nov 1998 (catalog date)
476,939 bytes
Download FTP scene.org
Rating:
Released at event BIZ97 in the grtc division and ranked 02
640x480x16m

Crypcraving by Draven of Flood
/graphics/images/1997/p/pixel_31.zip
06 May 1998 (catalog date)
71,263 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the grfx division and ranked ??
640x480x16m

Atlantis by Neutron of Unique PC
/graphics/images/1998/a/atlantis.zip
07 Oct 1998 (catalog date)
317,142 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the grtc division and ranked ??
640x480x16m

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

Chase by Rem, X-Man of Procreation
/graphics/images/1998/p/pcn_chse.zip
21 Oct 1998 (catalog date)
308,132 bytes
Download FTP scene.org
Rating:
Released at event WIR98 in the grtc division and ranked 06
640x480x16m

Groumpf by Toudie, X-Man of Procreation
/graphics/images/1998/p/pcn_tdi.zip
21 Oct 1998 (catalog date)
581,398 bytes
Download FTP scene.org
Rating:
Released at event WIR98 in the grtc division and ranked 03
800x600x16m

Pcx2Raw Conversion by Jinx
/graphics/programs/convert/slpcxraw.zip
22 Sep 1996 (catalog date)
43,706 bytes
Download FTP scene.org

Palette Ripper v1.0 by Zac Hilbert
/graphics/programs/editors/palrip10.zip
13 Sep 1997 (catalog date)
11,880 bytes
Download FTP scene.org
grabs 256 color palettes from PCX files

Use Escape CD with PCBoard BBS
/info/cds/esc-pcb.zip
09 Nov 1996 (catalog date)
82,992 bytes
Download FTP scene.org

20 Dayhz Chipcompo
/music/contests/20mc/20dcxmas.zip
11 Sep 1996 (catalog date)
79,551 bytes
Download FTP scene.org

20 Meehnutz Chipcompo Cycle 2 #1
/music/contests/20mc/20mc201.zip
11 Sep 1996 (catalog date)
50,908 bytes
Download FTP scene.org

20 Meehnutz Chipcompo Cycle 2 #2
/music/contests/20mc/20mc202.zip
11 Sep 1996 (catalog date)
50,272 bytes
Download FTP scene.org

20 Meehnutz Chipcompo Cycle 2 #3
/music/contests/20mc/20mc203.zip
11 Sep 1996 (catalog date)
81,026 bytes
Download FTP scene.org

20 Meehnutz Chipcompo Cycle 2 #4
/music/contests/20mc/20mc204.zip
11 Sep 1996 (catalog date)
82,381 bytes
Download FTP scene.org

20 Meehnutz Chipcompo #01
/music/contests/20mc/20mc_001.zip
11 Sep 1996 (catalog date)
36,802 bytes
Download FTP scene.org

20 Meehnutz Chipcompo #02
/music/contests/20mc/20mc_002.zip
11 Sep 1996 (catalog date)
41,708 bytes
Download FTP scene.org

20 Meehnutz Chipcompo #03
/music/contests/20mc/20mc_003.zip
11 Sep 1996 (catalog date)
63,629 bytes
Download FTP scene.org

20 Meehnutz Chipcompo #04
/music/contests/20mc/20mc_004.zip
11 Sep 1996 (catalog date)
49,129 bytes
Download FTP scene.org

20 Meehnutz Chipcompo #05
/music/contests/20mc/20mc_005.zip
11 Sep 1996 (catalog date)
77,574 bytes
Download FTP scene.org

20 Meehnutz Chipcompo #06
/music/contests/20mc/20mc_006.zip
11 Sep 1996 (catalog date)
142,345 bytes
Download FTP scene.org

20 Meehnutz Chipcompo #07
/music/contests/20mc/20mc_007.zip
11 Sep 1996 (catalog date)
152,449 bytes
Download FTP scene.org

20 Meehnutz Chipcompo #08
/music/contests/20mc/20mc_008.zip
11 Sep 1996 (catalog date)
161,829 bytes
Download FTP scene.org

20 Meehnutz Chipcompo #09
/music/contests/20mc/20mc_009.zip
11 Sep 1996 (catalog date)
116,099 bytes
Download FTP scene.org

20 Meehnutz Chipcompo #10
/music/contests/20mc/20mc_010.zip
11 Sep 1996 (catalog date)
136,118 bytes
Download FTP scene.org

20 Meehnutz Chipcompo #11
/music/contests/20mc/20mc_011.zip
11 Sep 1996 (catalog date)
179,834 bytes
Download FTP scene.org

20 Meehnutz Chipcompo #12
/music/contests/20mc/20mc_012.zip
20 Apr 1997 (catalog date)
118,944 bytes
Download FTP scene.org

20 Meehnutz Chipcompo #13
/music/contests/20mc/20mc_013.zip
20 Apr 1997 (catalog date)
184,516 bytes
Download FTP scene.org

20 Meehnutz Chipcompo #14
/music/contests/20mc/20mc_014.zip
20 Apr 1997 (catalog date)
85,984 bytes
Download FTP scene.org

20 Meehnutz Chipcompo #14.4
/music/contests/20mc/20mc_144.zip
11 Sep 1996 (catalog date)
61,221 bytes
Download FTP scene.org

20 Meehnutz Chipcompo #9.9
/music/contests/20mc/20mc_9-9.zip
11 Sep 1996 (catalog date)
227,812 bytes
Download FTP scene.org

20 Meehnutz Chipcompo Alternative
/music/contests/20mc/autocomp.zip
11 Sep 1996 (catalog date)
13,730 bytes
Download FTP scene.org

Maximum Overload by Synth Dream PC
/music/contests/mc2/veteran/v-overld.zip
09 Nov 1996 (catalog date)
225,286 bytes
Download FTP scene.org
Released at event MC2 in the mmul division and ranked V04

The Peach by zephyr
/music/contests/mc6/intermed/m6i-tpch.zip
28 Mar 1999 (catalog date)
271,284 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Egyptian Vodka by Grumpchkin
/music/contests/mc6/rookie/m6r-evod.zip
28 Mar 1999 (catalog date)
39,280 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Open Cave by Zetape
/music/contests/mc6/rookie/m6r-opca.zip
28 Mar 1999 (catalog date)
278,524 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Pocket by Barry
/music/contests/mc6/rookie/m6r-pckt.zip
28 Mar 1999 (catalog date)
781,306 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Maximum Overload by Synth Dream PC
/music/contests/mc_winners/v-overld.mod
28 Mar 1999 (catalog date)
371,062 bytes
Download FTP scene.org
Released at event MC2 in the mmul division and ranked V04

Maximum Overload by Synth Dream PC
/music/contests/mc_winners/v-overld.mp3
28 Mar 1999 (catalog date)
4,179,173 bytes
Download FTP scene.org
Released at event MC2 in the mmul division and ranked V04

Pack Number 1 by Force Ten
/music/disks/1994/f10_pck1.zip
15 Sep 1996 (catalog date)
1,424,720 bytes
Download FTP scene.org
Rating:

Pack Number 2 by Force Ten
/music/disks/1994/f10_pck2.zip
15 Sep 1996 (catalog date)
2,250,668 bytes
Download FTP scene.org
Rating:

Pack Number 4 by Force Ten
/music/disks/1994/f10_pck4.zip
15 Sep 1996 (catalog date)
1,430,911 bytes
Download FTP scene.org
Rating:

Music Pack #5 by Force Ten
/music/disks/1995/f10_pck5.zip
21 Sep 1996 (catalog date)
1,782,239 bytes
Download FTP scene.org
Rating:

Pack 6 by Force Ten
/music/disks/1995/f10_pck6.zip
26 Jul 1996 (catalog date)
1,949,004 bytes
Download FTP scene.org
Rating:

Motivate Musicpack #1 by Motivate
/music/disks/1995/mtv-mpck.zip
26 Jul 1996 (catalog date)
1,401,626 bytes
Download FTP scene.org
Rating:

One Man Dog by Kinetic PC
/music/disks/1996/1mandog.zip
09 Jan 1997 (catalog date)
4,970,911 bytes
Download FTP scene.org
Rating:

Deceased Ambition (XM Pack) by Vincent Voois
/music/disks/1996/daxmpck.zip
22 Jan 1997 (catalog date)
5,063,281 bytes
Download FTP scene.org
Rating:
At 5 megs, you might not want to download this. Trust me, you do. There are a couple totally kick ass tunes in here... this guy is good.

Analogue Chipcompo One by aMUSiC, Cryptic Blood, Hunz, Nemesis, Nova, Parity Error, Stalker, Xenoc of Analogue Music
/music/disks/1997/ana-chip.zip
25 Jun 1997 (catalog date)
107,112 bytes
Download FTP scene.org

Tipchunes by Jiva
/music/disks/1998/jv-tip.zip
23 Feb 1998 (catalog date)
101,352 bytes
Download FTP scene.org
Rating:

Tipchunes Ep by Jiva of Theralite
/music/disks/1998/tlt_tip.zip
22 Apr 1998 (catalog date)
145,545 bytes
Download FTP scene.org

MODREN v1.0 by Populus
/music/programs/convert/modren10.zip
09 Sep 1996 (catalog date)
13,889 bytes
Download FTP scene.org
ren Amiga-style mod names to PC

DMP Companion v2.60
/music/programs/frontend/dmpc260.zip
09 Sep 1996 (catalog date)
105,419 bytes
Download FTP scene.org
read in archives, random play

Digital Disk Jockey v1.00 by PcMax
/music/programs/mixers/dj-mixer.zip
09 Jan 1997 (catalog date)
38,127 bytes
Download FTP scene.org
SB16, mixes 2 wavs together

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!

Magik Player
/music/programs/players/mgkplay.zip
09 Sep 1996 (catalog date)
21,317 bytes
Download FTP scene.org
PC-speaker and LPT ports

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

Sample Grabber Professional v1.8
/music/programs/rippers/bpc-sg18.zip
09 Sep 1996 (catalog date)
64,666 bytes
Download FTP scene.org

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]==+

Nut Chords 1.1 by Nutcase of Kinetic PC
/music/programs/unusual/nutcho11.zip
05 May 1997 (catalog date)
79,630 bytes
Download FTP scene.org
Excellent chord-finder for musicians and composers. This chord-finder can find all variations of any chords in any tuning possible. You can add more weird chords if you want. Program is based on logics and can really show all variations where to pick up a chord with guitar. Program works on PC/DOS/VGA machines. Featuring: fretboard and keyboard view, mouse and shortkey controls, searching for chords, pick up chords and keys from lists, converting chords between piano and guitar. Perfect tool for all serious composers, trackers as well. TRY IT, it's good. Thanks.

Sweeped Analog Pack 1 by DotH of MultiDimensional
/music/samples/anpck1.zip
18 Jan 1998 (catalog date)
1,810,112 bytes
Download FTP scene.org
Samples for quality tracking rendered in various synth emulators. This range of samples is different from other sample packs in that it has only 2 sample types but they are included in the pack as sweeped progressively samples. This will help trackers create more realistic analog sounding sweeps. There are 2 diferent rages of samples, "distorted" (14 samples) and "psychoactive pulse" (16 samples). All samples are 16 bit at 44.1Khz WAV.

Samples from TB Proteus 1/XR by Sam Eassa
/music/samples/proteus1.zip
10 Sep 1996 (catalog date)
2,081,430 bytes
Download FTP scene.org
This is the first (I hope) of a series of samples extracted from the Turtle Beach Multisound Proteus 1/XR synthesizer. All samples are 22kHz, 16 bit most were created by playing a C3 note on one PC and capturing it live on another. Post editing was done to equalize gain and remove the dead space. They are saved as .wav but can be changed using any one of many programs out there.

Samples from TB Proteus 1/XR by Sam Eassa
/music/samples/proteus2.zip
10 Sep 1996 (catalog date)
1,868,625 bytes
Download FTP scene.org
This is the second of a series of samples extracted from the Turtle Beach Multisound Proteus 1/XR synthesizer. The emphasis in this collection is on FX although some conventional samples are included. All samples are 22kHz, 16 bit most were created by playing a C3 note on one PC and capturing it live on another. Post editing was done to equalize gain and remove the dead space. They are saved as .wav but can be changed using any one of many programs out there.

Samples from TB Proteus 1/XR by Sam Eassa
/music/samples/proteus3.zip
10 Sep 1996 (catalog date)
746,435 bytes
Download FTP scene.org
This is the third of a series of samples extracted from the Turtle Beach Multisound Proteus 1/XR synthesizer. Whereas the first and second collections (proteus1.zip and proteus2.zip) were a collection of melodic as well as percussion samples at 22kHz/16 bits, this one is percussion only at 44.1kHz/16 bits. Based on some good feedback (thanks Jester :-) I kept all samples very basic (no combos or riffs) for maximum usefulness. The quality is also better due to the fact that the sampling was done locally on the multisound as opposed to using a seperate PC. This has yielded some very quiet and crisp samples compared to the first sets of samples. Although the samples are in .wav format, they can be ported to .smp or almost any other using a program such as Goldwave. All samples are 44.1kHz, 16 bit and were created by playing different percussion notes on the multisound, and capturing them live to RAM and then to disk. Post editing was done to optimize gain and remove the dead space.

Samples from TB Proteus 1/XR by Sam Eassa
/music/samples/proteus4.zip
11 Sep 1996 (catalog date)
1,495,900 bytes
Download FTP scene.org
This is the fourth and probably last in a series of samples extracted from the Turtle Beach Multisound Proteus 1/XR synthesizer. In this collection, I've tried to sample unique sounds native only to the proteus synthesizer and that cannot be found in the General MIDI set. I'm hoping to provide the means for the many composers out there to make some truly unique sounding mods. I kept all samples very basic (no combos or riffs) for maximum usefulness. The quality is also better due to the fact that the sampling was done locally on the multisound as opposed to using a seperate PC as was done on the first two Proteus packs. This has yielded some very quiet and crisp samples. Although the samples are in .wav format, they can be ported to .smp or almost any other using a program such as Goldwave. All samples are 44.1kHz, 16 bit mono and were created by playing different notes on the multisound, and capturing them live to disk using the Multisound's own digital audio sampler. Post editing was done to optimize gain and remove the dead space as well as to keep the samples reasonable small.

Roland D-50 Samples by Soundwave
/music/samples/swd50.zip
11 Oct 1997 (catalog date)
16,076,830 bytes
Download FTP scene.org
Samples taken from a Roland D50, the king of the late 80s - LA synthesis and PCM samples. This sample pack is made for those with samplers, not those who simply are trackers. All samples are default sampled at C3 unless noted in the text, and recorded at 44.1khZ, 16 bit on a Pro Audio Spectrum 16. Some of these samples you won't find anywhere else, BTW. Sorry, no loop points or envelopes are provided.

Roland JX3P Sample Pack Number 1 by Swill
/music/samples/swil-jx1.zip
21 Jan 1997 (catalog date)
1,419,144 bytes
Download FTP scene.org
One of the best synthesizers from the early 80s, now used (like the tb-303) for techno music. All classic sounds, now captured for playback on PC soundcard to use with your own music. Recorded in 16 bit mono. All samples are freeware, but feel the urge to mention the sampler in the credits.

Roland JX3P Sample Pack Number 2 by Swill
/music/samples/swil-jx2.zip
21 Jan 1997 (catalog date)
1,613,623 bytes
Download FTP scene.org
One of the best synthesizers from the early 80s, now used (like the tb-303) for techno music. All classic sounds, now captured for playback on PC soundcard to use with your own music. Recorded in 16 bit mono. All samples are freeware, but feel the urge to mention the sampler in the credits.

Space Crusade by Slightly Magic of BFG
/music/songs/1995/b/bfg-spcr.zip
30 Oct 1997 (catalog date)
223,542 bytes
Download FTP scene.org
Rating:
(S3M)

Misplaced Childhood by Bert
/music/songs/1995/e/epi-mpch.zip
17 Sep 1996 (catalog date)
273,573 bytes
Download FTP scene.org
Rating:
(S3M)

Espcial Special by Knaekpolsen
/music/songs/1995/e/especial.zip
16 Sep 1996 (catalog date)
100,903 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the m4ch division and ranked XX
(MOD)

Euphoric Pleasures by Gus
/music/songs/1995/p/pc_ep.zip
16 Sep 1996 (catalog date)
121,551 bytes
Download FTP scene.org
Rating:
(MTM)

Silent Tribute by Asha'man
/music/songs/1995/p/pc_siltr.zip
19 Sep 1996 (catalog date)
83,237 bytes
Download FTP scene.org
Rating:
(S3M)

A Trip0matic Xperience by Gus
/music/songs/1995/p/pc_trip.zip
16 Sep 1996 (catalog date)
67,081 bytes
Download FTP scene.org
Rating:
(MTM)

Tichip by XFaktor
/music/songs/1996/0-9/4y-chip.zip
15 Mar 1997 (catalog date)
4,697 bytes
Download FTP scene.org
Rating:
Released at event PC96 in the m20k division and ranked 03
(IT)

The Old Alchemist by SoundMaster
/music/songs/1996/a/alchemis.zip
15 Mar 1997 (catalog date)
623,010 bytes
Download FTP scene.org
Rating:
Released at event PC96 in the m4ch division and ranked 01
(XM)

BQ Back by Thunder
/music/songs/1996/b/bq_back.zip
15 Mar 1997 (catalog date)
1,756 bytes
Download FTP scene.org
Rating:
Released at event PC96 in the mmul division and ranked 15
(XM)

The Stormrider by Black Vomit
/music/songs/1996/b/bv_music.zip
15 Mar 1997 (catalog date)
304,071 bytes
Download FTP scene.org
Rating:
Released at event PC96 in the mmul division and ranked 14
(IT)

Life of the Popcorn by Cruel Creator
/music/songs/1996/c/cc_lotpc.zip
01 Jul 1996 (catalog date)
64,942 bytes
Download FTP scene.org
Rating:
(XM)

War And Peace by Thunder
/music/songs/1996/c/cn-warpc.zip
17 Mar 1997 (catalog date)
499,567 bytes
Download FTP scene.org
(IT)

Crazy Pattern by HBM
/music/songs/1996/c/crazy.zip
15 Mar 1997 (catalog date)
192,092 bytes
Download FTP scene.org
Released at event PC96 in the mmul division and ranked 13
(S3M)

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)

Back In Space Again by Dynamite of The Lost Patrol
/music/songs/1996/d/dn-bispc.zip
01 Aug 1997 (catalog date)
228,695 bytes
Download FTP scene.org
(S3M)

Spaceman Franticized by Erno Helen
/music/songs/1996/e/ez-spcmn.zip
06 Apr 1997 (catalog date)
328,939 bytes
Download FTP scene.org
(XM)

The Adventure by Starf0x
/music/songs/1996/f/f0x-adve.zip
15 Mar 1997 (catalog date)
13,183 bytes
Download FTP scene.org
Released at event PC96 in the m20k division and ranked 01
(IT)

Power Above Power by Starf0x
/music/songs/1996/f/f0x-powe.zip
15 Mar 1997 (catalog date)
340,522 bytes
Download FTP scene.org
Released at event PC96 in the mmul division and ranked 02
(XM)

Timbalada 2 by Starf0x
/music/songs/1996/f/f0x-tim2.zip
15 Mar 1997 (catalog date)
253,617 bytes
Download FTP scene.org
Released at event PC96 in the m4ch division and ranked 03
(XM)

Farofa Francesa by Ayatola
/music/songs/1996/f/faroff.zip
15 Mar 1997 (catalog date)
345,857 bytes
Download FTP scene.org
Released at event PC96 in the mmul division and ranked 12
(XM)

I Don't Know by Freddy Hajas
/music/songs/1996/f/fh-dknow.zip
15 Mar 1997 (catalog date)
358,589 bytes
Download FTP scene.org
Released at event PC96 in the mmul division and ranked 11
(XM)

G-Cooperation by SoundMaster
/music/songs/1996/g/gcoop.zip
15 Mar 1997 (catalog date)
561,678 bytes
Download FTP scene.org
Released at event PC96 in the mmul division and ranked 01
(XM)

Don't Repress Me by Great Guy
/music/songs/1996/g/gg-dtrp.zip
15 Mar 1997 (catalog date)
585,738 bytes
Download FTP scene.org
Released at event PC96 in the mmul division and ranked 10
(XM)

The Dancing Cupcake by Bishop
/music/songs/1996/i/i_cake.zip
21 Jan 1997 (catalog date)
121,315 bytes
Download FTP scene.org
Rating:
(IT)

The Immortal by The S3Makers
/music/songs/1996/i/immrt.zip
15 Mar 1997 (catalog date)
191,353 bytes
Download FTP scene.org
Released at event PC96 in the mmul division and ranked 09
(S3M)

Input Data In Mind by XFyL
/music/songs/1996/i/input.zip
15 Mar 1997 (catalog date)
58,216 bytes
Download FTP scene.org
Released at event PC96 in the m4ch division and ranked 06
(XM)

Kataylia by XFyL
/music/songs/1996/k/kataylia.zip
15 Mar 1997 (catalog date)
430,927 bytes
Download FTP scene.org
Released at event PC96 in the mmul division and ranked 07
(XM)

Breath Out by Lost Kluster
/music/songs/1996/l/lk-brth.zip
15 Mar 1997 (catalog date)
238,575 bytes
Download FTP scene.org
Released at event PC96 in the mmul division and ranked 08
(S3M)

Mea Culpa by Monaco's
/music/songs/1996/m/mnc-culp.zip
15 Mar 1997 (catalog date)
541,637 bytes
Download FTP scene.org
Released at event PC96 in the mmul division and ranked 03
(XM)

Flying So Much High by Monaco's
/music/songs/1996/m/mnc-fsmh.zip
15 Mar 1997 (catalog date)
508,119 bytes
Download FTP scene.org
Released at event PC96 in the m4ch division and ranked 04
(XM)

Toothache Is Gone by Monaco's
/music/songs/1996/m/mnc-toot.zip
15 Mar 1997 (catalog date)
11,318 bytes
Download FTP scene.org
Released at event PC96 in the m20k division and ranked 02
(XM)

Hippocampus by Oona
/music/songs/1996/o/o-hipca.zip
17 Nov 1996 (catalog date)
365,088 bytes
Download FTP scene.org
Rating:
(XM)

Psycose by Candyman
/music/songs/1996/p/painless.zip
15 Mar 1997 (catalog date)
133,798 bytes
Download FTP scene.org
Released at event PC96 in the m4ch division and ranked 07
(S3M)

Center by Pothead Pixie of Beam
/music/songs/1996/p/ppcenter.zip
13 Sep 1997 (catalog date)
295,063 bytes
Download FTP scene.org
(IT)

Back To Basics by Rayza
/music/songs/1996/r/raz-btob.zip
15 Mar 1997 (catalog date)
559,657 bytes
Download FTP scene.org
Released at event PC96 in the mmul division and ranked 05
(XM)

Berdinazzi Vs. Mezenga by Mr. Lag
/music/songs/1996/r/rl_bvsm.zip
15 Mar 1997 (catalog date)
306,881 bytes
Download FTP scene.org
Released at event PC96 in the m4ch division and ranked 05
(S3M)

Lost Stars by Mr. Lag
/music/songs/1996/r/rl_lstar.zip
15 Mar 1997 (catalog date)
160,239 bytes
Download FTP scene.org
Released at event PC96 in the mmul division and ranked 06
(IT)

The Druid's Valley by Sledgehammer
/music/songs/1996/s/sld-drui.zip
15 Mar 1997 (catalog date)
107,110 bytes
Download FTP scene.org
Released at event PC96 in the mmul division and ranked 04
(XM)

Cold Shoulder by Bloody Bastard
/music/songs/1996/s/spcoldsh.zip
08 Apr 1997 (catalog date)
344,311 bytes
Download FTP scene.org
(XM)

Walk On by Sledgehammer
/music/songs/1996/w/walk.zip
15 Mar 1997 (catalog date)
348,084 bytes
Download FTP scene.org
Released at event PC96 in the m4ch division and ranked 02
(MOD)

Popcorn World by A.P. Scales
/music/songs/1997/a/aps-pw.zip
10 Dec 1997 (catalog date)
192,049 bytes
Download FTP scene.org
(XM)

In Pieces by Arcturus of Shattered Fixtures
/music/songs/1997/a/as_inpcs.zip
17 May 1997 (catalog date)
242,938 bytes
Download FTP scene.org
(IT)

Spaced by Pedro
/music/songs/1997/c/cb-spced.zip
09 Apr 1997 (catalog date)
414,703 bytes
Download FTP scene.org
(XM)

Plano C by Dr. Saygon of Saygon Soft Multimedia
/music/songs/1997/d/ds-pc.zip
15 Jun 1998 (catalog date)
182,469 bytes
Download FTP scene.org
Rating:
(S3M)

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

Space Rangers by Dark Force of Flash Inc.
/music/songs/1997/f/fl_spcrn.zip
25 Apr 1998 (catalog date)
610,885 bytes
Download FTP scene.org
(XM)

Hyperspace by Magic Melody of Mysterious Illusions
/music/songs/1997/h/hyprspce.zip
13 Dec 1998 (catalog date)
627,316 bytes
Download FTP scene.org
Released at event BIZ97 in the mmul division and ranked 09

Missile Chase by Nairolf of Adrenaline PC
/music/songs/1997/m/missile.zip
29 Oct 1997 (catalog date)
13,617 bytes
Download FTP scene.org
(XM)

Nueva Space by CaesaR of ProFound Sound
/music/songs/1997/n/nuevaspc.zip
07 Aug 1997 (catalog date)
688,175 bytes
Download FTP scene.org
Rating:
(XM)

Overclocking by Nairolf of Adrenaline PC
/music/songs/1997/o/overclok.zip
23 Nov 1997 (catalog date)
21,143 bytes
Download FTP scene.org
(XM)

Popcorn Remix by The Fox
/music/songs/1997/p/premix.zip
05 Aug 1997 (catalog date)
62,431 bytes
Download FTP scene.org
(S3M)

A Spectrum Loading by Rick2000 of Anti-Matter
/music/songs/1997/r/rick-spc.zip
14 Apr 1998 (catalog date)
13,902 bytes
Download FTP scene.org
(XM)

Space Jazz Experiment by Nino of Society Of Sound
/music/songs/1997/s/sos_spce.zip
19 May 1997 (catalog date)
406,489 bytes
Download FTP scene.org
(IT)

Storm by Nairolf of Adrenaline PC
/music/songs/1997/s/storm.zip
23 Nov 1997 (catalog date)
16,540 bytes
Download FTP scene.org
(MOD)

Space Voyage by Air0Day
/music/songs/1998/a/a0d_spce.zip
17 Aug 1998 (catalog date)
463,213 bytes
Download FTP scene.org
(XM)

The World Of Multimedia 1.2 by Dr. Saygon of Saygon Soft Multimedia
/music/songs/1998/d/ds-world.zip
15 Jun 1998 (catalog date)
262,981 bytes
Download FTP scene.org
Released at event PC'97 in the mmul division and ranked 08
(IT)

Love Potion 2 by Luk, Rommel of PCN, RVL
/music/songs/1998/l/lp2.zip
07 Dec 1998 (catalog date)
490,405 bytes
Download FTP scene.org
Released at event ABD98 in the mmul division and ranked XX

Open Space Violation by Mikying
/music/songs/1998/o/open_spc.zip
21 Apr 1998 (catalog date)
1,786,446 bytes
Download FTP scene.org
(IT)

Skyline by ruff of tbbpc17
/music/songs/1998/s/skyline_.zip
13 Dec 1998 (catalog date)
601,605 bytes
Download FTP scene.org
Released at event ASM98 in the mmul division and ranked XX

Space Call by ZPP
/music/songs/1998/s/spcall.zip
28 Jul 1998 (catalog date)
36,020 bytes
Download FTP scene.org
(XM)

Painless Compo '95 Invitation Intro by The End
/party/invites/1995/pc95inv.zip
25 Jun 1997 (catalog date)
272,367 bytes
Download FTP scene.org
Rating:
Released at event PC95

The Gathering '96 Invitation Text
/party/invites/1996/tg96pc.zip
13 Oct 1996 (catalog date)
17,105 bytes
Download FTP scene.org
Released at event TG96

Painless Compo '96 Invitation Pack by The End
/party/invites/1997/pc96.zip
25 Jun 1997 (catalog date)
250,269 bytes
Download FTP scene.org
Released at event PC96

Abduction '98 Invitation Intro by Made, Deck, Ws of Bomb, Scoopex, Nv
/party/invites/1998/abd98pc.zip
18 Jun 1998 (catalog date)
543,984 bytes
Download FTP scene.org
Rating:
Released at event ABD98
386,,GUS/SB/PAS,

Return to the Source Invitation Intro by Greuh, CFI, BMK
/party/invites/1998/rtspc.zip
25 Jul 1998 (catalog date)
834,953 bytes
Download FTP scene.org
Rating:
,SVGA,,

Painless Compo '95 Results
/party/results/1995/pc95-res.zip
04 Oct 1996 (catalog date)
1,313 bytes
Download FTP scene.org
Released at event PC95

Painless Compo '96 Results
/party/results/1997/pc96-res.txt
04 Mar 1997 (catalog date)
4,000 bytes
Download FTP scene.org
Released at event PC96

Painless Compo '96 Results & Comments
/party/results/1997/pc96-res.zip
29 Mar 1997 (catalog date)
17,664 bytes
Download FTP scene.org
Released at event PC96

Painless Compo '97 Results
/party/results/1998/pc97-res.txt
23 Mar 1998 (catalog date)
2,222 bytes
Download FTP scene.org

Space Adventure by Pyrex of Daze
/music/songs/1997/s/spcadvnt.zip
06 Jul 2003 (catalog date)
273,959 bytes
Download FTP scene.org
Rating:
Released at event MEK97 in the mmul division and ranked XX
(S3M)

Carmagnola by Red Power
/tla/disks/1996/r/rpcarmgn.zip
15 Sep 1996 (catalog date)
1,474,414 bytes
Download FTP
Rating:

??? by Starfox
/tla/songs/1995/mod/p/pc95-095.zip
13 Sep 1996 (catalog date)
305,639 bytes
Download FTP
Rating:
Released at event PC95 in the mmul division and ranked 04

Acid Rain by Gus
/tla/songs/1995/mtm/pc_acid.zip
16 Sep 1996 (catalog date)
135,811 bytes
Download FTP
Rating:

Kranken (remix) by Gus
/tla/songs/1995/mtm/pc_krank.zip
16 Sep 1996 (catalog date)
22,058 bytes
Download FTP
Rating:

Waves of Energy by Gus
/tla/songs/1995/mtm/pc_waves.zip
16 Sep 1996 (catalog date)
202,492 bytes
Download FTP
Rating:

??? by Sunset
/tla/songs/1995/s3m/p/pc95-386.zip
13 Sep 1996 (catalog date)
224,739 bytes
Download FTP
Rating:
Released at event PC95 in the mmul division and ranked 05

??? by Mr. Billy
/tla/songs/1995/s3m/p/pc95-400.zip
13 Sep 1996 (catalog date)
307,171 bytes
Download FTP
Rating:
Released at event PC95 in the mmul division and ranked 10

??? by Feijao
/tla/songs/1995/s3m/p/pc95-486.zip
13 Sep 1996 (catalog date)
172,158 bytes
Download FTP
Rating:
Released at event PC95 in the mmul division and ranked 09

??? by Black Vomit
/tla/songs/1995/s3m/p/pc95-667.zip
13 Sep 1996 (catalog date)
154,432 bytes
Download FTP
Rating:
Released at event PC95 in the mmul division and ranked 08

??? by Lost Kluster
/tla/songs/1995/s3m/p/pc95-691.zip
13 Sep 1996 (catalog date)
67,625 bytes
Download FTP
Rating:
Released at event PC95 in the mmul division and ranked 07

??? by Guizmo
/tla/songs/1995/s3m/p/pc95-816.zip
13 Sep 1996 (catalog date)
213,624 bytes
Download FTP
Rating:
Released at event PC95 in the mmul division and ranked 01

??? by Rafael Lagioto
/tla/songs/1995/s3m/p/pc95-911.zip
13 Sep 1996 (catalog date)
122,465 bytes
Download FTP
Rating:
Released at event PC95 in the mmul division and ranked 06

Close Your Eyes by Point Zero
/tla/songs/1995/s3m/p/pc_close.zip
19 Sep 1996 (catalog date)
175,507 bytes
Download FTP
Rating:

Flagerance of Obsession by Asha'man
/tla/songs/1995/s3m/p/pc_fob.zip
19 Sep 1996 (catalog date)
181,914 bytes
Download FTP
Rating:

Heaven's Ravers by Point Zero
/tla/songs/1995/s3m/p/pc_hrave.zip
19 Sep 1996 (catalog date)
102,842 bytes
Download FTP
Rating:

Mind Of A Killer by Sabbath
/tla/songs/1995/s3m/p/pc_mind.zip
19 Sep 1996 (catalog date)
173,888 bytes
Download FTP
Rating:

New Reich by Asha'man
/tla/songs/1995/s3m/p/pc_newre.zip
19 Sep 1996 (catalog date)
150,109 bytes
Download FTP
Rating:

Paranoid Seclusion by Asha'man
/tla/songs/1995/s3m/p/pc_ps.zip
19 Sep 1996 (catalog date)
258,458 bytes
Download FTP
Rating: