Skip to content

jcsagrero/jos

 
 

Repository files navigation

jos - Joey's OS

Based on OS written in Dr. Bellardo's CPE 454 class

Building and Running

This has only been used on Ubuntu 16.04 with qemu

1. Installing Dependencies

./install-deps.sh

2. Building GCC Cross Compiler

./compile-cross.sh

3. Compile OS and Run with qemu

make

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.1%
  • Assembly 7.4%
  • C 6.1%
  • Makefile 2.8%
  • Other 0.6%