How do i read/get the cursor position?

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
WaterOS
Member
Member
Posts: 25
Joined: Mon Jan 16, 2017 3:39 pm

Re: How do i read/get the cursor position?

Post by WaterOS »

INT 10h AH=03h function (see Wikipedia) might help you.
Post Reply