.idea
|
f479f32102
:wrench: 修改为makefile的构建方式,程序能正常运行
|
il y a 3 ans |
.vscode
|
06cfb1ceb9
:new: 实现了异常捕获模块
|
il y a 3 ans |
bootloader
|
40a551d154
:wrench: 使cpu支持SSE(目前会出现#GP)
|
il y a 3 ans |
kernel
|
8131264e3f
:new: 完成了初始化内存管理单元的代码
|
il y a 3 ans |
.gitignore
|
eb37e8a20c
:tada: 创建了boot程序!
|
il y a 3 ans |
LICENSE
|
14ea45b62e
Create LICENSE
|
il y a 3 ans |
Makefile
|
f479f32102
:wrench: 修改为makefile的构建方式,程序能正常运行
|
il y a 3 ans |
bochsrc
|
ebb5ef2141
:wrench: 将虚拟机内存修改为512M
|
il y a 3 ans |
boot(empty).img
|
61f425061c
:new: 空的boot.img
|
il y a 3 ans |
run_in_bochs.sh
|
8131264e3f
:new: 完成了初始化内存管理单元的代码
|
il y a 3 ans |
run_in_qemu.sh
|
14374d5faf
:wrench: 优化了虚拟机启动脚本
|
il y a 3 ans |