SVGA-Kit and VESA-EMX: Difference between revisions
Appearance
Created page with "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 ..." |
mNo edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
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. | 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 | 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 program's author was taken offline all copies of the library and source appear to have disappeared off the net. | ||
==Versions== | ==Versions== | ||
* Last known version: VESA-EMX/SVGA-Kit v2 Beta (1998) | * Last known version: VESA-EMX/SVGA-Kit v2 Beta (1998-02-26) | ||
==Author== | ==Author== | ||
* [[Johannes Martin]] | * [[Johannes Martin]] | ||
[[Category:Open Source Software]][[Category:Software written in C]] | |||
[[Category:Open Source Software]] | |||
[[Category:Software written in C]] |
Latest revision as of 16:02, 12 October 2022
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 program's 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)