/gxyos

A simple operating system with a simple GUI

Primary LanguageCGNU General Public License v3.0GPL-3.0

gxyos

Xiaoyong Guo

Source code in this project is from Hidemi Kawai's book How to build an operating system in 30 days with minor modifications. I learned basics about x86 ISA and ld link script by doing this project.

Build

Compilation can only be done under Linux. This project uses nasm and gcc instead of the assembler and compiler provided along Hidemi Kawai's book. PHP is also required.

cn jp