8000 GitHub - phikill/lehidjoy: Basic GamePad Lib - compatible with windows xp
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Basic GamePad Lib - compatible with windows xp

Notifications You must be signed in to change notification settings

phikill/lehidjoy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Lehidjoy - Basic joystick library in c89.

code copied from Ohjurot.

Thank you for developing this library.

Original Lib https://github.com/Ohjurot/DualSense-Windows

What is the difference in this repository?

This code is compatible with ANSI C 89 and Windows XP

What do I need to compile?

Open Watcom Compiler.

Open Watcom 1.9 - Download Button

the library calls are WATCALL_ and _CDECL
0