boot sector with interrupts

This commit is contained in:
Carlos Fenollosa
2014-09-29 11:29:17 +02:00
parent 4a59641379
commit 48d8e35912
5 changed files with 10 additions and 3 deletions

Binary file not shown.

View File

@@ -1,3 +1,5 @@
*Concepts you may want to Google beforehand: assembler, BIOS*
This is very exciting, we're going to create our own boot sector!
Theory