search for: cursorcol

Displaying 1 result from an estimated 1 matches for "cursorcol".

Did you mean: cursorcolor
2011 Feb 18
1
[PATCH] core: Honor DISPLAY text background color when in VGA mode
...; XOR mode + mov bh,[BIOS_page] +.text: mov ah,09h ; Write character/attribute + mov cx,1 ; One character only + int 10h ; Write to screen mov al,[CursorCol] inc ax cmp al,[VidCols] -- 1.7.1