Results 1 to 4 of 4

Thread: real mode address

  1. #1
    lek_70
    Guest

    real mode address

    Is that win98 and Win Me using 32 bit real mode addressing? What is the LES instruction in MASM?

  2. #2
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    errm.. what is 32-bit real mode adressing?
    Do you mean protected mode? Win32 runs in protected mode.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  3. #3
    lek_70
    Guest

    real mode add

    I can read the floppy disk boot sector already but I can't read the boot sector for hard disk. And I read an article from Microsoft...it say that INT13h cannot use to read hard disk sector coz Win32 is in protected mode and we must use real mode address to access the sector....but I dun know how lah..

  4. #4
    ChimpFace9000
    Guest
    16 bit real mode is what dos uses. 32 bit protected mode is what Windows uses.

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