Jump to content

GI: Difference between revisions

From EDM2
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:


It is used by OS/2 games like Wizard of Wor, Boulder Dash and Tron.
It is used by OS/2 games like Wizard of Wor, Boulder Dash and Tron.
==Files==
* GI.DLL
* JOY.DLL
* KBD.DLL
* STRAIGHT.DLL


==Author==
==Author==
Line 8: Line 14:
==Links==
==Links==
* [https://github.com/OS2World/LIB-gi Source Code]
* [https://github.com/OS2World/LIB-gi Source Code]
[[Category:C Libraries]]

Latest revision as of 14:14, 11 January 2018

GI is a generic interface between games and Input devices.

It is used by OS/2 games like Wizard of Wor, Boulder Dash and Tron.

Files

  • GI.DLL
  • JOY.DLL
  • KBD.DLL
  • STRAIGHT.DLL

Author

  • Roman Fisher

Links