You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Carlos 0134c5625c
lesson 23, initial commit
9 years ago
..
boot lesson 23, initial commit 9 years ago
cpu lesson 23, initial commit 9 years ago
drivers lesson 23, initial commit 9 years ago
kernel lesson 23, initial commit 9 years ago
libc lesson 23, initial commit 9 years ago
Makefile lesson 23, initial commit 9 years ago
README.md lesson 23, initial commit 9 years ago

README.md

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.