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.
zack wrote:@bluecode: sorry. i didn't want to offend you! :-\ :-X
I'm not offended at all
The question arises, why the emulator reboots. Is it a page fault or something else. If it's a page fault, then the virtual address that is being accessed is in cr2. Perhaps you should implement some exception handlers (especially 14 and print the virtual address, the error code)