ccodere/pascal-dosvideo
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Overview -------- This package consists of units dld Turbo Pascal 7 and Borland Pascal 7 code that was used to demonstrate how to access Mode X and Mode 13h video in pascal. The code no longer compiles as it is missing the videoobj unit, but it can still be used as a reference code. This code is no longer maintained, patches/pull requests are accepted, but no other support will be given. Licence ------- See LICENSE for the exact licensing terms. Building -------- Simply build the units using Turbo Pascal 7 / Borland Pascal 7. Enjoy! Carl Eric Codere