kern
log src/main.c
age | author | description |
---|---|---|
Mon, 04 Apr 2011 23:34:06 +0300 | John Tsiombikas | - fixed tragic mistake in the initial kernel image mapping |
Wed, 30 Mar 2011 22:42:16 +0300 | John Tsiombikas | I think I'm done with the physical memory page allocator |
Sat, 26 Mar 2011 12:27:57 +0200 | John Tsiombikas | adding paging |
Wed, 23 Feb 2011 00:12:36 +0200 | John Tsiombikas | added register dump in panic() |
Tue, 22 Feb 2011 18:51:44 +0200 | John Tsiombikas | - fixed the scrolling issue |
Fri, 18 Feb 2011 08:42:32 +0200 | John Tsiombikas | interrupt handling |