BDoomOS Logo

What is BDoomOS?

BDoomOS is an open source kernel x86 project, it was made in assembly and C


How do I compile the system?

To compile...

chmod +x build.sh

Then...

./build.sh

If you don't have i686-elf-gcc...

chmod +x gccbuilder.sh

Then...

./gccbuilder.sh

This will generate an ISO...


What's in it?

When the system starts...