daryljenperez / ics-os

An instructional operating system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Modern real-world operating systems are too complex to be taught to undergraduates and other instructional operating systems are not complete and usable and do not work on real hardware. By providing students with a not so complex working operating system to play with, they will be able to appreciate and understand deeper the concepts underlying an operating system.

Thus, this project aims to develop a simple yet operational instructional operating system for teaching undergraduate operating systems courses. ICS-OS is a fork of DEX-OS by Joseph Dayo.

Downloads

Latest floppy image: ics-os-floppy.img

The source code available for download in .tar.gz format is availabe in the releases section.

Get started by reading the Kernel Developer's Guide.

Development and Support

This project is used at the Institute of Computer Science, University of the Philippines Los Banos for CMSC 125. It is maintained by the Systems Research Group.

Don't forget to check the Wiki.

You can ask questions here.

About

An instructional operating system


Languages

Language:C 96.9%Language:Assembly 2.2%Language:C++ 0.6%Language:Makefile 0.2%Language:Batchfile 0.0%Language:Shell 0.0%