Модули и библиотеки


ANI-VGA 1.2 - Sprite Unit for TP 6.0 320x200x256

AniVGA is a powerful toolkit for the animation of sprites for VGA. It consists of one (big) unit compilable with TurboPascal V6.0 and some utilities to simplify its use.

Another Demos for GX2 Graphical Unit

Additional demos for GX2: Lensflare effect, combined with sunset. requires jpg-extension!

ArjView - ARJ Viewing Unit

Модуль для просмотра содержимого ARJ архивов

ASYNC v2.03 - Communication Library

Библиотека для работы с COM портами. Включает в себя коммуникационный модуль, модуль таймера, программу для проверки статуса портов и простой эмулятор терминала.

ASYNC12 - Interrupt-driven asyncronous communication

Коммуникационный модуль для работы с COM портами. Поддерживает до 4х портов одновременно и скорость до 115200 бод.
ASYNC v1.2 - Turbo Pascal communication UNIT that will fully implement interrupt-driven serial communications on a fully PC-compatible computer (those machines that use the 8250 or equivalent UART mapped at the standard addresses). Full simultaneous buffering for both input and output with variable buffer sizes for each port is provided. Unlike many other libraries of a similar nature, up to 4 ports may be active simultaneously (easily modified for more)

Async4u - Communication Unit for TP4

Модификация коммуникационной библиотеки ASYNC в виде модуля для TP4.
This is a faithful translation of the famous ASYNC.INC by Michael Quinlan into a Turbo 4.0 unit. No extra frills, no modification of types, nothing fancy.

AVDOOR - Avatar's Generic Door Toolkit

Набор модулей для создания BBS DOOR с поддержкой Fossil, Avatar, Ansi.
AvDoor provides most of the underlying infrastructure needed by almost every online program, including: FOSSIL detection (but will work without one)

  1. ANSI emulation (doesn't need ANSI.SYS installed!)
  2. Local console screen I/O and status line (using only BIOS calls)
  3. BBS interfaces, command-line mode and local operation
  4. Timeout, time used and hangup detection (very important!)
  5. Software registration keys (with registered copies of AvDoor only)

Included: Docs and TPU5.5-6.0 only :(

BASS Sound System v.0.9 for TMT Pascal

Интерфейсный модуль к мощной звуковой библиотеке для TMT Pascal 3.50+. Позволяет работать с множеством музыкальных форматов.
BASS Sound System v.0.9 interface for TMT Pascal. BASS is a sound system for use in Windows 9x/NT/2k software. It's purpose is to provide developers with a set of powerful yet easy to use sample, stream (MP3, WAV, custom generated), MOD music (XM, IT, S3M, MOD, MTM), MO3 music (MP3 compressed MODs) and audio CD playback functions. BASS also allows 3D positioning of samples, streams and MOD musics, and supports A3D and EAX.

BBSkit 2.0 - Communications toolkit for Turbo Pascal

Набор модулей (только TPU!) для создания собственной BBS.
Pascal TPU Modules for create a BBS. Included: Docs and TPU6.0-7.0 only :(

BigLoad 2.0 - Big File Support Routines

Модуль для создания "файла файлов", содержащего индекс вложенных файлов, и доступа к каждому отдельному файлу с использованием потоков. Этот способ позволяет хранить на диске всего один файл, в котором содержатся все необходимые программе ресурсы (например, множество спрайтов). Компилируется как в реальном, так и в защищенном режиме. BigLoad 2.0 - BigFile Support for Turbo and Borland Pascal A libary for game developers for Real & Protected Mode with example files and complete source code!