-
WESEEK, Inc.
- Japan
- https://github.com/kaishuu0123
Stars
How to Make a Computer Operating System in C++
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, S390x, TriCore, X86)
A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network…
A tiny hand crafted CPU emulator, C compiler, and Operating System
A teaching operating system to get a deeper knowledge in the design of system software
Tiny Operating System supporting: SVGA gui, Grub bootloader, network subsystem, CDROM drivers.
This is a mininal read/write filesystem written for linux as part of my operating system course.