You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
maufeat
0a96d9d512
[kernel, hle] Initial 22.0.0 kernel changes and cmd stubs (#3761)
- KProcess::Run() and CreateThread() SVC now write the current thread handle to TLS+0x110
- KPageTableBase::LockForMapDeviceAddressSpace now checks for a new KPageTableBase boolean, m_allowed_exec_device_mapping
- Stub `am` + `acc` + `settings` cmd module that needs to work for qlaunch
Thanks to: @alula and @yellows8
Source for changes: https://github.com/Atmosphere-NX/Atmosphere/pull/2744, https://switchbrew.org/, https://yls8.mtheall.com/
Co-authored-by: PavelBARABANOV <pavelbarabanov94@gmail.com>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3761
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
|
3 months ago |
| .. |
|
boost
|
[externals] Update Boost to 1.90.0 (#3448)
|
6 months ago |
|
catch2
|
[compat] Solaris build fixes for openssl, catch2; NetBSD build fixes (#2752)
|
9 months ago |
|
cpp-jwt
|
[externals] Use patches for spirv-tools, cpp-jwt, and opus instead of forks (#3430)
|
6 months ago |
|
glslang
|
[compat] HaikuOS port (#2805)
|
9 months ago |
|
httplib
|
[externals] Update zlib, httplib, and catch2 (#3449)
|
6 months ago |
|
libadrenotools
|
[cmake] refactor: Use CPM over submodules (#143)
|
12 months ago |
|
libusb
|
[compat] Solaris build fixes for openssl, catch2; NetBSD build fixes (#2752)
|
9 months ago |
|
openssl
|
[cmake] Allow building OpenSSL from source (#4032)
|
2 months ago |
|
openssl-cmake
|
[cmake] Fix OpenSSL flaky build by using a CMake script (#4047)
|
2 months ago |
|
opus
|
[externals] Use patches for spirv-tools, cpp-jwt, and opus instead of forks (#3430)
|
6 months ago |
|
unordered-dense
|
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442)
|
5 months ago |