You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Carlos Fenollosa 48d8e35912
boot sector with interrupts
10 years ago
..
README.md boot sector with interrupts 10 years ago
boot_sect_hello.asm boot sector with interrupts 10 years ago

README.md

We will improve a bit on our infinite-loop boot sector and print something on the screen. We will raise an interrupt for this.