x86 Real Mode

(idea) by Zorin (3.1 mon) Sat Nov 13 1999 at 9:54:36
The mode in which all x86 processors start up in. Essentially emulates a fast 8086 chip. The only use for it in modern computers is to load the operating system kernel, which then enters protected mode. Programming in real mode is like trying to keep bugs out of all the houses on your block, as opposed to just yours.
(idea) by hotthamir (1.1 mon) Thu Jul 26 2001 at 4:41:18
The way which x86 registers gets the address:

Logical Address -> Linear Address -> Physical Address

If we follow the arrows from left to right we get Real mode.

If we follow the arrows from right to left we get Protected mode.

Y'know, if you log in, you can write something here, or contact authors directly on the site. Create a New User if you don't already have an account.