Specifications
11-4 Programmer’s Guide Sega
Psy-Q Development System
Configuration Files
When DBUGSAT is loaded, it accesses a Configuration File, containing information
about the current Debugger environment. The current configuration can be saved at
any time during an active Debugger session. The default filename can be overridden
with an option on the command line (/s) or at run-time, so that the most frequently
used configurations are always readily available.
Configuration File Names
• The normal Configuration File name is DBUGSAT.C##, where the first number
is the target SCSI ID number, and the second number is the virtual screen.
Typically, therefore, the configuration loaded at start-up is DBUGSAT.C00.
• If that file is not located the Debugger will look for a suitable defaults file; the
current directory will be searched for a default filename built from the target
name string. This will typically be DBUGSAT.CFG.
Contents of Configuration File
A Configuration File can include the following information:
• Read Memory Ranges;
• Write Memory Ranges;
• Video type and usage;
• Label Level;
• Colour and Mono attributes;
• Default Tab Settings for various filetypes;
• Window Type and Display position;
• Breakpoints;
• History details.