This website requires JavaScript.
Explore
Help
Sign in
N-archive
/
Ryujinx
Watch
1
Star
0
Fork
You've already forked Ryujinx
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
7f5a8effbb
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