|
Rusty -- explain byte order.
jmp 0xf000:0xff00
Because I've not touched Assembly since school (12+ years ago), I cannot remember what this does. What I think this does is "Jump to the offset address at 0x000fff00", however, I cannot remember how the byte order goes.
Thanks in advance for your explination.
|