Giter VIP home page Giter VIP logo

projectaltair's Introduction

Project Altair

An x86 operating system built from the ground up, based on the tutorial at https://github.com/cfenollosa/os-tutorial/.

Goal

A basic command line based operating system, with file storage and editing, and the ability to create new commands from within the OS.

Creator

Thats me, Rose Awen Brindle! Feel free to contribute if you have ideas to improve this!

Installation

Building the OS

Before building the OS, make sure the GDB, QEMU and GCC command paths are correct in the Makefile. use 'which __' to find the paths if you dont know them. To build the OS from source, call 'make' from within the base directory. To use GDB to debug the OS, call 'make debug'.

Running the OS

As of present, the only supported method of running the OS is with QEMU. It can be ran using the command 'make run'/'make clean-run' or by calling 'qemu -lda os-image.bin' after build completion.

projectaltair's People

Contributors

roseshavethorns 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.