kern

log src/vid.c

age author description
Thu, 09 Jun 2011 05:09:49 +0300 John Tsiombikas - made interrupt number - irq mapping macros public in intr.h
Tue, 22 Feb 2011 18:51:44 +0200 John Tsiombikas - fixed the scrolling issue
Fri, 10 Dec 2010 03:44:34 +0200 John Tsiombikas - reverted the trunk back to hardware scrolling
Sat, 04 Dec 2010 08:04:43 +0200 John Tsiombikas added hardware scrolling, memset16 and temporary keyboard input for testing
Thu, 02 Dec 2010 08:45:41 +0200 John Tsiombikas pretty much finished the code for article 1, might do minor adjustments though
Wed, 01 Dec 2010 22:02:42 +0200 John Tsiombikas starting the kernel