Neptune is my attempt at writing an operating system in rust
Go to file
Ishan Jain fc7992bd5f Added print/println macros, Changed color, Implemented a simple panic handler 2019-05-02 15:19:51 +05:30
src Added print/println macros, Changed color, Implemented a simple panic handler 2019-05-02 15:19:51 +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 Added print/println macros, Changed color, Implemented a simple panic handler 2019-05-02 15:19:51 +05:30
Cargo.toml Added print/println macros, Changed color, Implemented a simple panic handler 2019-05-02 15:19:51 +05:30
neptune-x86_64.json Added print/println macros, Changed color, Implemented a simple panic handler 2019-05-02 15:19:51 +05:30