From 52a492f52277c00ca67226d4a99796bca17262bd Mon Sep 17 00:00:00 2001 From: Amoelle Date: Sun, 27 Jul 2025 19:44:58 +0300 Subject: [PATCH] typos --- projects.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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