Specifications
11-2 Programmer’s Guide Sega
Psy-Q Development System
Debugger Command Line
Syntax DBUGSAT [switches] [filename [filename...]]
DBUGSAT ?
displays a help message.
Remarks Filename specifies the name of a file containing symbols, produced by using the /zd
option during assembly. If no extension is shown, a default extension of .SYM will
be added. Multiple filenames are allowed and must be separated by a space - the
symbol files will then be loaded in the order specified.
Switches
/c- Turn case sensitivity OFF (+ for ON)
/d Disable automatic run-to-main at C program start-up.
/efile[,file,file] Load target machine with CPE file(s).
/f$xxxxxxxx Find line number and file for address $xxxxxxxx.
/h Halt target machine when Debugger starts.
/i### Specify update interval (in 1/18ths sec).
/m# Sets the Debugger mouse sensitivity;
# is a number between 1 to 4 - default is 3.
DBUGSAT drives the mouse itself. This overcomes some
shortcomings exhibited by the Microsoft Mouse driver,
particularly in 132 column mode.
/m+ Use the current system mouse driver; later versions of the
Microsoft drivers (8 upwards) allow the mouse to be used in
a DOS window.
/m- Revert to DBUGSAT mouse driver.