1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-25 08:24:26 +01:00
Ryujinx/Ryujinx.HLE/HOS/Services/Aud
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
..
AudioOut Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
AudioRenderer Print stack trace on invalid memory accesses (#461) 2018-10-20 22:07:52 +00:00
AudErr.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
AudioRendererParameter.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
IAudioDevice.cs Move logging to Ryujinx.Common and make it a static class (#413) 2018-10-17 14:15:50 -03:00
IAudioOutManager.cs Move logging to Ryujinx.Common and make it a static class (#413) 2018-10-17 14:15:50 -03:00
IAudioRendererManager.cs Remove unnecessary usings (#463) 2018-10-17 14:55:10 -03:00
SampleFormat.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00