Initial commit

This commit is contained in:
Stefan Koelle
2025-01-03 19:40:42 +01:00
committed by GitHub
commit 30b3bd0108
2 changed files with 676 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
# turbopascal-xlib-unit
This Pascal unit, xlibunit, is a graphics library designed for use in Turbo Pascal programs. It provides various procedures for initializing and manipulating VGA graphics modes, handling color palettes, and drawing on the screen. It's particularly useful for creating graphic demos.