Memory allocation
Memory allocation
I want to load a program in the memory, but I don't know how to do it. I need some routines that allocate memory. Where can I find them? I use NASM and JLOC.
RE:Memory allocation
If you are writeing your own OS, then you don't need those routines, at least at the begining of os writing. Afterwords you will need to write your own routines.
Anton
Anton