kmx git
login
register
kc3-lang
/
SDL
/
src/joystick/n3ds
Diff
Show log
Commit
Hash :
43a2b0b1
Author :
Date :
2022-10-10T00:00:52
N3DS: Use macro to correct axis. Using `(value * SDL max) / 3DS max` allows for marginally better accuracy compared to `value * (SDL max / 3DS max)`.
Files
SDL_sysjoystick.c
Properties
Git HTTP
https://git.kmx.io/kc3-lang/SDL.git
Git SSH
git@git.kmx.io:kc3-lang/SDL.git
Public access ?
public
Description
Fork of
https://github.com/libsdl-org/SDL
Users
Tags