Building a simple Bootloader in Assembly Posted on September 25, 2025 I’m sure you know what a bootloader is, but surely don’t know what’s behind this concept. Let’s build a simple one in a few lines of code!