Skip to content

end222/Wildfire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wildfire Project (WIP)

This project is a kernel created mainly for learning purposes. In order to give it a try (using qemu) execute this commands:

$ make

$ qemu-system-i386 -kernel out/kernel.bin

Status of the project:

  • Booting
  • Printing info in the screen, including '\n' character and also vertical scrolling if the screen gets filled up

Next tasks:

  • Keyboard interruptions

About

Simple kernel for learning purposes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published