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.
Ok, i've been trying to get this for a while. I have my 16bit process setup with the correct eflags for vm86. and the extra segments and all that jazz, and when it tries to execute the 16bit instruction, it page faults. :-/
cant figure out why. I just have a task that does jmp $ to loop endlessly
and i can see it get to that instruction in the bochs debugger, but then faults when it executes it. any clues on this? anything i might need to know about vm86 + paging?
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]