Skip to content

I start building OS in my free time I called 'ZEROS'

Notifications You must be signed in to change notification settings

p4r7h/Making-x86_64-OS

Repository files navigation

Making-x86_64-OS

you can compile your asembly code using nasm nasm -f bin bios.asm -o bios.bin

you can run your compile code using qemu qemu-system-86-64 bios.bin

About

I start building OS in my free time I called 'ZEROS'

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published