v86 does not emulate 'chunky' VGA graphics mode.
Open
guest-os-support
- Dominant language
- JavaScript
- Stars
- 23.5k
- Forks
- 1.9k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 7
Description
Version: [ccb5e1ce](https://github.com/copy/v86/commits/ccb5e1ce) (Sep 20, 2025 11:09)
v86 does not emulate the 'chunky' VGA graphics mode as seen in the NEW KERNEL/VGA demo (https://github.com/pritamzope/OS.git)
Instead of outputting pixels, it stays in the VGA text mode, but displaying an array of whatever should be onscreen as text. The text mode in v86 is incorrectly set to: 'Resolution: 80x480'.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.