5 Forks
44 Stars
44 Watchers

x86osdev

x86 OS development using Bochs emulator. MIT xv6, JamesM's kernel development tutorials (with some changes) & more

How to download and setup x86osdev

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

Or simply clone x86osdev with SSH
[email protected]:therealdreg/x86osdev.git

If you have some problems with x86osdev

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