10
12bitfloat
137d

Yay, my bootloader/kernel now properly set's up long mode and successfully jumps to compiled 64-bit Rust code!

Comments
  • 2
    Sorry @Lensflare for deletion, I screwed up the image <.<
  • 2
    @retoor That's actually a great idea! Doing a http request from your own OS sounds badass

    ... I'll have to write a simple network card driver though, that sounds like work. Give me some time, I don't even have memory allocation yet :P
  • 1
    @retoor There's definitely some way... Just a question of how complex :D
  • 3
    Oh boy, I remember when I wrote my playground kernel.

    Never did long mode or anything, did however have a decent graphics library.

    ...mouse driver, keyboard driver, yadda yadda.
  • 1
    @retoor I'm back, missed you a lot 🫂
  • 1
    Ok

    Now that I like
Add Comment