Computer memory from the ground up (part 2)

In my previous post I explained about the physical memory and how it is connected to the CPU. In this post I will talk about how the program file residing in permanent storage is loaded into the memory and executed. For the purpose of this post we will refer to a generic binary format andContinue reading “Computer memory from the ground up (part 2)”