mirror of
https://github.com/cfenollosa/os-tutorial.git
synced 2025-12-18 12:54:36 +03:00
updated READMEs
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
*Concepts you may want to Google beforehand: interrupts, CPU
|
||||
registers*
|
||||
|
||||
**Goal: Make our previously silent boot sector print some text**
|
||||
|
||||
We will improve a bit on our infinite-loop boot sector and print
|
||||
something on the screen. We will raise an interrupt for this.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user