DOS Terminal

Browse the entire archive from an interactive DOS command line. Use DIR to list directories and CD to navigate. Each program folder contains a README.TXT with instructions.

Quick Reference

DIR List files in current directory
CD dirname Change to a directory
CD \ Return to root
TYPE README.TXT Read program instructions
CLS Clear the screen
program.EXE Run a program