These are the UCSD Pascal FD800 floppy images and configuration file. You MUST
run using the 1.6.0, or later, version of sim990.

README.txt   - This helpful file.
pascal.cfg   - Configuration file.

comm.fpy     - Procedures for moving files and information between this
               machine and CIC or this machine and other PCIF systems.
data.fpy     - Procedures for defining and maintaining specialized information
               to be stored on diskette.
fort.fpy     - Contains the FORTRAN compiler and the 990 assembler.
math.fpy     - Numerically oriented problems such as forecasts and ledgers
               are handled by the programs in this section.
soft.fpy     - Contains the Pascal compiler and various utilities.
word.fpy     - For making, editing, or printing documents.

The UCSD Pascal supports:

990/10 with memory mapping
911 VDT
Serial Printer
FD800 floppy disks

To run:

$ sim990 -mc 10 pascal.cfg

Then to connect to the 911 VDT:

$ telnet host 2000

