This is a Computer Environment Simulator, which simulates the top two parts of an operating system: Memory Management (Primary and Secondary), and Process Management. It uses paging technique to memory management, and a FCFS scheduling algorithm for proc