SuperMaxusa
SuperMaxusa
Thanks for your notes, they are very helpful for me! I tried to make a small demo that gives a view of the font from Plane 2 (first you need...
> This might cause unpredictable flicker during VGA state transitions. You mean like the race condition between canvas and frame updates? By the way, I have noticed that in `TextCanvas.render()`...
> I would like to detect in the hosted OS that the image was woken up and synchronize time from the V86 emulator, for instance using a Bash script. You...
> * Doesn't work on https (running `curl copy.sh` in buildroot): On Firefox with HTTPS-Only mode it just automatically upgrades to HTTPS and works without problems:  Anyways, I think...
I tested changing resolution on Windows 2000 (with [VBE NT driver](https://bearwindows.zcm.com.au/vbemp.htm)) and it doesn't use virtual width/height: ``` [VGA ] planar mode: 0x10 [VGA ] 3CC read [VGA ] 1CF...
You're welcome, thank you too! > it looks to me that virtual width and height are not being used in the wild Probably (in [Linux vesafb](https://docs.kernel.org/fb/vesafb.html)) this virtual display is...
> By "Bochs-specific" I mean to say that port 0x1CF exists _only_ in Bochs VGA Bios, this is not the common VESA interface, the application (or OS) needs to know...
- download "Windows 95 and Windows 98 driver" for Soundblaster 16 from https://www.claunia.com/qemu/drivers/index.html - unzip archive and unpack all files from `sbw9xup.exe` as zip archive (the installer runs into MS-DOS...
> what about sound for Windows NT 4.0 The driver is available, but the floppy drive doesn't work in this version.
It works in updated profile, can we close this issue?