0 Forks
0 Stars
0 Watchers

os

OS demonstrates assembly-language programming, hardware I/O techniques and standard protocol implementations in the form of a rudimentary operating system for i386-based (32-bit) systems.

How to download and setup os

Open terminal and run command
git clone https://github.com/davidjwalling/os.git
git clone is used to create a copy or clone of os repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with os https://github.com/davidjwalling/os/archive/master.zip

Or simply clone os with SSH
[email protected]:davidjwalling/os.git

If you have some problems with os

You may open issue on os support forum (system) here: https://github.com/davidjwalling/os/issues