About 391OS-36


Acknowledgements

This operating system is the 3rd MP of ECE 391 Fall 2022, Computer Systems Engineering,
Department of Electrical and Computer Engineering, University of Illinois, Urbana-Champaign.
It was developed by a group of four people (number 36, so it is called 391OS-36).
I was responsible for exceptions, drivers, system calls, file descriptor, context switch, multiterminal, scheduler, and signals.
I want to appreciate Professors, TAs, and CAs from Fall 2022 again for their help during the development.

Open Source

This website's text is opened source on GitHub with MIT License.
But for the OS itself, I'm sorry. I don't want to push the current TAs for plagiarism detection.
However, please review the Technical Overview, and do contact me if you have an interest.

Make Your Website

This online emulation is powered by v86.
The website design comes directly from the ECE 391 website.
The font used in the emulator is IBM VGA, which was made from the IBM VGA video BIOS.

Contact

You are always welcome to my office hour.
Otherwise, please leave a message in the GitHub repository.
If you made a similar website, please consider for a blogroll.

Update History