Skip to content

XifeiNi/-COMP3231-Operating-Sys-os-161

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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