[comp.sys.dec.micro] GSX-86 MS-DOS Calling Conventions

Kushall.Henr@XEROX.COM (Edward Hushall) (08/24/88)

I am looking at converting some graphics programs written under TP 3.0 under
CPM/86 on my Rainbow to TP 4.0 uunder MS-DOS.

DEC included the CPM version og GSX-86 with the RB graphics option.

The 20/20 spreadsheat package from Acess Technology includes GSX.EXE the MS-DOS
version of GSX-86.
Also included are the device drivers for the DEC color and monochrome CRTs,
EPSON and DEC printers, and several HP plotters.

The cpm-86 call is:
.
CX=$0473
DX=seg(paramater_block)
DX=ofset(paramater_block)
Intr 224

The calling sequence is different for the MS-DOS version, I am looking for the
calling sequence for the MS-DOS version.

Ed Kushall
kushall.henr@xerox.COM