Creeper20428
Results
2
issues of
Creeper20428
Windows XP and OS/2 don't boot because of an unhandled double fault exception. At the page fault handler, I tried doing this: ``` if(this.page_fault) { dbg_trace(LOG_CPU); //throw this.debug.unimpl("Double fault"); this.interrupt(6,...
guest-os-support
When using this emulator to run Windows XP, I encounter the program "setup". However, it tells me to insert the next image into drive A. Where's Drive A? Jamming a...
enhancement