This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu-mainline
Archived
Watch
1
Star
0
Fork
0
You've already forked yuzu-mainline
Code
This repository has been archived on
2024-03-23
. You can view files and clone it, but cannot push or open issues or pull requests.
5e8ef00497
yuzu-mainline
/
src
/
core
/
hle
/
service
/
hid
History
Lioncash
3faa675d6b
hid: Get rid of a double -> float truncation warning
...
float literals need to have the 'f' prefix.
2016-12-15 15:52:15 -05:00
..
hid_spvr.cpp
Use negative priorities to avoid special-casing the self-include
2016-09-21 00:15:56 -07:00
hid_spvr.h
Services: Moved the PTM and APT services to their own folder
2015-03-03 21:48:08 -05:00
hid_user.cpp
Use negative priorities to avoid special-casing the self-include
2016-09-21 00:15:56 -07:00
hid_user.h
Remove every trailing whitespace from the project (but externals).
2015-05-29 21:59:29 +01:00
hid.cpp
hid: Get rid of a double -> float truncation warning
2016-12-15 15:52:15 -05:00
hid.h
Remove empty newlines in #include blocks.
2016-09-21 11:15:47 +09:00