Program Segment Prefix
The Program Segment Prefix is a 256-byte data area prepended to
a program when it is loaded. It contains the command line that the
program was invoked with, and a variety of housekeeping information for
DOS. See also INT 21h Function 26h.