Skip to content
 
 

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi platform Unified OS: Mu OS

Arch:x86/x64(LP64)
For study x64 & hobby develop my OS
(x86/x64環境で動作する勉強&ホビー用の自作OS)

Prerequisites

  • [gcc4.8.2 or later]
  • [GNU GRUB 1.98]

Support on Develop

OSX 10.9(T.B.D)
Linux Ubuntu 12.04 LTS(T.B.D)
Windows(Cygwin)

Build

Make boot image for x86
$ make iso

Make boot image for x64
$ make arch=x64 iso	

Status

build x86/x64 boot image & boot
print "hello wolrd" on text screen

License

GPL v2 or Proprietary(T.B.D)

Reference

reference : http://wiki.osdev.org/Creating_a_64-bit_kernel

good code : http://blog.livedoor.jp/hiroumauma/archives/1674163.html

My blog : http://d.hatena.ne.jp/dot_h2o2/

About

Multi platform Unified OS: Mu OS for study or hobby (x64 OS自作)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages