Int 5E

Prev Next Ralf Interrups Categories Contents

------

TI Professional PC - KEYBOARD PRINT-SCREEN VECTOR

CF set

Return:
CF clear AX = keystroke to be placed into keyboard buffer CF set AX ignored

Desc: Hook to dump the screen to the printer

Notes: Hooked by TI MS-DOS, which provides a PRTSCRN character device which can invoke screen prints when a decimal digit (indicating the type of screen dump) is written to it. The TI MS-DOS print-screen routine allows selective dumps of text only, graphics only, or text and graphics superimposed, in either normal or reverse, by pressing the appropriate keystroke combination: Shift-Print, Ctrl-Print, Alt-Print, Shift-Alt-Print, Ctrl-Alt-Print, or Shift-Ctrl-Print.. The BIOS default routine for this vector is an IRET

See Also: INT 05"PRINT SCREEN" - INT 4A/AH=00h"TI" - INT 59"TI Professional"

See Also: INT 5B"TI Professional" - INT 5C"TI Professional"

See Also: INT 5D"TI Professional" - INT 5F"TI Professional"

Category: Vendor-specific BIOS Extensions - Int 5Eh - T

------

Prev Next Ralf Interrups Categories Contents