Neptune is my attempt at writing an operating system in rust
Go to file
Ishan Jain daa383db59 completed a basic bootable kernel in rust 2018-07-20 20:46:26 +05:30
src completed a basic bootable kernel in rust 2018-07-20 20:46:26 +05:30
.gitignore Completed code to build for a custom architecture that is independent of linux etc 2018-07-20 17:33:26 +05:30
Cargo.lock Completed code to build for a custom architecture that is independent of linux etc 2018-07-20 17:33:26 +05:30
Cargo.toml completed a basic bootable kernel in rust 2018-07-20 20:46:26 +05:30
x86_64-os.json Completed code to build for a custom architecture that is independent of linux etc 2018-07-20 17:33:26 +05:30