Page 1 of 1

How to implement paging?

Posted: Mon Nov 13, 2017 11:21 am
by AwfulMint
So I have the actual ASM file: https://github.com/AwfulMint/aether-os/ ... 386/boot.S I Have organized mah code like in Meaty Skeleton, but now I see in wiki about paging and I want to enable it. So how I do this? I see the tutorial but I don't know where I need to put or organize my boot.S. Plz help me m8s, I'm going to be rekt.

Re: How to implement paging?

Posted: Mon Nov 13, 2017 11:43 am
by iansjack
Start by looking at the Intel Programmer's Manuals.