cfenollosa_os-tutorial/02-boot-sector-interrupts
2014-09-29 11:29:17 +02:00
..
boot_sect_hello.asm boot sector with interrupts 2014-09-29 11:29:17 +02:00
README.md boot sector with interrupts 2014-09-29 11:29:17 +02:00

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