Skip to content

Graphical Bootloader Effect for Gynvael.Coldwind OS

Notifications You must be signed in to change notification settings

pajadam/Bootloader-GynOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is it?

This is 512 bytes size bootloader that draws cool graphics on screen and loading operating system made by Gynvael Coldwind.

screenshot1

How to use?

Simply run python build.py && ./run.sh in project directory. It will generate *.bin file and open it using Bochs with attached config.

You can run it on Windows too using run in project directory. But you need to build it on 64 bit Linux

What I need to build this one?

You need these software, available from console ( in PATH variables ):

  • NASM
  • BOCHS

And that's all :D

What is in project's directories?

  • /src - Code
  • /conf - Bochs config
  • /bin - Binaries
  • /tmp - Bochs working dir

About

Graphical Bootloader Effect for Gynvael.Coldwind OS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published