Skip to content

Sparky81/AlphaOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlphaOS Kernel - README

Version 1.0

Copyright (c) 2011, Robert Schofield and Matthew Carey

License information is in the file named LICENSE. Read the above before using this code, in development or in testing of AlphaOS.

Contact Information:

Robert S.: mailto:rjschofield81@gmail.com
Matthew C.: mailto:matthew.b.carey@gmail.com

IRC Network: AlphaChat
Host: irc.alphachat.net
Project Channel: #AlphaOS


I. About

AlphaOS is an Operating System originally created by Robert Schofield and Matthew Carey, as a way to experiment with our knowledge in the different programming languages, like Assembly, C, and C++. It currently is in the very early stages of development and does not have a bootloader yet that works with a disk.

To build the kernel:

    make

To test it out:

    qemu -kernel build/Kernel.bin

To build and test the kernel:

./run.sh

About

Alpha Operating System Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published