os:从头开始编写的自定义操作系统。 开发中

时间:2024-02-25 06:40:07
【文件属性】:

文件名称:os:从头开始编写的自定义操作系统。 开发中

文件大小:28KB

文件格式:ZIP

更新时间:2024-02-25 06:40:07

c asm operating-system OperatingsystemC

os:从头开始编写的自定义操作系统。 开发中


【文件预览】:
os-master
----bin()
--------bootsect.bin(512B)
--------kernel.bin(2MB)
----boot()
--------05_function.asm(462B)
--------07_data_segment.asm(629B)
--------kernel_entry.asm(204B)
--------09_gdt.asm(1KB)
--------03_allocate_char.asm(486B)
--------01_boot_sect.asm(812B)
--------10_32bit_protected_mode.asm(1KB)
--------08_disk_read.asm(2KB)
--------02_hello_world.asm(506B)
--------11_kernel.asm(1KB)
--------04_stack.asm(888B)
--------bootsect.asm(1KB)
--------print_string.asm(3KB)
----drivers()
--------screen.h(5KB)
--------ports.h(1KB)
--------keyboard.h(2KB)
----LICENSE(1KB)
----.DS_Store(6KB)
----.gitignore(437B)
----Makefile(1KB)
----README.md(1KB)
----cpu()
--------isr.h(2KB)
--------types.h(181B)
--------interrupt.asm(6KB)
--------isr.c(4KB)
--------idt.h(1KB)
--------timer.h(814B)
----libc()
--------string.h(1KB)
--------function.h(221B)
--------mm.h(1KB)
----kernel()
--------output(311B)
--------kernel.c(1017B)

网友评论