cfenollosa_os-tutorial/23-fixes
2015-08-17 18:41:38 +02:00
..
boot lesson 23, initial commit 2015-08-17 18:41:38 +02:00
cpu lesson 23, initial commit 2015-08-17 18:41:38 +02:00
drivers lesson 23, initial commit 2015-08-17 18:41:38 +02:00
kernel lesson 23, initial commit 2015-08-17 18:41:38 +02:00
libc lesson 23, initial commit 2015-08-17 18:41:38 +02:00
Makefile lesson 23, initial commit 2015-08-17 18:41:38 +02:00
README.md lesson 23, initial commit 2015-08-17 18:41:38 +02:00

Concepts you may want to Google beforehand: XX

Goal: Fix miscellaneous issues with our code

The OSDev wiki has a section which describes some issues with JamesM's tutorial. Since we followed his tutorial for lessons 18-22 (interrupts through malloc), we'll need to make sure we fix any of the issues before moving on.