Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

TechMagister/crkernel64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crkernel64

64-bits kernel that can launch crystal code.

Usage

Available targets for make :

  • kernel : create kernel-x86_64.bin in the build folder
  • iso : create a bootable iso ( build/os-x86_64.iso )
  • run : Run QEMU ( qemu-system-x86_64 )

Inspiration taken from :

Contributing

  1. Fork it ( https://github.com/TechMagister/crkernel64/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

About

64-bits Kernel in Assembly/Crystal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published