kalliste / win9x_vm_display_driver

display driver for Windows 95/98/Me virtual machines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows 9x Virtual Display Driver

This is a driver that aims to provide high resolution graphics for Windows 95/98/Me guest operating systems in QEMU and VirtualBox. While the VBEMP driver is currently able to do this, it has a few limitations like not being able to run windowed DOS prompts, not supporting arbitrary resolutions, and being closed source. This driver will hopefully provide a solution to all of these problems.

About

display driver for Windows 95/98/Me virtual machines


Languages

Language:C 67.6%Language:Assembly 30.2%Language:Makefile 2.1%