Changes
- [XAM] Pick an indie game when the XNA launcher starts without one (
1af8dc6) - [Kernel] Implement Ke*UserMode (
1158355) - [Kernel] Report XEX section protection from KeGetImagePageTableEntry (
efabe1d) - [CPU] Fix XEX patches that move the image base (
2fe7b7d) - [Base/Threading] Let a created fiber restart from its entry (
1e02ea7) - [x64] Return exactly into live frames of dynamic code (
cfbff8f) - [CPU/x64] Keep separate stackpoint records per host stack (
69821e7) - [CPU/x64] Run guest code that no module claims (
b539853) - [CPU] Let the kernel handle guest system calls (
63c95ec) - [Memory] Map a user mode address space on demand (
32a95ff) - [x64] Compare guest stack pointers unsigned in the stack sync helper (
5374267) - [x64] Refactor longjmp resolution out of ResolveFunction (
efdfa15) - [CPU/PPC] Read guest instructions through the owning module (
52188fa)
Full changelog: 1689b26...1af8dc6