|
-
Oct 5th, 2001, 05:58 PM
#1
Thread Starter
PowerPoster
"BH" register
I want to user the BIOS interrupt, but if you look at this:
02H FUNCTION
Use:
Moves the cursor on the computer screen using text model.
Call registers:
AH = 02H
BH = Video page where the cursor is positioned.
DH = row
DL = Column
What should I put in the "BH" register? And what is a "Video Page"?
-
Oct 17th, 2001, 01:52 PM
#2
video page ...
it is one page of memory where your text is. first know the mode you are in. you can just set it to 0 which should be your current. have fun.
-
Oct 17th, 2001, 03:14 PM
#3
Thread Starter
PowerPoster
Thanks a lot
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|