Memory Management Unit Simulator Steps to install and run simulator git clone https://github.com/aklsh/MMU cd MMU make clean env make run To use a custom input file, do make run input=/path/to/input/file