.. |
event
|
1be69f0785
feat: improved keyboard event handling
|
%!s(int64=3) %!d(string=hai) anos |
hw
|
16cb499967
fix(port): add asm volatile
|
%!s(int64=2) %!d(string=hai) anos |
input
|
1be69f0785
feat: improved keyboard event handling
|
%!s(int64=3) %!d(string=hai) anos |
errno.h
|
90cc9522ab
refactor: 拆分mem和mm,对interrupt使用cpp
|
%!s(int64=2) %!d(string=hai) anos |
interrupt.h
|
db7926548d
feat: create kernel thread
|
%!s(int64=2) %!d(string=hai) anos |
mem.h
|
362f149fcb
refactor(paging): move kernel pd and empty page
|
%!s(int64=2) %!d(string=hai) anos |
mm.hpp
|
74fa329672
feat: make compiler optimize likely branches
|
%!s(int64=2) %!d(string=hai) anos |
process.hpp
|
34b3bf7644
feat(syscall): impl. exec() to load elf files
|
%!s(int64=2) %!d(string=hai) anos |
stdio.h
|
44395a727c
feat(stdio): impl. strncpy
|
%!s(int64=2) %!d(string=hai) anos |
syscall.hpp
|
f10031fe36
fix(syscall): tell compiler it affects eax and edx
|
%!s(int64=2) %!d(string=hai) anos |
task.h
|
342ecc0e21
feat(process): enter user mode
|
%!s(int64=2) %!d(string=hai) anos |
tty.h
|
a9ffa8ad1a
fix: tty.h not using extern "C"
|
%!s(int64=2) %!d(string=hai) anos |
vfs.hpp
|
3f508e8775
feat(fs): add fat32 filesystem
|
%!s(int64=2) %!d(string=hai) anos |
vga.h
|
7cb2030b14
feat: tty, memcpy and strlen
|
%!s(int64=2) %!d(string=hai) anos |