Results 310 comments of Fabian

We should probably clear vga memory when vbe is enabled (https://wiki.osdev.org/Bochs_VBE_Extensions#Clearing_display_memory).

Indeed. This particular version of Windows has never worked on v86.

@Pixelsuft That works, pretty cool. Do you have small-ish (preferably less than 100MB) disk image to share?

For reference, @Pixelsuft's Windows 3.1 is configured like this: ![Screenshot_2021-03-05_23-36-49](https://user-images.githubusercontent.com/1816456/110196140-cd2aaf00-7e42-11eb-9812-4cb4e33f2472.png) It seems to be working fine modulo a popup after boot. `edit` and `qbasic` don't work due to a missing...

@dugoh Applied, cheers!

I can reproduce this. Probably a triple fault. Probably related to: `[CPU ] Not supported: trap flag`.

> But can we show more informative error message, instead of RangeError: Maximum call stack size exceeded and avoid infinite recursive calls? Sure, a pull request would be welcome.

Probably in a bug in ne2k.js.

Would probably good to try it with qemu with `-nic user,model=ne2k_pci`. > Another oddity is that Window seems to PCI devices are removable? No idea.

@nitintejuja `make qemutests` or `make nasmtests` or `make kvm-unit-test`