Int 61/AH=10h

Prev Next Ralf Interrups Categories Contents

------

Atari Portfolio - GET/SET VIRTUAL SCREEN POSITION

AH = 10h
AL = function
00h get position

Return:
DH,DL = current row,column 01h set position DH = row DL = column

Desc: Get or specify the upper-left corner of the 40x8 window into the logical screen

See Also: AH=00h"Portfolio" - AH=0Eh"Portfolio" - AH=0Fh"Portfolio"

See Also: AH=11h"Portfolio"

Category: Vendor-specific BIOS Extensions - Int 61h - A

------

Prev Next Ralf Interrups Categories Contents