2asm Anything 2 Asm,c,pas Converter
Converts a binary file into a db list, or a C or Pascal array. has a lot of options, and examples for all 3 languages included. Assembler, C, Pascal
A code generator package for data entry screens
With a text editor or word processor you can lay out a data entry screen, then process it into an include file for use in you Turbo Pascal or Turbo C program.
Borland Pascal Debug Kit 1.10b
provides the programmer with: -Allocation and deallocation tracking -A report of not deallocated memory after your program's termination -A full stack dump (procedure names and parameters) if a run-time error occurs -C-like assertions to `fortify subsystems' You never want to be without it!
Borland Pascal Debug Kit 1.10b by NederWare
Provides the programmer with , Allocation and deallocation tracking , A report of not deallocated memory after your program's termination , A full stack dump (procedure names and parameters) if a run-time error occurs , C-like assertions to `fortify subsystems' You never want to be without it! ...
BP7SB - Borland Pascal Source Beautiefier
BP7SB is a useful tool with many options to format Pascal code in a consistent form. BP7SB uses default values to reformat the source code, but with the options you can develop another shape. It makes your code OPTICALLY beautiful.
C2PAS
Is a program that processes a 'C' source code ASCII file and produces a source file that is very close to being a valid source file for Turbo Pascal.
Chrome IDE
Integrated Development Environment for Asm/C/Pascal and more. Main features are: - Adaptive to various languages. - Visual skins for compilers/assemblers. - Integrated PILL script engine (with scriptable wizards and edition per language). - AddIn system providing more than 600 functions. - Versa...
EXAMINE Assembly Level Examination Utility Version 2
EXAMINE.EXE is a utility program which can be used to display the assembly level implementation for each line of any source files compiled with Turbo Pascal version 4.0 or 5.0.
FORGE
From DAEDALIAN Software is a FORm GEnerator for TURBO Pascal and dBASE III data input forms. The user can paint a screen using color, ASCII graphics characters and blinking text. Input fields can be defined as integer, real or string. The same screen can be used to generate either a complete TUR...
Free Pascal Win32 Helper for FPWin 1.0
This program is slightly RAD. You enter the basic info for a simple windows application, setup your menus and it creates a FREEPASCAL source file that should compile on Win95 or higher. Yup - thats right a DOS program used to aid writing windows apps. Tested with Free Pascal Version 1.0.6 locate...
ICARUS - Uses List Analyzer for Delphi v2.2
Icarus parses Delphi or Borland Pascal source code and generates a Uses Report. This report will help you remove unneeded units from your uses lists. You will also know which units that can be moved from the interface uses list to the implementation uses list. Removing unused uses references has...
Inc Pro
INC-Pro III is a coder's utility to convert a binary file to an ASM, C/C++, GEMA, QuickBasic or Pascal include file. The point of this being that you can include data inside an executable instead of reading from external files. Example uses of INC are for including: - Tables (ie. Sine tables, He...
IPcute programming development tool v0.6.0.5
IPcute is a programming development tool. You can debug programs in Pascal and C, watching continously variables in the global zone, in the stack or in the heap ( you can see lists ans trees).Outputs are visible in text, graphic, html or flash windows. With IPcute you can : - program and debug i...
Mangler v1.32
This program mangles the Turbo Pascal source code for a unit so it will be unreadable (or very hard) for humans. The compiler should still be able to compile it without any problems or lost functionality.
Mystic Pascal version 1.6
Is an integrated programming environment for the IBM Personal Computer and compatibles. Mystic Pascal rigidly follows the ISO Pascal Standard.
Pascal Analyzer
Pascal Analyzer is a development tool that makes software projects of any size easier to understand and enables developers to produce more flawless and reliable code. Pascal Analyzer quickly pays for itself through easier maintenance, fewer errors, improved code quality, and easier migration of ...
Pascal Source-Code Formatter v2.0
This program is designed to format user specified aspects of a Turbo Pascal source code. Options include case, spacing, retyping, remark filter/include, and indent amount setting.
PascalDoc 2
An open source Pascal tool to extract comments from Pascal source code and document them into an HTML document, like JavaDoc for Java. Developed in Pascal to facilitate modification of its code by the users. The output includes variable, module, file and pseudo code listing into HTML tables and auto...
PrettyPascal 1.0
Is intended for Pascal programmers to help make program files more legible by spacing operators, procedure calls, & control guards, and by reformatting the code to a specified style and indentation preference. PrettyPascal is a great tool for programmers who have to maintain or review Pascal pro...
PX Pascal Source Cross Referencer - Version 1.4
PX is a program specialized in cross-referencing PASCAL programs. It will cross-reference: - procedures and functions their declarations and usage - procedure/function calls - variable declarations and usage
RegKey 3.10 Registration key system for Turbo Pascal.
Add registration key support to your Turbo Pascal (DOS and Windows) programs. of the PASCAL RELATED UNIT SYSTEM SUPPORT GROUP. All units are included in full source only, so you will have to compile'em yourself.This release contains approximately 100 to 200 routines to improve and enhance your T...
Sally Tpu Peephole Optimizer v1,1
Produce faster programs with Borland Pascal version 7.0 by optimizing the intermidiate code produced by that compiler.
SchkInst v1.0
Data Installation Utility for The Self Check Unit v1.x Add CRC Anti-Hack/Viral Protection to Turbo Pascal Programs. SchkInst installs the CRC into programs compiled with The SelfChk Unit v1.x. The SelfChk Unit for Borland's Turbo Pascal versions 5.0 and higher provides your programs with a mecha...
The Heap Debugger V2.0 TP/BP 7.0
(DOS/DPMI/WIN). Lists all not/incorrect released blocks of heap memory with references to source code (file+lineno.). Add into the uses-clause of your program & recompile.
This archive contains detailed reference information for TP&Asm
and TP&Asm-M. TP&Asm is a small assembler which runs Turbo 4.0/5.0 (Integrated Environment or TPC) as a subprocess and permits you to place assembly language statements directly into your Pascal source code in blocks beginning with the keywords "Assemble" and/or "Internal".
tinyRTL
A pas TPU with source for creating small EXE'S - 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 ...
TP&Asm Integrated Compile-Time Assembler Version 2.2
Built-In Assembly Language Support for Turbo Pascal Compilers TP&Asm is an integrated assembler for Turbo Pascal versions 5.5, 5.0, and 4.0 which operates during the compile step to provide support for the four TP&Asm keywords "Assemble" (or "Assembly"), "Internal", "CsData", and "Asm".
TURBO DESIGNER version 1.5
TURBO Designer is a programer toolbox for the TURBO Pascal compiler. TURBO Designer helps you create pull-down menus, pop-up menus, and sophisticated help screens in your applications.
Turbo Pascal 6.0 Utilities
TPCONFIG is a utility program that performs the same function as the Borland program by the same name that was included with versions of Turbo Pascal prior to 6.0.
Turbo Pascal case converter version 2.2
UpConv is a case conversion program designed for Turbo Pascal versions 3.0 to 6.0 and TPW 1.0, which can easilly be adapted to newer versions of Turbo Pascal.
Turbo Pascal Pre-Processor
What is TPP? TPP is a pre-processor designed to work with Turbo Pascal. Many programmer's who are both C and Pascal programmers find that they miss C's pre-processing capabilities.