[ORG 0x7C00] vs mov ax, 0x07C0 vs jmp 0x07C0:start

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
User avatar
Love4Boobies
Member
Member
Posts: 2111
Joined: Fri Mar 07, 2008 5:36 pm
Location: Bucharest, Romania

Re: [ORG 0x7C00] vs mov ax, 0x07C0 vs jmp 0x07C0:start

Post by Love4Boobies »

Both save CS:IP on the stack and get their own.

EDIT: Actually SMM saves and restores the state using SMRAM but I was trying to make my point.
"Computers in the future may weigh no more than 1.5 tons.", Popular Mechanics (1949)
[ Project UDI ]
Post Reply