Hi Jim.

 > The power on reset is at 0xFFF0 (If memory serves me right.) If you
 > had no BIOS this is where you would put a Far Jmp to your
 > initialisation code.

 > e.g. 
 > org FFF0:
 > db 0eah
 > dw offset
 > dw segment

Not quite: It's actually at real-mode segment address -1:0 which
corresponds to address 000FFFF0 hex in the real-mode memory map...

Best wishes from Riley.

---
 * ftp://ps.cus.umist.ac.uk/pub/rhw/Linux
 * http://ps.cus.umist.ac.uk/~rhw/kernel.versions.html

Reply via email to