Abos-master.zip
(预估有个47文件)
Abos-master
.gitignore
10B
Makefile
730B
src
kernel
loader.asm
302B
cpu
pit.c
795B
idt.c
605B
isr.c
3KB
irq.c
2KB
gdt.c
747B
pic.c
344B
interrupt
interrupt.c
1007B
linker.ld
272B
kernel.c
468B
entry.asm
427B
io.asm
379B
interrupts.asm
5KB
drivers
screen.c
4KB
keyboard.c
568B
libc
string
memset.c
217B
memcpy.c
288B
memcmp.c
325B
strlen.c
122B
memmove.c
367B
stdio
puts.c
90B
printf.c
2KB
putchar.c
142B
terminal
terminal.c
2KB
Makefile.inc
238B
README.md
271B
include
kernel
cpu
idt.h
564B
pit.h
230B
pic.h
252B
isr.h
252B
irq.h
252B
gdt.h
501B
interrupt
interrupt.h
2KB
io
port_io.h
138B
drivers
screen.h
695B
keyboard_map.h
1KB
keyboard.h
166B
vga.h
896B
libc
stdlib.h
96B
sys
cdefs.h
75B
stdio.h
176B
string.h
339B
terminal
terminal.h
366B
License.txt
1KB
iso
boot
grub
grub.cfg
81B
暂无评论