Specifications
Saturn Psy-Q Installation 1-7
Psy-Q Development System
Installing the PC Software
The Psy-Q issue Disk 1 contains programs to perform the following functions:
• Assembling
• Linking
• Debugging
• PC Driving
• Other target specific Bios Extensions
• Windows accessories
Installing Development Software
To install the Psy-Q development programs onto the host PC, carry out the following
procedure:
• create a new directory on the hard disk i.e. C:\PSYQ;
• copy the contents of the issue disk to the new directory;
• add the Psy-Q directory to the PATH variable in the AUTOEXEC.BAT;
• add a line in the AUTOEXEC.BAT to automatically load PSYBIOS.COM;
• add a line in the AUTOEXEC.BAT to create an environment variable
"PSYQ_PATH", specifying the directory for Psy-Q files, e.g.:
set PSYQ_PATH = C:\PSYQ
Note: After you have made changes to your AUTOEXEC.BAT file you will need to
re-boot your PC to enable these changes to take effect.