This repository has been archived on 2026-05-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
yuzu/src/core/hle/service
Lioncash 0b181eeef4 hid/npad: Fix copy size in GetSupportedNpadIdTypes
Previously this was passing the size of the vector into memcpy rather
than the size in bytes to copy, which would result in a partial read.

Thankfully, this function isn't used yet, so this gets rid of a bug
before it's able to do anything.
2022-10-21 00:09:22 -04:00
..
2022-10-12 20:29:29 -04:00
2022-10-12 20:29:29 -04:00
2022-10-12 20:29:29 -04:00
2022-07-14 16:33:09 -05:00
2022-10-12 20:29:29 -04:00
2022-10-02 12:32:26 -05:00
2022-10-12 20:29:29 -04:00
2022-10-12 20:29:29 -04:00
2022-10-11 18:15:30 -04:00
2022-10-12 20:29:29 -04:00
2022-08-20 14:08:59 +08:00
2022-10-11 18:15:30 -04:00
2022-09-23 13:38:23 +02:00
2022-10-12 20:29:29 -04:00
2022-10-17 03:14:31 -04:00