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:[email protected]
Matthew C.: mailto:[email protected]
IRC Network: AlphaChat
Host: irc.alphachat.net
Project Channel: #AlphaOS
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.
make
qemu -kernel build/Kernel.bin
./run.sh