Page 1 of 1

Memory management

Posted: Sat Oct 19, 2002 11:00 pm
by Luke
Do you know a good tutorial on memory mapping and management?
I use Nasm and Tcc.

RE:Memory management

Posted: Sun Oct 20, 2002 11:00 pm
by carbonBased
Tim Robinson wrote two great tut's on memory management.  I don't recall where they can be found, but I'm sure just search for his name and "memory management" on google will pop up a link.

Jeff

RE:Memory management

Posted: Mon Oct 21, 2002 11:00 pm
by Okiesmokie
The tutorials you speak of can be found at:
http://osdev.neopages.net/tutorials/memory1.php
and
http://osdev.neopages.net/tutorials/memory2.php

Hope this helps :)