System Software Lab - An Introduction to the Absolute Loader
So our first hurdle is to attempt to make an absolute loader. So what is an absolute loader? What is a loader? A loader is simply a piece of software which is used to load the assembled object program into the computer's main memory (RAM) so that it ...
Jan 1, 20153 min read5