Giter Site home page Giter Site logo

ersenal / incitatus-os Goto Github PK

View Code? Open in Web Editor NEW
10.0 3.0 1.0 2.24 MB

Stage 3 Dissertation project. The aim is to create an X86-32bit operating system as a vehicle to learn about operating systems from a student perspective.

C 95.71% C++ 1.37% Assembly 1.86% Shell 1.05%

incitatus-os's Introduction

Incitatus-OS

Stage 3 Dissertation project. The aim is to create an X86-32bit operating system as a vehicle to learn about operating systems from a student perspective.

##Progress

ScreenShot

##Running the OS

› The simplest and most risk-free way is to run it on emulators such as VirtualBox, Qemu or Bochs
	› Boot from "image.iso"(inside bin folder) CD image.

› Or, you may test-run(at your own risk) the OS on a 32-bit or 64-bit X86 PC.
	› Burn "image.iso" and boot from CD.

##Tasks

✔ Setup development environment
	 ✔ OS
		Linux 3.2.0 X86-64bit
	 ✔ Cross-compiler toolchain
		Binutils 2.22
		GCC-i586-elf 4.6.3
	 ✔ Editor-Debugger
		Sublime Text v2
		GDB 7.4

 Programming
	 ✔ Rudimentary debugging functions, screen output
	 ✔ Module manager
	 ✔ Global descriptor table
	 ✔ Interrupt descriptor table
	 ✔ Interrupt service routines
	 ✔ Physical memory management
	 ✔ Virtual memory management
	 ✔ Kernel heap memory management
	 ✔ Context switching, multi-tasking
	 ✔ PS/2 Controller, keyboard driver
	 ✔ Virtual File System, ramdisk
	 ✔ Ring 0 to Ring 3 switch
	 ✔ System call interface
	 ✔ Shell

##License

Copyright 2013 Ali Ersenal. Licensed under WTFPL V2.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.