An open API service indexing awesome lists of open source software.

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

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