Skip to content

Instantly share code, notes, and snippets.

View nvgrw's full-sized avatar

Niklas Vangerow nvgrw

  • Bay Area, CA
  • 04:25 (UTC -07:00)
View GitHub Profile
@nvgrw
nvgrw / TP_Mac_Setup.markdown
Last active February 15, 2024 05:09
TurboPascal setup tutorial for Mac

TurboPascal on Mac

Note: probably 99% of this tutorial (excluding installation and folder structure) is DOSBox- and not Mac-specific. As long as your computer can run DOSBox you should be able to convert the steps to work on Windows.

1. Downloading & Installing DOSBox

DOS apps don't run natively on OS X, so we use DOSBox to emulate DOS for us.

1a. Downloading DOSBox

Navigate to the official DOSBox download page

@nvgrw
nvgrw / Quarkbox.markdown
Last active August 29, 2015 14:06
Quarkbox Tutorial (for Windows & Mac)

Quarkbox (for Windows & Mac)

I made a thing. It's called Quarkbox and it allows you to compile and run your TurboPascal programs from the Atom text editor.

It comes bundled with the TurboPascal compiler from borlandc.org, so that's one thing less to worry about.

Benefits over the Blue Window of Death Editor (BWODE)

  • It doesn't suck.
  • It can be extended, infinitely.
  • Open source.