Paging: Difference between revisions

[unchecked revision][unchecked revision]
Content deleted Content added
Combuster (talk | contribs)
m →‎MMU: image poking into a code block, making it look ugly.
mov eax, [var] in NASM gets the value at address var, and not the address of var
Line 90:
 
<source lang="asm">
mov eax, [page_directory]
mov cr3, eax