This website works better with JavaScript
Home
Explore
Help
Register
Sign In
simon
/
os_kernel
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
An OS kernel for study
20
Commits
3
Branches
2
Releases
Tree:
cb87d2fe4a
Branches
Tags
fix_image_url
inline_test
master
v0.1
bochs-test
os_kernel
HTTPS
SSH
ZIP
TAR.GZ
simon
cb87d2fe4a
完成内核: 实现 put_char
11 months ago
boot
cb87d2fe4a
完成内核: 实现 put_char
11 months ago
doc
6faa12e9f5
fix: fix document
11 months ago
kernel
cb87d2fe4a
完成内核: 实现 put_char
11 months ago
lib
cb87d2fe4a
完成内核: 实现 put_char
11 months ago
.gitignore
cb87d2fe4a
完成内核: 实现 put_char
11 months ago
README.md
e34c8dd11a
Initial commit
1 year ago
bochsrc
635bc3a2c9
保护进阶, 向内核迈进
11 months ago
boot.asm
ddf0193078
init: bochs test
1 year ago
build.sh
cb87d2fe4a
完成内核: 实现 put_char
11 months ago
clean.sh
604e2b192b
将内核载入内存
11 months ago
README.md
os_kernel
An OS kernel for study