An open API service indexing awesome lists of open source software.

https://github.com/fiffi14/multithreaded-os-kernel

OS1 project
https://github.com/fiffi14/multithreaded-os-kernel

assembly-language c cpp kernel

Last synced: 2 months ago
JSON representation

OS1 project

Awesome Lists containing this project

README

          

# Multithreaded-OS-kernel
OS1 project - C/C++

# Mainly coded in C/C++ rather than in assembly as it says on the right.

- Run the project through terminal by positioning in project directory and running the command make qemu, after which the test number must be chosen.
- Or via Makefile run qemu target, and the rest will be shown in the terminal.