Porting a large application to 386 protected mode. Includes a protected mode function that stuffs draw commands in the draw list. If the list fills up, it automatically calls pdinterp() to empty it. Also includes a real mode module callable from protected mode that passes string in buffer in code segment, and a module to connect real mode assembly code to prot mode C