Int 05h: Print Screen Interrupt

This interrupt executes the BIOS Print Screen function, causing the current display page contents to be written to a serial printer. The printer must be configured as COM1 (port 0). The full display page is printed, not the display window in zoomed text modes. The cursor position is saved before the operation is begun, and restored once the printout is complete. The Print Screen service routine can be initiated by either pressing the [Precast] key on the keyboard, or by issuing an Int 05h in a program.

Print screen uses several BIOS services to accomplish the printing. More information on Int 10h, Fcns {02h, 03h, 08h, and 0Fh}, can be found on pages 3-65 through 3-72, and Int 17h, Fcn 00h, can be found on page 3-120.

Multiple Print Screen Calls

Setup

Graphics Video Modes

XON/XOFF