Jump to content

SVGA-Kit and VESA-EMX: Difference between revisions

From EDM2
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 9: Line 9:
* [[Johannes Martin]]
* [[Johannes Martin]]


[[Category:Tools]]
[[Category:DOS Tools]]
[[Category:C]]
[[Category:Graphic libraries]]
[[Category:Open Source Software]]
[[Category:Open Source Software]]
[[Category:Software written in C]]
[[Category:Software written in C]]

Revision as of 18:51, 17 September 2016

A couple of C libraries developed for the EMX extender and allow you to write OS/2 and DOS programs that utilise high resolution graphics modes. VESA-EMX is a low level interface to the graphics card, keyboard, and mouse; SVGA-Kit provides high level 2D drawing routines.

There was a beta version two that supported DIVE and sundry other new features that was stable enough that it was used in the development of a few games, but when the original FTP server of the programs author was taken offline all copies of the library and source appear to have disappeared off the net.

Versions

  • Last known version: VESA-EMX/SVGA-Kit v2 Beta (1998-02-26)

Author