Search for "Doc": 107 matches

3d math by Lithium of VLA
/code/3d/docs/3d_math.zip
10 Jan 1997 (catalog date)
11,835 bytes
Download FTP scene.org
Rating:
Explanations of some 3d math concepts - I remember not getting the 3d rotations working correctly when I first started programming, but I'm not sure if that's my fault or the fault of the doc. Most of the docs are some simple linear algebra. They spell out the equations in the end for those who can't completely understand them.

3d basics by Synergist
/code/3d/docs/3dbasics.zip
10 Jan 1997 (catalog date)
2,745 bytes
Download FTP scene.org
Rating:
Some basic 3d documentation - I'd never want to tell someone that this doc is a good place to start. The person writing this has no concept of structures, which severely ease the programming of complex things such as 3d systems.

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

3D Tutorial by FH94.3 of Nitro
/code/3d/docs/fh-3dtut.zip
18 Jan 1998 (catalog date)
12,903 bytes
Download FTP scene.org
Rating:
Explains how to rotate in 3D.

3D Matrix Transformations by Voltaire of OTM
/code/3d/docs/otmmatx.zip
18 Jan 1998 (catalog date)
13,676 bytes
Download FTP scene.org
Rating:
Good tutorial on 3D transformations using matricies.

3D Camera Tutorial by Shadow Bandit of Diabolic Force
/code/3d/docs/sba_3dcm.zip
17 Jan 1999 (catalog date)
14,496 bytes
Download FTP scene.org
Rating:

3D Shadow Tutorial by Fuzzel of Haujobb
/code/3d/docs/shadows.zip
17 Jan 1999 (catalog date)
121,258 bytes
Download FTP scene.org
Rating:
Explains how to do shadows in 3d using a zbuffer algorithm.

Polyfiller Tutorial by Karma of TFL-TDV
/code/3d/docs/ttka3ddo.zip
18 Jan 1998 (catalog date)
15,613 bytes
Download FTP scene.org
Rating:
A good explanation of different types of polyfillers.

Zed 3D by Zed
/code/3d/docs/zed3d060.zip
10 Jan 1997 (catalog date)
357,811 bytes
Download FTP scene.org
Rating:
A comprehensive doc on many aspects of 3d math and programming - Designed for those comfortable with math. It spells out the math concepts needed and shows their application, but by no means spoon feeds the information to you.

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.

3D example by Andrew Harvey
/code/3d/systems/exampl3d.zip
30 Jun 1998 (catalog date)
385,953 bytes
Download FTP scene.org
Rating:
Good looking texturemapped 3d engine, but unfortunately there is no documentation included. Assembler

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

Crystal 3D Engine by Mali of Malixa
/code/3d/systems/mdg_cr3d.zip
17 Jan 1999 (catalog date)
432,414 bytes
Download FTP scene.org
Rating:
Supports all the usual shading methods, texturemapping, etc. No documentation.

Real-Time Environment Mapping Tutorial by Frenzy
/code/3d/trifill/envmap/envmap.doc
05 Oct 1996 (catalog date)
4,169 bytes
Download FTP scene.org
Rating:
Somewhat incorrect document. Parts are right, others wrong.

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

OTM Phong by Voltaire of OTM
/code/3d/trifill/phong/otmphong.doc
08 Jun 1997 (catalog date)
23,949 bytes
Download FTP scene.org
Rating:
Good tutorial explaining how to approximate phong shading using a model based on linear interpolation of angles.

Texture Map by Robert Schmidt of Ztiff Zox Softwear
/code/3d/trifill/texmap/textmap.zip
08 Jun 1997 (catalog date)
11,172 bytes
Download FTP scene.org
Rating:
Document on how to map a 2D texture onto a 3D parallellogram. Useful to understand the mathematics behind texture mapping, but too slow for a decent realtime implementation.

Tiled Texture Mapping Tutorial by TheGlide of Spinning Kids
/code/3d/trifill/texmap/tiletmap.zip
03 Jun 1998 (catalog date)
4,757 bytes
Download FTP scene.org
This is a little document that explains how to code a tiled texture mapper that handles any power of 2 texture sizes. The document contains some little C code to get you started. To fully understand the doc you should have already read MRI's fatmap.txt and fatmap2.txt.

FFF sources by ChAr
/code/audio/convert/fffsrcs.zip
02 Jul 1997 (catalog date)
60,660 bytes
Download FTP scene.org
Rating:
A converter for GUS Interwave Patches. Bonus points to the first person who uses this? No code documentation.

AWE 32 "documentation" by Judge Dred
/code/audio/docs/awe32prg.zip
10 Jan 1997 (catalog date)
37,028 bytes
Download FTP scene.org
Rating:
Useful documents for AWE 32 programming - Beats the shit out of Creative Lab's released information.

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

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

DMF Module Format Specifications by Code-X of Delusion
/code/audio/docs/dmfinfo.zip
21 Jan 1998 (catalog date)
29,524 bytes
Download FTP scene.org
Rating:

F. mod docs by Firelight
/code/audio/docs/fmoddoc.zip
10 Jan 1997 (catalog date)
83,795 bytes
Download FTP scene.org
Rating:
Firelight's mod format description - The perfect text file for someone who is writing a mod player especially first timers. Assumes knowledge of programming and doesn't cover details of sound card specific issues, like setting up a DMA transfer or initializing the sound card.

F. mod docs part 2 by Firelight
/code/audio/docs/fmoddoc2.zip
10 Jan 1997 (catalog date)
390,839 bytes
Download FTP scene.org
Rating:
Firelight's mod/s3m format description.

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

GUS SDK by Gravis, FORTE
/code/audio/docs/gusdk222.zip
10 Jan 1997 (catalog date)
945,826 bytes
Download FTP scene.org
Rating:
GUS SDK - Everything you've ever wanted to know about the GUS but were afraid to ask.

IW SDK
/code/audio/docs/iw_sdk20.zip
10 Jul 1997 (catalog date)
2,796,518 bytes
Download FTP scene.org
Rating:
The SDK for the IW chip. The docs are Adobe Acrobat files and are probably meant for printing out. I didn't try yet, but the "univerval translator" at CMU should be able to convert the files to a text format, which would be infinitely more useful. This is one of those everything you needed to know and more type docs.

MOD Format Specifications by Ian Tweedie
/code/audio/docs/modform.zip
21 Jan 1998 (catalog date)
5,923 bytes
Download FTP scene.org
Rating:

Protracker Studio 16 Module Format Specifications by CyberStrike of Renaissance
/code/audio/docs/ps16form.zip
21 Jan 1998 (catalog date)
14,375 bytes
Download FTP scene.org
Rating:

PS32 S3M Gusplayer for Watcom/C by PGM of Extravaganze
/code/audio/docs/ps32-wc.zip
21 Jan 1998 (catalog date)
65,253 bytes
Download FTP scene.org
Rating:
Full sources included.

PTM PolyTracker Format Specifications by JAL of Nostalgia
/code/audio/docs/ptmform.zip
21 Jan 1998 (catalog date)
8,329 bytes
Download FTP scene.org

Adrenalin MOD player by Beta of A-Men
/code/audio/players/amod095.zip
10 Jan 1997 (catalog date)
108,866 bytes
Download FTP scene.org
Rating:
A mod player for pascal and has a TSR to play music in the background - No SB support, horrible documentation, little to no support.

AmoebaSoft MOD Player by Jonathan E. Wright of AmoebaSoft
/code/audio/players/asmod09s.zip
10 Jan 1997 (catalog date)
90,508 bytes
Download FTP scene.org
Rating:
A mod player for Pascal - No SB support, bad documentation, only supports MOD files.

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

Cubic Player 2 Software Development Kit by Niklas Beisert of Cubic
/code/audio/players/cp2dk05.zip
19 Jan 1998 (catalog date)
131,123 bytes
Download FTP scene.org
Rating:
Cubic Player 2 Development Kit 0.5. Has a music player at least. I'm not going to figure out exactly what this is supposed to be for. No docs.

GTSR by CyberStrike of Renaissance
/code/audio/players/gsrc211.zip
10 Jan 1997 (catalog date)
70,125 bytes
Download FTP scene.org
Rating:
A TSR mod player for GUS - Good code, but lack of documentation makes it difficult to figure out what's going on.

HSC Player by Crom
/code/audio/players/hsc_src.zip
10 Jan 1997 (catalog date)
48,660 bytes
Download FTP scene.org
Rating:
A player for HSC files - I like how the "call Playpoll" line is commented out and the line "mov bl, 0" has the following comment: "1 = polling" No docs.

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

Source of Mayhem by Incognita
/code/demosrc/demos/mayhmsrc.zip
17 Jan 1999 (catalog date)
276,437 bytes
Download FTP scene.org
Rating:
No documentation, but it contains some modern effects like metaballs and realtime raytracing.

Real-Time Phong Bump Mapping Tutorial by Frenzy
/code/effects/bump/bump.doc
05 Oct 1996 (catalog date)
3,877 bytes
Download FTP scene.org
Rating:
Incorrect ideas, it's not done this way.

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.

lens by Joey
/code/effects/lens/lens.zip
10 Jan 1997 (catalog date)
10,913 bytes
Download FTP scene.org
Rating:
A doc on how to create a lens - Nice graphic file diagram for the text. It all makes sense to me. Some pseudo pascal code is there too.

shadebobs by NutCracker
/code/effects/shadebob/shadebob.zip
11 Jan 1997 (catalog date)
6,468 bytes
Download FTP scene.org
Rating:
Source for some shadebobs - No docs, no comments. Looks good. (the exe, that is)

TV by Perisoft
/code/effects/text/tv10.zip
11 Jan 1997 (catalog date)
45,667 bytes
Download FTP scene.org
Rating:
A text viewer with "docs" - Not code... I'm not sure where it should go. Best ask Screech himself for ideas.

LZO Data Compression Library v0.20 by Markus Oberhumer
/code/fileutil/lzo020.zip
06 Oct 1996 (catalog date)
184,964 bytes
Download FTP scene.org
Rating:
over conscious about compression ratios and statistics and has many long files about its stats in the /doc directory, but no description about the API. You have to figure out how to use it yourself from the two short examples that come with it. Otherwise, it's fairly complete and you can decide which compression routines you'd like to link yourself (assuming you can figure out that much).

AWE-DIP-01-ENG by Creative Labs engineers
/code/hardware/audio/adip.zip
10 Jan 1997 (catalog date)
708,753 bytes
Download FTP scene.org
Rating:
Examples and API for using the AWE32 - And people wonder why there's not much SB support. The information in the packet is contorted. I could go on this for days. Comments like /* main - here's where the fun begins */ are misleading. The fun actually began several hundred lines ago (starting at line 134). It's late. I'm not exactly bored, but this bit of code is frustrating. I wonder why CL even bothered. There are no technical docs of any sort and the code that is here *REEKS* of bad style. For extra frustration, I unzipped the file which had a self extracting .exe in it, which gave me 4 zips which when each extracted with the -d option finally gives me the SDK. Kneebiter - at 1:30 in the morning. Need more tea...

SoundBlaster Routines by Jeff Bird
/code/hardware/audio/sbf3.zip
21 Jan 1998 (catalog date)
87,954 bytes
Download FTP scene.org
Rating:
A good collection of sources and documents.

386 programmer's manual by Intel
/code/hardware/cpu/386intel.zip
10 Jan 1997 (catalog date)
209,396 bytes
Download FTP scene.org
Rating:
Full docs on the 386 - Everything you've ever wanted to know about the (outdated) 386.

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.

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

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

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

386 power by Lorenzo Micheletto
/code/hardware/pmode/386p_101.zip
10 Jan 1997 (catalog date)
117,845 bytes
Download FTP scene.org
Rating:
A DOS extender for pmode asm programming - Has docs for useage and some extra miscellaneous routines that could be used for game or graphics programming in pmode. Honestly, if you want to do 100% asm development for pmode I'd suggest DOS32 or Tran's pmode. The author here credits Tran for some backbones to his system.

FreePack DOS extender by Narech Koumar of Supernar Systems Intl.
/code/hardware/pmode/dos32a.zip
25 Aug 1997 (catalog date)
520,938 bytes
Download FTP scene.org
Rating:
Another DOS extender option. I didn't test this for usefulness. I doesn't look any more difficult to learn to use than Adam Seychell's (sp?) Dos32 or Thomas Pytel/Charles Scheffold's Pmode/w. How well it functions is another story. Full documentation available. Comes with a tetris clone presumeably made using the extender. No source.

Real Flat Mode by Christophe Avion
/code/hardware/pmode/ifrm32.zip
25 Aug 1997 (catalog date)
56,257 bytes
Download FTP scene.org
A Dos extender and file packer. I can't really rate this because I would never be able to use the code. All comments and docs are in French.

Kernel 1.30b
/code/hardware/pmode/krnl130b.zip
26 Jun 1997 (catalog date)
314,227 bytes
Download FTP scene.org
Rating:
A Pmode kernel program with some extra libraries. Has a sound library and many other extras to make up for the fact that it's rather new and things such as midas, GUSPlay, or whatnot won't work with it. It's picky about assembling (tasm32+wlink only). No real documentation to help you get started.

VCPI specification by ?
/code/hardware/pmode/vcpi.doc
10 Jan 1997 (catalog date)
60,219 bytes
Download FTP scene.org
Rating:
The specifications for VCPI - It's there if you need it.

Mode 13h Doc by Vulture
/code/hardware/video/basicdoc.zip
10 Jan 1997 (catalog date)
7,727 bytes
Download FTP scene.org
Rating:
An explaination of mode 13h - For the *absolute* beginner.

Tweakdoc.txt by Vulture
/code/hardware/video/tweakdoc.zip
10 Jan 1997 (catalog date)
5,522 bytes
Download FTP scene.org
Rating:
A doc for setting mode X and some other tweak modes - It doesn't explain much (really anything) about how to use the mode.

VESA BIOS extension docs by Patch
/code/hardware/video/vesasp12.zip
10 Jan 1997 (catalog date)
15,985 bytes
Download FTP scene.org
Rating:
The specifications of the VESA BIOS extension - (kinda) from VESA themselves.

BMP Viewer by Mali of Malixa
/code/images/mdg_bmp.zip
17 Jan 1999 (catalog date)
68,468 bytes
Download FTP scene.org
Rating:
No documentation

Free Direction Rendering by kombat of immortals
/code/tutors/graphics/freedir.zip
15 May 1998 (catalog date)
49,280 bytes
Download FTP scene.org
This document gives information on how to render various objects in high quality and in real time.

N-Buffering Doc by Type One of Pulpe
/code/tutors/graphics/t1nbuf11.zip
17 Jan 1999 (catalog date)
10,550 bytes
Download FTP scene.org
Rating:
This doc explains everything you want to know about single, double, tripple and N buffering.

Mode 13h Explanation by Vulture of Outlaw Triad
/code/tutors/video/basicdoc.zip
18 Jan 1998 (catalog date)
4,494 bytes
Download FTP scene.org
Rating:
Only explains how to get into mode 13h and how its memory model works. Not very useful.

Chain-4 Tutorial by Vulture of Outlaw Triad
/code/tutors/video/chaindoc.zip
18 Jan 1998 (catalog date)
8,077 bytes
Download FTP scene.org
Rating:
Excellent chain-4 mode tutorial.

N-Buffering Doc by Type One of TFL-TDV
/code/tutors/video/t1-nbuf.zip
02 Jul 1997 (catalog date)
15,924 bytes
Download FTP scene.org
Rating:
A doc for video buffering. Explains the draw backs of using only one video buffer and how to use 2 or more buffers effectively.

Font Editor by Sunrise Software
/code/utils/fonts/fonted12.zip
29 Sep 1997 (catalog date)
58,371 bytes
Download FTP scene.org
Rating:
For 2 colored fonts. An example source is included, but no documentation.

Watcom Font Editor by ???
/code/utils/fonts/w_fonted.zip
29 Sep 1997 (catalog date)
11,204 bytes
Download FTP scene.org
Rating:
Watcom font editor by ?. No documentation, no help, no examples. Only the source of the editor itself.

Font Editor For XLIB Fonts by Tomasz Jablonski
/code/utils/fonts/xfonter.zip
29 Sep 1997 (catalog date)
17,710 bytes
Download FTP scene.org
Rating:
No documentation

FLI/FLC player
/code/video/flplay.zip
05 Oct 1996 (catalog date)
6,213 bytes
Download FTP scene.org
Rating:
Useless. No docs, no comments, no description. Doesn't even state the author.

Planet Meddock by Meddock
/demos/1997/m/meddock.zip
11 Aug 1997 (catalog date)
22,974 bytes
Download FTP scene.org
Rating:

Man Prey by Doc Procyon
/graphics/images/1994/m/manprey.zip
04 Jul 1996 (catalog date)
29,605 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Purity of essence by Doc Holiday
/graphics/images/1997/g/gfxpure.zip
10 Mar 1998 (catalog date)
48,033 bytes
Download FTP scene.org
Rating:
Released at event MOV97 in the grfx division and ranked 07
640x480x256

Schanege by Doggydoc of Exlex
/graphics/images/1997/p/pixel_29.zip
06 May 1998 (catalog date)
4,484 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the grfx division and ranked ??
320x256x32

Godillusion by Doggy Doc of Exlex
/graphics/images/1998/g/godillus.zip
28 May 1998 (catalog date)
248,860 bytes
Download FTP scene.org
Rating:
Released at event MEK98 in the grfx division and ranked 33
640x512x256

Variations by The Doctor
/music/contests/mc1/entries/__variat.zip
09 Nov 1996 (catalog date)
175,159 bytes
Download FTP scene.org
Released at event MC1 in the mmul division and ranked 23

Hanging Time by Doc
/music/contests/mc5/veteran/m5v-hang.zip
29 Aug 1997 (catalog date)
758,105 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

The Noon Docks by Wayfinder
/music/contests/mc6/veteran/m6v-noon.zip
28 Mar 1999 (catalog date)
604,238 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked V23

The Final Touch by Doc
/music/disks/1996/f-touch.zip
15 Sep 1996 (catalog date)
2,863,051 bytes
Download FTP scene.org
Rating:

Background By Doc by Doc
/music/disks/1997/bground.zip
20 Apr 1997 (catalog date)
4,192,384 bytes
Download FTP scene.org

Ptcompo by Dextrose, Garfield, Garlick, Madock, WordMacro, McVipe, MrWho, Delirium
/music/disks/1998/ptcompo.zip
10 May 1998 (catalog date)
2,753,469 bytes
Download FTP scene.org

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!

Judas Sound System V2.06y by Yehar, Cadaver
/music/programs/players/jdas206y.zip
07 Jun 1998 (catalog date)
438,873 bytes
Download FTP scene.org
Judas v2.06y Apocalyptic Softwaremixing Soundsystem for Watcom 32bit flat mode. Supports: SB/SBPRO/SB16/GUS/WAV-writer. Modules: XM/MOD/S3M. Samples: WAV/raw. Quality mixer gives you the best sound quality you can get today, clicker free (without touching sharp percussions), mixed with 32bit precision. Cubic interpolation reproduces samples with good treble response and very low distortion. Fast mixer is the ultra-fast alternative, suitable for games and demos. A player, examples, documents and full sources are included. Judas is free to be used for any purpose. New in this version: fixes, enhanced quality mixer, distortion indicator, true volume meters, song looping settings, rewinding and forwarding, Watcom 11.0 support.

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

Fast Tracker 2 Printable Documentation
/music/programs/trackers/ft2doc.zip
28 Sep 1996 (catalog date)
16,653 bytes
Download FTP scene.org

Clairvoyance by Doc Holiday, Twilight
/music/songs/1994/clairvoy.zip
15 Sep 1996 (catalog date)
194,463 bytes
Download FTP scene.org
Rating:
(MOD)

Catalyst by C. Henderson
/music/songs/1995/d/doc-kata.zip
16 Sep 1996 (catalog date)
250,592 bytes
Download FTP scene.org
Rating:
(MOD)

Pure Agony by C. Henderson
/music/songs/1995/d/doc-pure.zip
16 Sep 1996 (catalog date)
230,781 bytes
Download FTP scene.org
Rating:
(MOD)

Rage by C. Henderson
/music/songs/1995/d/doc-rage.zip
16 Sep 1996 (catalog date)
230,620 bytes
Download FTP scene.org
Rating:
(MOD)

Witch Doctor by Point Blank
/music/songs/1995/p/pb_witch.zip
23 Jul 1996 (catalog date)
250,298 bytes
Download FTP scene.org
Rating:
(XM)

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

Joy by Doc
/music/songs/1997/j/joy.zip
27 Jul 1997 (catalog date)
1,068,554 bytes
Download FTP scene.org
(IT)

K-700 by Doc
/music/songs/1997/k/k700.zip
18 May 1997 (catalog date)
644,281 bytes
Download FTP scene.org
(IT)

Static Electricity by Doc
/music/songs/1997/s/static.zip
27 Jul 1997 (catalog date)
958,856 bytes
Download FTP scene.org
(IT)

Hot Surface by Doc
/music/songs/1997/s/surface.zip
26 Jul 1997 (catalog date)
1,620,127 bytes
Download FTP scene.org
(IT)

Temp-o-matic by Doc
/music/songs/1997/t/t-o-m.zip
19 Aug 1997 (catalog date)
509,442 bytes
Download FTP scene.org
(IT)

Doc Co_op Of Tec by Wolk, Makke of The Einstein Crew
/music/songs/1998/c/coop.zip
21 Apr 1998 (catalog date)
172,789 bytes
Download FTP scene.org
(XM)

Flow by Doc of Torrent
/music/songs/1998/d/doc_flow.zip
10 Apr 1998 (catalog date)
552,311 bytes
Download FTP scene.org
(IT)

Elves in the night by DoC of Fobia Design, DCS
/music/songs/1998/e/elves_in.zip
13 Dec 1998 (catalog date)
1,102,828 bytes
Download FTP scene.org
Released at event ASM98 in the mmul division and ranked XX

Slap Your Strings by Madock
/music/songs/1998/m/m-sys.zip
03 May 1998 (catalog date)
605,895 bytes
Download FTP scene.org
(XM)

Lidocaine by Monz of Sonic Kingdom
/music/songs/1998/m/mnz-lidc.zip
15 Mar 1998 (catalog date)
429,711 bytes
Download FTP scene.org
(XM)

Take A Note by Doc of Torrent
/music/songs/1998/t/takenote.zip
08 Apr 1998 (catalog date)
441,678 bytes
Download FTP scene.org
(IT)

Containment by C. Henderson
/tla/songs/1995/mod/d/doc-cont.zip
16 Sep 1996 (catalog date)
175,655 bytes
Download FTP
Rating:

Docker by Brian of Axioma
/tla/songs/1996/s3m/a/aa_docke.zip
22 Sep 1996 (catalog date)
142,684 bytes
Download FTP
Rating:
Released at event ANT96 in the mmul division and ranked ??