Atmosphere/mesosphere
Michael Scire 85fd13f724 kern: update KernelLdr for 19.0.0 (new checks, dummy function call).
Also, fix a few very embarassing mistakes in kernel ldr:
* We have been mapping the page table region RWX for a few years now, accidentally.
* My attempt at making initial page tables not use bit 58 was broken in multiple ways.
2025-04-07 16:49:10 -07:00
..
kernel kern: invoke supervisor mode thread functions from C++ context with valid stack frame 2024-10-15 21:48:59 -07:00
kernel_ldr kern: update KernelLdr for 19.0.0 (new checks, dummy function call). 2025-04-07 16:49:10 -07:00
build_mesosphere.py kern/ldr: move crt0 into .rodata 2023-10-12 08:55:58 -07:00
Makefile ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00
mesosphere.mk ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00