dreamos82 / Dreamos64

My experiments with osdev... again
160 stars 8 forks source link

Implement virtual address mapping function #50

Closed dreamos82 closed 3 years ago

dreamos82 commented 3 years ago

The function given a virtual address should map it into the page table (or page dir if using 4mb pages)