cppruntime
|
runtime: add cppruntime/perm
|
2021-10-23 19:40:11 +08:00 |
driver
|
filesystem/fat: WIP
|
2021-11-04 18:05:19 +08:00 |
embed
|
embed: Add default mouse cursor (DMZ-Black)
|
2021-10-10 23:15:35 +08:00 |
execformat/pe
|
execformat/pe: test_headers.c support for arbitrary file, disable relocate
|
2021-10-11 20:48:02 +08:00 |
extlib
|
extlib: add and configure dlmalloc
|
2021-10-11 23:31:23 +08:00 |
graphics
|
driver/input: most of the input code
|
2021-10-28 18:20:02 +08:00 |
interrupt
|
interrupt: load data segment 0 instead of 2
|
2021-10-14 15:52:38 +08:00 |
kernel
|
kernel, driver/ps2: move decoding from kMain to interrupt handler
|
2021-10-28 20:18:01 +08:00 |
libc
|
Initial commit
|
2021-10-10 14:39:17 +08:00 |
memory
|
filesystem/fat: WIP
|
2021-11-04 18:05:19 +08:00 |
runtime
|
runtime: increase printf() buffer to 512
|
2021-10-11 22:50:56 +08:00 |
util
|
driver/input: most of the input code
|
2021-10-28 18:20:02 +08:00 |
vterm
|
Initial commit
|
2021-10-10 14:39:17 +08:00 |
.clangd
|
makefile: remove -std=c99 from .clangd
|
2021-10-23 20:57:46 +08:00 |
.gitignore
|
Initial commit
|
2021-10-10 14:39:17 +08:00 |
Linker.ld
|
Initial commit
|
2021-10-10 14:39:17 +08:00 |
main.c
|
Initial commit
|
2021-10-10 14:39:17 +08:00 |
main.h
|
main: align Buffer to 4K boundary
|
2021-10-11 23:22:22 +08:00 |
Makefile
|
Initial commit
|
2021-10-10 14:39:17 +08:00 |
Makefile.flags
|
Initial commit
|
2021-10-10 14:39:17 +08:00 |
run.cmd
|
makefile: chmod +x for run.cmd
|
2021-10-10 15:21:59 +08:00 |