Skip to content

m0zes/nachos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building Instructions:
 * got to the directory build
 * do a "make depend" to build depenencies (DO IT!)
 * do a "make" to build NachOS

Usage:
see "nachos -u" for all command line options

Building and starting user-level programs in NachOS:
 * use Mips cross-compiler to build and link coff-binaries
 * use coff2noff to translate the binaries to the NachOS-format
 * start binary with nachos -x <path_to_file/file>

About

CIS450 nachos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published