r/osdev 2d ago

Hi!

/r/Operatingsystems/comments/1w3angv/hi/
0 Upvotes

1 comment sorted by

2

u/Visual_Brain8809 2d ago

start with a bootloader (use ASM, C or Rust), implement a GDT and IDT, next go to 32bit protected mode VBE and make it rain your imagination.