◄Up► ◄Contents► ◄Index► ◄Back► ──────────────────────────────────────────────────────────────────────────── Include: BIOS.INC Syntax: @SetCsrSize startline, endline Summary: Sets the cursor size and shape by specifying active scan lines. For color adapters, the lines are 0-7. For the monochrome adapter, the lines are 0-13. Arguments: <startline> 8-bit starting scan line (default CGA = 6; MA = 12) <endline> 8-bit ending scan line (default CGA = 7; MA = 13) Returns: No return value Modifies: AX, CX See also: Int 10h Function 01h, @GetCsr -♦-