This website requires JavaScript.
Explore
Help
Register
Sign In
CCF_100
/
ryujinx
Watch
1
Star
1
Fork
0
You've already forked ryujinx
mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced
2025-01-29 02:56:47 -06:00
Code
Issues
Releases
Wiki
Activity
ryujinx
/
Ryujinx.Core
/
OsHle
/
Services
/
Aud
History
gdkchan
7f5a8effbb
Move WriteBytes to AMemory, implement it with a Marshal copy like ReadBytes, fix regression on address range checking
2018-06-09 13:05:41 -03:00
..
AudioOutData.cs
Rename IpcServices -> Services
2018-03-20 17:00:00 -03:00
IAudioDevice.cs
Move WriteBytes to AMemory, implement it with a Marshal copy like ReadBytes, fix regression on address range checking
2018-06-09 13:05:41 -03:00
IAudioOut.cs
ReadBytes function in AMemory, with cleaner range check. (
#136
)
2018-06-08 21:15:02 -03:00
IAudioOutManager.cs
Move WriteBytes to AMemory, implement it with a Marshal copy like ReadBytes, fix regression on address range checking
2018-06-09 13:05:41 -03:00
IAudioRenderer.cs
Improved logging (
#103
)
2018-04-24 15:57:39 -03:00
IAudioRendererManager.cs
Fix regression caused by wrong endian on GetAudioRendererWorkBufferSize version check
2018-05-07 16:03:30 -03:00