Memory layout: Difference between revisions
No edit summary |
mNo edit summary |
||
| Line 281: | Line 281: | ||
= Handles = | = Handles = | ||
The handle 0xFFFF8001 is a reference to the current KProcess. | The handle 0xFFFF8001 is a reference to the current KProcess. | ||
= IO Process/Kernel virtual addressing equivalence = | |||
It seems a process IO register virtual address can be converted to its kernel equivalent by adding 0xE12D4000. | |||
= VRAM Map While Running Webbrowser = | = VRAM Map While Running Webbrowser = | ||