This website requires JavaScript.
Explore
Help
Sign In
Jayden
/
yuzu
Archived
Watch
0
Star
0
Fork
0
You've already forked yuzu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
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
d55046c5e97d2dc0a55d175e1101122d646ad540
yuzu
/
src
/
core
/
hle
T
History
Lioncash
d55046c5e9
audio_device: Mark member functions as const where applicable
...
These member functions don't modify any internal state.
2022-09-15 09:06:17 -04:00
..
kernel
Merge pull request
#8637
from liamwhite/bad-interrupts
2022-08-07 17:48:55 -07:00
service
audio_device: Mark member functions as const where applicable
2022-09-15 09:06:17 -04:00
api_version.h
general: Convert source file copyright comments over to SPDX
2022-04-23 05:55:32 -04:00
ipc_helpers.h
chore: make yuzu REUSE compliant
2022-07-27 12:53:49 +02:00
ipc.h
chore: make yuzu REUSE compliant
2022-07-27 12:53:49 +02:00
result.h
Rework audio output, connecting AudioOut into coretiming to fix desync during heavy loads.
2022-09-02 04:43:04 +01:00