PabloMK7 c055fb6f5e
Merge 3GX plugin loader fork (#1916)
This commit adds all the changes made to the 3GX plugin loader fork of Luma3DS. The most important features are:

- Add 3GX plugin loader support. New service added to rosalina: plg:ldr
- Add svcControlProcess, svcControlMemoryUnsafe and improve svcMapProcessMemoryEx (breaking change)
- Allow applications to override certain configurations depending on their needs:
    - Disable core2 thread redirection
    - Disable game patching for the next app
    - Force New 3DS speedup
    - Force next application in a specific memory mode
    - Block the opening of the Rosalina menu
- Add GDB commands to list all process handles and catch all SVC (latter is for IDA Pro as gdb client supports it)
- Other changes necessary for plugins to work properly. Please check changed files in this PR for more details. 

---------

Co-authored-by: PabloMK7 <hackyglitch@gmail.com>
Co-authored-by: Nanquitas <nath.doidi@gmail.com>
Co-authored-by: TuxSH <1922548+TuxSH@users.noreply.github.com>
2023-07-14 20:08:07 +02:00
..
2023-07-14 20:08:07 +02:00
2022-04-23 23:55:48 +02:00
2023-07-14 20:08:07 +02:00
2020-07-27 06:50:12 +02:00
2023-07-14 20:08:07 +02:00
2020-04-25 13:42:10 +01:00
2020-04-25 13:42:10 +01:00
2022-03-13 18:00:00 +00:00
2020-04-25 13:42:10 +01:00
2023-07-14 20:08:07 +02:00
2020-04-25 13:42:10 +01:00
2023-07-14 20:08:07 +02:00
2023-07-14 20:08:07 +02:00
2020-04-25 13:42:10 +01:00
2022-03-16 22:19:49 +00:00
2022-12-25 23:27:48 +01:00
2020-04-25 13:42:10 +01:00
2023-07-14 20:08:07 +02:00