12 Forks
112 Stars
112 Watchers

64bit-os-tutorial

This OS Tutorial expands on the fundamental concepts covered in cfenollosa/os-tutorial and covers entering long mode on the x86_64 architecture. It also uses clang rather than relying on an external crosscompiler. I plan on keeping it up to date, so feel free to submit an issue!

How to download and setup 64bit-os-tutorial

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

Or simply clone 64bit-os-tutorial with SSH
[email protected]:gmarino2048/64bit-os-tutorial.git

If you have some problems with 64bit-os-tutorial

You may open issue on 64bit-os-tutorial support forum (system) here: https://github.com/gmarino2048/64bit-os-tutorial/issues