Ryujinx/Ryujinx.HLE/HOS/Services/Aud/AudioRenderer
gdkchan 2cb8541462 Print stack trace on invalid memory accesses (#461)
* Print stack trace on invalid memory accesses

* Rebased, change code region base address for 39-bits address space, print stack trace on break and undefined instructions too
2018-10-20 22:07:52 +00:00
..
AudioConsts.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
BehaviorIn.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
BiquadFilter.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
IAudioRenderer.cs Move logging to Ryujinx.Common and make it a static class (#413) 2018-10-17 14:15:50 -03:00
MemoryPoolContext.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
MemoryPoolIn.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
MemoryPoolOut.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
MemoryPoolState.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
PlayState.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Resampler.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
UpdateDataHeader.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
VoiceChannelResourceIn.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
VoiceContext.cs Print stack trace on invalid memory accesses (#461) 2018-10-20 22:07:52 +00:00
VoiceIn.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
VoiceOut.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
WaveBuffer.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00