https://github.com/phikill/lehidjoy
Basic Joystick Lib - compatible with windows xp
https://github.com/phikill/lehidjoy
ansi-c c89 c90 dualsense-on-pc dualsense5 hid open-watcom-compatible playstation watcom windows-xp windows-xp-compatible
Last synced: 20 days ago
JSON representation
Basic Joystick Lib - compatible with windows xp
- Host: GitHub
- URL: https://github.com/phikill/lehidjoy
- Owner: phikill
- Created: 2025-02-11T16:25:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-11T14:48:27.000Z (over 1 year ago)
- Last Synced: 2025-03-11T15:37:07.948Z (over 1 year ago)
- Topics: ansi-c, c89, c90, dualsense-on-pc, dualsense5, hid, open-watcom-compatible, playstation, watcom, windows-xp, windows-xp-compatible
- Language: C
- Homepage:
- Size: 108 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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](https://openwatcom.org/ftp/install/open-watcom-c-win32-1.9.exe)
##### the library calls are WATCALL_ and _CDECL