Saturday, September 3, 2011

OSDEV Series - Episode 2.2 - The screen

Section 2: The basics
Episode 2: The screen


Project files: http://dl.dropbox.com/u/24832466/OSDEV/MyOS-2.2.zip

Covered topics:
* Theory: we learn about memory, how it works and what it contains, and how to use it properly
* Practice: we write some very basic routines that display text to the screen.

1 comment:

  1. Could you please let me know where can I find next steps ..
    Detecting Keyboard .etc..

    ReplyDelete