Skip to content

luke8086/os64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

os/64

A minimal 64-bit operating system for the x86-64 architecture, currently at an early stage of development.

Build requirements

python-3
binutils
clang
nasm
genromfs
grub-2
util-linux 2.21+

Testing

vim config.py    # edit configuration
./make.py        # build
./make.py qemu   # launch in QEMU
./make.py bochs  # launch in Bochs

Screenshots

About

A minimal 64-bit operating system for x86-64

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published