Results 310 comments of Fabian

I wouldn't mind supporting this, but it's not a high priority.

Thanks, this looks like a good approach! We could use some help with testing. I've deployed this version here: https://copy.sh/v86-staging/ Testing on ios: Both versions open the OS keyboard and...

Thanks for the update! I've pushed the latest version here for testing again: https://copy.sh/v86-staging/?profile=buildroot > So far I doubt if it works with a physical keyboard (on iOS/Android). In my...

Squashed and merged, thanks!

Did you try setting `async: true`? `AsyncXHRBuffer` already represents the disk image as an array of chunks, and shouldn't be affected by this problem.

Right, `AsyncXHRBuffer` works for large hosted files, but not for new files. > In order to export memory chunks into a large file I guess I'd try a similar strategy,...

Here's the grayscale version: https://copy.sh/v86/?profile=mojo

> Run it with or without APIC support in V86? Probably without back then. But I recently pushed some improvements for the apic, and it passes tests across all OSes....

Does the issue happen with qemu (which uses seabios by default)?

Could be that v86 doesn't recognize seabios's [magic values](https://github.com/coreboot/seabios/blob/master/vgasrc/stdvgamodes.c#L283-L318). Or some difference in the [config](https://github.com/copy/v86/blob/master/bios/seabios.config)