Skip to content

Ashwani1330/OS_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OS_1

A Minimal OS bootloader for x86 architecture


Compile the Makefile:

make

To run in qemu emulator:

qemu-system-i386 -fda build/main_floppy.img

Highly Inspired by : nanobyte_os

About

A Minimal OS bootloader for x86 architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published