diff --git a/projects.html b/projects.html index 8106c7d..cc69202 100644 --- a/projects.html +++ b/projects.html @@ -33,11 +33,11 @@

OS-in-1000-lines

OS Repo

-

My implementation of Operating System in 1000 lines by Shinya Yanagita. A small operating system written from scratch for RISC-V CPU architecture +

My implementation of Operating System in 1000 lines by Shinya Yanagita. A small operating system written from scratch for RISC-V CPU architecture. This project will have basic context switching, paging, user mode, a command-line shell, a disk device driver, and file read/write operations in C. And also I'll try to add some more functionality to it. Right now I'm still working on basic stuff before implementing something new. - I'm still learning C and Assembly, the RISC-V instruction set is new to me

+ I'm still learning C and Assembly, the RISC-V instruction set is new to me.

Wallpapers

Wallpaper Repo