mirror of
https://github.com/cfenollosa/os-tutorial.git
synced 2025-12-18 04:44:35 +03:00
boot sector with interrupts
This commit is contained in:
4
02-boot-sector-interrupts/README.md
Normal file
4
02-boot-sector-interrupts/README.md
Normal file
@@ -0,0 +1,4 @@
|
||||
We will improve a bit on our infinite-loop boot sector and print
|
||||
something on the screen. We will raise an interrupt for this.
|
||||
|
||||
|
||||
0
02-boot-sector-interrupts/boot_sect_hello.asm
Normal file
0
02-boot-sector-interrupts/boot_sect_hello.asm
Normal file
Reference in New Issue
Block a user