Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
13 6758 d 9 h poddubny /kernel/trunk/ * Fixed a stack problem - OS task used stack at 0x30000
now it uses sysint_stack_data+4096*2 - slot 1 stack;

* Some fixes for memmap.inc
 
12 6758 d 14 h halyavin /kernel/trunk/ *Font functions have been rewritten. Now kernel use bit-compressed fonts.
You must use char.mt and char2.mt from MeOsEmul or MeOsDebug program
or download them at http://shade.msu.ru/~msu-se/temp/char.7z
*Small fix in memmap.inc for memory manager.
 
10 6766 d 9 h poddubny /kernel/trunk/ Small fixes for sched.inc & sys32.inc
Less code, same work.

Updated memmap.inc
 
8 6767 d 12 h poddubny /kernel/trunk/ No task gates in the IDT.
No TSSs for interrupt handlers.
More free memory.
Faster task switch and interrupt handling.
Smaller sys32.inc.
 
6 6770 d 8 h poddubny /kernel/trunk/ All exceptions use Interrupt Gate
Better FPU exception handler
Code cleanups
Correct save_registers for i40 handler (syscall trace)
Updated memmap.inc
 
2 6776 d 21 h msu-se / moving to kernel directory  
1 6777 d 7 h ha /trunk/ Kolibri 5 initial checkout  

Show All