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
89 6552 d 5 h diamond /kernel/trunk/ Bugfixes: videomode 9; returned ebx in 70.1 for CD  
82 6579 d 6 h halyavin /kernel/trunk/ Now kernel can be compiled with fasm 1.66.  
76 6599 d 2 h mario79 /kernel/trunk/ Mihaylov Iliya Andreevich aka Ghost
Advanced Power Management
SYSTEM CALL
eax = 49
dx = number of the function APM BIOS (Is similar AX in real mode)
Others registers (bx, cx) on the specification (see. docs/apm.zip>apm.txt)
Result: on the specification (including CF), the high part 32 bit registers is not defined
 
40 6700 d 3 h halyavin /kernel/trunk/ *Reduced size of boot code. (diamond)
*Debug API added. (diamond)
 
34 6714 d 7 h halyavin /kernel/trunk/boot/ some fixes in boot code  
29 6742 d 8 h halyavin /kernel/ *Improved boot code
*Tag for kolibri 0.5.2.1 created
 
12 6792 d 5 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.
 
2 6810 d 12 h msu-se / moving to kernel directory  
1 6810 d 23 h ha /trunk/ Kolibri 5 initial checkout