impulsetracker/README.md

15 lines
367 B
Markdown
Raw Normal View History

# Impulse Tracker #
Full source code for Impulse Tracker, including sound drivers, network drivers, and some supporting documentation
## Pre-Requisite Software ##
To build Impulse Tracker, you will need:
* Turbo Assembler v4.1
* Turbo Link v3.01
* Borland MAKE v4.0
* A DOS environment
Once you have these, building IT.EXE should be just a single call to `MAKE`