This website requires JavaScript.
Explore
Help
Register
Sign In
DragonOS-Community
/
DragonOS
Watch
1
Star
1
Fork
0
You've already forked DragonOS
mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced
2025-06-08 22:36:48 +00:00
Code
Issues
Releases
Wiki
Activity
DragonOS
/
kernel
History
fslongjin
1afa20dc55
🆕
格式化输出一个字符串
2022-01-22 23:01:12 +08:00
..
font.h
🆕
ASCII字库
2022-01-21 22:10:11 +08:00
glib.h
🆕
strlen函数
2022-01-22 22:56:23 +08:00
head.S
🆕
完成了内核执行头程序(编译仍有问题)
2022-01-21 11:43:13 +08:00
link.lds
🔧
修改为makefile的构建方式,程序能正常运行
2022-01-21 13:49:09 +08:00
main.c
🔧
更改为使用bochs虚拟机(qemu暂时没法正常显示画面)
2022-01-21 22:04:24 +08:00
Makefile
🔧
修改为makefile的构建方式,程序能正常运行
2022-01-21 13:49:09 +08:00
printk.c
🆕
格式化输出一个字符串
2022-01-22 23:01:12 +08:00
printk.h
🆕
格式化输出一个字符串
2022-01-22 23:01:12 +08:00