Chenyukang Panda Save

A hobby OS

Project README

PandaOS : An x86 based Hobby OS

I am doing this for studying the OS internals.

Use the code as you like, with Original BSD license.

Any contribution is welcome :)

Dependencies:

sudo apt-get install build-essential gcc nasm

Install Cross GCC.

Compile steps:

step1: clone the code

step2: cd Panda;
      ./do.sh
      (will run bochs or qemu, you may need to do some modification for config Qemu/Bochs. 
      details refer to do.sh)

Snapshot

snapshot

Credits

  • Many of the code is from fleurix.
  • Other excellent resources are osdev.
Open Source Agenda is not affiliated with "Chenyukang Panda" Project. README Source: chenyukang/Panda
Stars
50
Open Issues
0
Last Commit
2 years ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating