InsaneMiner / GuavaOS

My useless x86_64 Operating System

Home Page:https://discord.gg/ytTXVYpGC9

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GuavaOS

Installing and Setting up the OS

Things you will need to run are Make and QEMU KVM

1 git clone https://github.com/PedroElFrijol/GuavaOS.git

If you are on windows then you must install WSL or use a VM of any linux distro

2 cd Guava OS && make all

Updates and Fixes

Chadx86 new bootloader

EFI Memory Maps added

TSS

Memset Function

Screen Driver

Things being worked on

Keyboard input

Paging

FileSystem

Capture

About

My useless x86_64 Operating System

https://discord.gg/ytTXVYpGC9


Languages

Language:C 61.5%Language:C++ 15.8%Language:Makefile 10.3%Language:Assembly 7.4%Language:NSIS 3.7%Language:Batchfile 1.3%