added new project
This commit is contained in:
@@ -31,6 +31,14 @@
|
|||||||
Initially inspired by a college switch to Linux and powered by <code>gsocket.io</code>. Set up and tested in
|
Initially inspired by a college switch to Linux and powered by <code>gsocket.io</code>. Set up and tested in
|
||||||
QEMU VM with a self-hosted admin panel and logging system.</p>
|
QEMU VM with a self-hosted admin panel and logging system.</p>
|
||||||
|
|
||||||
|
<h2>OS-in-1000-lines</h2>
|
||||||
|
<p><a href="https://github.com/elleoma/os-in-1000-lines">OS Repo</a></p>
|
||||||
|
<p>My implementation of <a href="https://operating-system-in-1000-lines.vercel.app/en">Operating System in 1000 lines</a> by <a href="https://www.shuwasystem.co.jp/author/a269003.html">Shinya Yanagita.</a> 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</p>
|
||||||
|
|
||||||
<h2>Wallpapers</h2>
|
<h2>Wallpapers</h2>
|
||||||
<p><a href="https://git.forsen-cock.dedyn.io/elleoma/wallpapers">Wallpaper Repo</a></p>
|
<p><a href="https://git.forsen-cock.dedyn.io/elleoma/wallpapers">Wallpaper Repo</a></p>
|
||||||
<p>Organized personal wallpaper collection into a Git repo, with a script to regenerate README previews and
|
<p>Organized personal wallpaper collection into a Git repo, with a script to regenerate README previews and
|
||||||
|
Reference in New Issue
Block a user