kern

log src/asmops.h

age author description
Sun, 14 Aug 2011 16:57:23 +0300 John Tsiombikas bringing the task switching thing into shape with proper per-process kernel stacks and shit
Mon, 25 Jul 2011 11:29:02 +0300 John Tsiombikas - implemented clone_vmem
Sun, 24 Jul 2011 18:29:24 +0300 John Tsiombikas started implementing processes
Fri, 10 Jun 2011 05:33:38 +0300 John Tsiombikas - added cmos rtc code
Fri, 18 Feb 2011 08:42:32 +0200 John Tsiombikas interrupt handling
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