~samhsmith/AstraOS

859899e82733cf04af98e78c47c357359324336f — Sam H. Smith 2 years ago f503c3e + f909fe0 docs
merged master @ v0.2-ish into docs
53 files changed, 13579 insertions(+), 2410 deletions(-)

M .gitignore
M README.md
M always_to_be_used_compiler_flags
M build.sh
A common/atomics.h
A common/atomics.s
M common/maths.h
A common/rwlock.h
A common/spinlock.h
A common/spinlock.s
A common/stacktrace.s
A dave_terminal/ANSI_dvorak.h
A dave_terminal/dave.c
R src/font8_16.h => dave_terminal/font8_16.h
A dave_terminal/sv_qwerty.h
M disk_dir/layout
M qemu
A ray2d/ray2d.c
M square_src/elf.c
M src/boot.s
A src/disk.c
D src/disk.h
R src/{elf.h => elf.c}
R src/{file.h => file.c}
A src/font8_16.c
R src/{input.h => input.c}
M src/kernel.c
R src/{libfuncs.h => libfuncs.c}
R src/{libfuncs2.h => libfuncs2.c}
A src/log.c
R src/{memory.h => memory.c}
R src/{oak.h => oak.c}
R src/{plic.h => plic.c}
M src/process.c
A src/process_run.c
D src/process_run.h
R src/{qwerty.h => qwerty.c}
R src/{random.h => random.c}
R src/{samorak.h => samorak.c}
A src/stream.c
A src/syscall.c
D src/syscall.h
A src/tempuser.c
D src/tempuser.h
M src/trap.s
R src/{uart.h => uart.c}
A src/video.c
D src/video.h
A userland/aos_helper.h
M userland/aos_syscalls.h
M userland/aos_syscalls.s
M virt.lds
A vrms/vrms.c
This diff is too large to display. Try viewing the raw diff instead.