- Virtual Pascal
- A FREE Pascal compiler for 32-bit cross-platform development. Fully supports Borland Pascal 7 and a large part of Delphi2. Also comes with an IDE (Integrated Development Environment) similar to Borland's.
- Denthor's VGA coding tutorials
- Download tut*.zip and read them all, you'll learn A LOT! Originally in pascal, although you can also find the C version (tut??new.zip) of them in the same place.
- Anubis Homepage
- A page with pascal and asm related stuff and demo/graphics programming
- MOS Programmer's Page
- Graphical interface for Turbo Pascal 7 programmers
- Khaan's Turbo Pascal page
- Lots of pascal stuff here...check it out
- Spook's Page
- Pascal links/code...he found quite a few links that I don't have
- Klaus Hartnegg's page
- Pascal source codes
- TMT
- Full 32bit protected mode pascal compiler
- SWAG's Home Page
- HUGE collection of Pascal source code, no pascal coder should be without it
- Free Pascal
- A free 32-bit pascal compiler. Not sure if it does pmode, but hey...it's free, and 32-bit (unlike borland's).
- Turbo Pascal for Dos
- Pretty huge collection of units and stuff for pascal. Almost like SWAG, but on a web page =) He's even got a link to download TP7 for free (I guess it's freeware now).
- Telemacho's Codin' Corner
- Seven tutorials written by Telemacho on doom walls, ems, 3D vector engine, vesa 1.2, interrupts, and raycasting...probably more in the future. He's also got the fix/patch for Turbo Pascal v7.0 that fixes the bug with Pentium II machines.
- Programming Corner
- A small collection of old school demo effects with source code in turbo pascal and delphi. Nothing great, but some of you may want to check it out if you're learning graphics in pascal or delphi.
- Fix for "Runtime Error 200" bug of Borland Pascal 7
- A web page explaining the "runtime error 200" error message of programs compiled with turbo pascal, as well as a list of programs that'll fix the bug.