Results 1 to 3 of 3

Thread: "BH" register

  1. #1

    Thread Starter
    PowerPoster abdul's Avatar
    Join Date
    Dec 2000
    Location
    Ontario,Canada
    Posts
    2,827

    "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"?
    Baaaaaaaaah

  2. #2
    kamilyon
    Guest

    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.

  3. #3

    Thread Starter
    PowerPoster abdul's Avatar
    Join Date
    Dec 2000
    Location
    Ontario,Canada
    Posts
    2,827
    Thanks a lot
    Baaaaaaaaah

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width