Goldside543 / goldspace

Crappy kernel I'm making
GNU General Public License v2.0
10 stars 2 forks source link
c kernel

Drawing

Goldspace

Crappy Unix-like kernel I'm making. We've got the bootloader, the kernel, the linker script, the Gash shell, the Makefile... It's practically better than Linux.

Gash

Now onto the shell, Gash. Gash is a portmanteau of "Gold" and "Bash", and is designed specifically for Goldspace. How the hell do I give it input, you ask? Well, the core of the kernel has a keyboard driver inside of it!

Compilation instructions: