ArtichOS is a little 16-bit OS written in assembly :3
You can also follow its development on ψProd (it's a french Discord server, but you're welcome to talk in english)
Coming soon :D
Coming soon too!
- https://wiki.osdev.org/ which helped me a lot
- heavy inspiration from https://github.com/cfenollosa/os-tutorial (I started with this tutorial!)
- also from https://github.com/alexfru/BootProg, helped me a lot with loading the kernel from a FAT12 filesystem
- some links specified in files