volkertb / boxv9x

Cloned from https://guest:guest@www.os2museum.com/hg/boxv9x/

Home Page:https://www.os2museum.com/wp/windows-9x-video-minidriver-source-code/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a display minidriver for the Windows 9x family of operating systems,
designed to run on the virtual hardware provided by VirtualBox.

The driver can be installed through the Display Settings dialog or through
the Device Manager.

Supported color depths are 8/16/24/32 bits per pixel. The driver supports
many common resolutions, limited by the available video memory (VRAM).

The driver does not have a built in list of modes. It will set more or less
any resolution between 640x480 and 5120x3840. The INF file determines the
set of predefined modes. By editing the INF file or the resolution information
copied into the Registry, users can add or remove available modes.

About

Cloned from https://guest:guest@www.os2museum.com/hg/boxv9x/

https://www.os2museum.com/wp/windows-9x-video-minidriver-source-code/


Languages

Language:C 93.0%Language:Assembly 5.0%Language:Makefile 2.0%