Operating System for Educational Purposes in C
OS/161, the educational operating system you will modify to implement the assignments.
System/161, the MIPS machine simulator that OS/161 runs on.
GDB, a debugger that will make your life much easier.
- Configure the source tree:
./configure