Skip to content
forked from stel/puzzleOS

Protected mode multitasking operating system for IA-32 processors

License

Notifications You must be signed in to change notification settings

boy1583/puzzleOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 86.4%
  • Assembly 5.1%
  • C++ 5.1%
  • Makefile 3.1%
  • Objective-C 0.3%