Search
Archives (17)
-
DEM-0797.ZIP
demonic
(1997)
...emonic productionz' fourth pack, 07/1997 released in August. The iniquity source code was sold to Michael Pike for $300. Illusion v2.00 released. b...
-
JEZSRC.ZIP
Jezebel
(1997)
Jezebel! The ultimate doorgame! Turbo Pascal 7.0 source code Written by The Zodian Software Team. (Brian J. Schulteis and Jason Kessler)
-
bsrc_250.zip
BinkleyTerm
(1991)
BinkleyTerm v2.50 source code
-
infusrc.zip
Infusion
(2006)
infusion bbs software v1.99 a01 pascal source code, released by Jack Phlash [demonic]
-
adf_150_src.zip
FOSSIL Drivers
(2021)
Original source code of ADF v1.50 serial port FOSSIL driver, assembly. Released 2021 by Anders Danielsson
-
The Graffiti Wall
TBBS Addons
(1992)
The Graffiti Wall, copyright 1992 Data Foundations — a classic graffiti-wall door for TBBS/TDBS where callers leave public one-liners. Distributed thr...
-
Super Solitaire v1.3
TBBS Addons
(1995)
Super Solitaire by Porter Venn III, copyright 1994-1995 BBSoft Co. - a solitaire card door game for TBBS/TDBS with ANSI hall-of-fame screens, monthly ...
-
TDBS v1.2
The Data Base System
(1993)
TDBS (The Data Base System) version 1.2 by eSoft, dBase multiuser language runtime for TBBS that powered an entire ecosystem of door games and applica...
-
TIPX v1.4 (TBBS IPX Driver)
TBBS Addons
(1995)
TIPX, the IPX network interface driver for TBBS, enabling LAN-based logins to a TBBS system over Novell IPX. Includes TIPX.EXE, the interrupt-14 varia...
-
Werd Nerd
TBBS Addons
(1995)
Werd Nerd by Porter Venn III, copyright 1994-1996 BBSoft Co word-building game door for TBBS/TDBS with a full dictionary, best-word and best-game lead...
-
TFL v1.3 TAG File Lister (TFL130)
TAG Utilities
(1994)
TFL version 1.3 by Daniel Mecklenburg of Aphelion Software, July 1994: a highly configurable master file list generator for TAG 2.7, released to the p...
-
TNT TAG Developer's Kit v1.00 Standard (TAGD100S)
TAG Utilities
(1994)
TNT Software's TAG Developer's Kit version 1.00 by Joe McElmeel, October 1994: Turbo Pascal source routines for coding TAG 2.7 utilities, with contrib...
-
eSoft UPDATE Utility
TBBS
(1993)
The eSoft UPDATE program - the field-modification system used to patch TBBS and all its option modules. UPDATE automatically detects which mods apply ...
-
TAG Callback Door v1.6 (CALLBK16)
TAG Utilities
(1990)
Callback door for TAG by W. Brian DeSiro, April 1990. Validates new users by calling them back to confirm their phone number and password before raisi...
-
CBVTAG v4.4 Callback Verifier for TAG 2.7 (CBVTAG44)
TAG Utilities
(1994)
CBVTAG version 4.4 by Mark McKay, October 1994: callback verifier for TAG 2.7 that phones new users back to confirm their number before upgrading them...
-
CBVTAG v4.6 Callback Verifier for TAG 2.7c (CBVTAG46)
TAG Utilities
(1995)
CBVTAG version 4.6 by Mark McKay, February 1995: callback verifier for TAG 2.7c that phones new users back to confirm their number before upgrading th...
-
TCEDIT v1.1l TAG Configurable Editor (TCE11L)
TAG Utilities
(1995)
TCEDIT version 1.1l by SmartSoft (New Jersey), January 1995: a full-screen message editor for TAG 2.6 and later that understands TAG colour codes and ...
Files (785)
-
ASYNC2.PAS
in
JEZSRC.ZIP
{*--------------------------------------------------------------------------*} {* ...
-
CFGWAY.PAS
in
JEZSRC.ZIP
unit CfgWay; {$O+} {$G+} interface uses Crt,crtkit; type LineString = string [80]; Type SCOREBOARD = Record User,VirusName,Spac...
-
CODER.PAS
in
JEZSRC.ZIP
unit coder; interface Function encrypt (s: string): string; function encrypt2 (s:string; key:string):string; function normalize (s:string):string;...
-
DDANSI2.PAS
in
JEZSRC.ZIP
unit ddansi2; interface uses dos, crt; {----------------------------------------------------------------------------} { ...
-
DDOVR.PAS
in
JEZSRC.ZIP
unit ddovr; {$O+,F+,V-} interface uses crt; {procedure showhelp;} procedure GetBBSInfo( bbstype: word; var user_first_name,user_last_...
-
DDPLUS.DOC
in
JEZSRC.ZIP
... --------------------------------------------------- Most of the source code for the DDPlus package comes from the original Door Driver Ki...
-
DDPLUS.PAS
in
JEZSRC.ZIP
unit DDPlus; {$V-,F+} interface uses dos, crt, comio, ddscott, ddansi2, ddovr, ddovr2; type CharOriginType=(localchar,remotechar); strptr=...
-
DDPLUSR.PAS
in
JEZSRC.ZIP
unit DDPlusR; {$V-,F+} interface uses dos, crt, comio, ddscott, ddansi2, ddovr, ddovr2, RipLink; type CharOriginType=(localchar,remotechar);...
-
DDSCOTT.PAS
in
JEZSRC.ZIP
unit ddscott; interface uses dos,crt; type adaptertype= (MDA,CGA,EGAMono,EGAColor); datetype=string[6]; screentype= array[1..4000] of byte;...
-
ELOG.DOC
in
JEZSRC.ZIP
... examples of the elog unit in action. Both also come with source code you can look at to see how it was done. ...
-
ELOG.PAS
in
JEZSRC.ZIP
(********************************) (* Programming: Bob Dalton *) (* ERROR LOG UNIT - Vers 1.00 *) (* Utility Module *) (*****...
-
FILE_ID.DIZ
in
JEZSRC.ZIP
Jezebel! The ultimate doorgame! Turbo Pascal 7.0 source code, released for outside development, under the GNU Copyleft idea. See README.NOW inside...
-
GPL.HTM
in
JEZSRC.ZIP
...free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software...
-
INSTRUCT.DOC
in
JEZSRC.ZIP
Jezebel Copyright (c) 1996 Zodian Software -------------------------------------------------...
-
JEZEBEL.PAS
in
JEZSRC.ZIP
...k for you. Then you may add your name to the author list, and pass on the source code with the modified version of the program. You MAY NOT distribu...
-
JEZWAY.PAS
in
JEZSRC.ZIP
unit Jezway; {$G+,O+,B+} interface uses Overlay,Crt,DDPlus,pipecode,simmail; Type SCOREBOARD = Record User,VirusName,SpaceC:String; ...
-
LICENSE.HTM
in
JEZSRC.ZIP
...free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software...
-
MAKEKEY.PAS
in
JEZSRC.ZIP
Program makekey; uses crt,coder; Const IMAGEDATA_WIDTH = 80; IMAGEDATA_DEPTH = 25; IMAGEDATA_LENGTH = 4000; IMAGEDATA : Array [1..4000] ...
-
NETFILEP.PAS
in
JEZSRC.ZIP
{*********************************************************************} {* N E T F I L E *} {*--...
-
README.NOW
in
JEZSRC.ZIP
Hopefully your reading this before beginning work on this wonderful source. First of all, I left NO comments in the source, I don't waste time doing ...