Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 383 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 383 Bytes

os-161

Operating System for Educational Purposes in C

The OS/161 Environment

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.

Buiding a Kernel:

  1. Configure the source tree:
./configure