stel / puzzleOS

Protected mode multitasking operating system for IA-32 processors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Puzzle OS

Protected mode multitasking operating system for IA-32 processors.

How to run?

Use puzzleOS.iso to boot as VM or from CD. The kernel is multiboot compatible, so grub should recognize it.

How to build?

There are some make files and Xcode projects, but no instructions will be provided at this time.

Any docs?

No. This code is absolutely self-documented (especially it's asm part =)

If you're interested – create an issue – I'll provide some description here.

License?

Yes. MIT. Be free to use it and ask me any question.

About

Protected mode multitasking operating system for IA-32 processors

License:MIT License


Languages

Language:C 86.9%Language:Assembly 5.1%Language:C++ 4.6%Language:Shell 2.5%Language:Perl 0.6%Language:Objective-C 0.3%