0 Forks
1 Stars
1 Watchers

osdev

The result of reading Intel IA-32 architecture manuals at 3:00 AM

How to download and setup osdev

Open terminal and run command
git clone https://github.com/anpep/osdev.git
git clone is used to create a copy or clone of osdev 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 osdev https://github.com/anpep/osdev/archive/master.zip

Or simply clone osdev with SSH
[email protected]:anpep/osdev.git

If you have some problems with osdev

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