Memory layout: Difference between revisions
m fix |
|||
| 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 an IO register's process virtual address can be calculated by adding 0xEB00000 to its physical address. | |||
= VRAM Map While Running Webbrowser = | = VRAM Map While Running Webbrowser = | ||