9 Commits

Author SHA1 Message Date
Isaac Marovitz
c1d19a1ada iOS - Platform Checks
Co-authored-by: riperiperi <rhy3756547@hotmail.com>
2024-01-19 07:53:52 +00:00
Emmanuel Hansen
9566be8c63 rebase with upstream 2024-01-19 07:51:46 +00:00
Gabriel A
f2a0031f26 Use alternate stack for the segfault handler too 2024-01-19 07:47:57 +00:00
Gabriel A
472ad6b24f Rewrite NceAsmTable using dynamic generation instead to be more robust, fix bugs 2024-01-19 07:44:20 +00:00
Emmanuel Hansen
0066269353 add android bionic nce support 2024-01-19 07:40:10 +00:00
gdk
1aff88648e Add NCE code 2024-01-19 07:36:02 +00:00
Emmanuel Hansen
797a1460b3 add helper for checking bionic 2024-01-19 07:32:40 +00:00
Mary
830721c372 armeilleure: Add Android signal handler 2024-01-19 07:30:52 +00:00
gdkchan
2dbbc9bc05
Move most of signal handling to Ryujinx.Cpu project (#6128)
* Move most of signal handling to Ryujinx.Cpu project

* Format whitespace

* Remove unused member

* Format whitespace

* This does not need to be public anymore
2024-01-18 14:08:40 -03:00