Initial commit

This commit is contained in:
Stefan Koelle
2025-01-03 19:55:35 +01:00
committed by GitHub
commit 3b01e0b210
2 changed files with 676 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
# dos-phobia-welcome-intro
This Pascal program is an intro demo from 1994. It displays text messages and graphics using VGA graphics mode. The program handles palette changes, writes text to the screen, and manages sound through devices like PC Speaker and SoundBlaster. The main loop updates the screen and handles user input to control the demo.