Git Product home page Git Product logo

os-kernel-skeleton's Introduction

Operating System Kernel Skeleton

For NSU CSE323 (Operating Systems) Project. Originally compild in NASM and emulated with QEMU.

This consists of three main sections: bootloader, 16-to-32-bit converter and the basic OS kernel. Unfortunately, 2/3 of the systems don't actually work properly. Assembly, more like pain-in-my-ass-embly. The basic structure and code are based off cfenollossa's OS Tutorial. I suppose I'll come back to this one day when I actually have time and fix it.

Ideally, this would've been a fully functional skeleton for an Operating System, with several basic functions written into the kernel.c file that the OS could execute.

To run this, make sure you have qemu installed. Go to the terminal and enter

qemu-system-x86_64 32.bin
qemu-system-x86_64 OS.bin

To run the 16-32-bit switcher and the OS kernel program respectively. If they don't work, you may need to use nasm to recompile the files.

Credits: Shadab Hafiz Choudhury

os-kernel-skeleton's People

Contributors

namerlight avatar

Watchers

 avatar

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.