Commit graph

9 commits

Author SHA1 Message Date
Isaac Marovitz
66e58aa6a7 iOS - Platform Checks
Co-authored-by: riperiperi <rhy3756547@hotmail.com>
2024-01-22 22:55:42 +00:00
Emmanuel Hansen
e5d54d5374 rebase with upstream 2024-01-22 22:55:35 +00:00
Gabriel A
2ad3605cdb Use alternate stack for the segfault handler too 2024-01-22 22:55:09 +00:00
Gabriel A
8e23eb88bb Rewrite NceAsmTable using dynamic generation instead to be more robust, fix bugs 2024-01-22 22:55:08 +00:00
Emmanuel Hansen
9c510fec3e add android bionic nce support 2024-01-22 22:55:03 +00:00
gdk
0970972f0d Add NCE code 2024-01-22 22:55:02 +00:00
Emmanuel Hansen
ad0f9a7fc7 add helper for checking bionic 2024-01-22 22:54:52 +00:00
Mary
b7d08e5050 armeilleure: Add Android signal handler 2024-01-22 22:54:51 +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