This website works better with JavaScript.
Home
Explore
Help
Sign In
er1n
/
sparkle
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
mirror of
https://github.com/barzamin/sparkle
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
86
Commits
1
Branch
91 KiB
Rust
89.7%
Assembly
8.1%
Makefile
2.2%
Branch:
master
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
Compare
HTTPS
ZIP
TAR.GZ
3moon
f0f926b716
kernel_main(): wire up IDT
8 years ago
lib
+lib/alloc/bump: shitty bump allocator for testing
8 years ago
src
kernel_main(): wire up IDT
8 years ago
.editorconfig
Add an editorconfig
8 years ago
.gitignore
Initial commit
8 years ago
Cargo.lock
pull in lazy_static, raw-cpuid, bit_field
8 years ago
Cargo.toml
pull in lazy_static, raw-cpuid, bit_field
8 years ago
Makefile
Makefile: add debug rule making qemu wait for gcc connection
8 years ago
Xargo.toml
Xargo.toml: build alloc
8 years ago
x86_64-unknown-none.json
Add Rust stuff (unwind stubs, kernel_main() stub)
8 years ago