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
437 6237 d 3 h diamond / * bootcode: revision string is now calculated at compile-time
* taskman.inc: do not add '@' to thread names
* @panel: do not draw undefined (zero-sized) windows
* rd.inc: corrected folder creation
 
431 6240 d 2 h serge /kernel/trunk/ copyrights  
426 6244 d 13 h mikedld /kernel/trunk/ Changes to make __REV__ constant at any place in kernel
Output SVN revision number in boot screen
 
425 6244 d 15 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
424 6244 d 19 h spraid /kernel/trunk/  
412 6255 d 22 h serge /kernel/trunk/ synchronization with flat kernel  
381 6264 d 17 h serge /kernel/trunk/ replace all vars whith symbolic constants  
378 6267 d 2 h serge /kernel/trunk/ 1)new memory layout
2)Infinity 1.0
 
375 6268 d 23 h Ghost / Fast System Call
Currently it only for kernel developing
See : http://meos.sysbin.com/viewtopic.php?t=662
 
346 6279 d 22 h diamond /kernel/trunk/ Kernel updated to 0.6.5.0  
321 6288 d 23 h diamond / * New sysfunction 70.9, create folder
* Deleted obsolete 58.4 (create folder 8.3 on hd)
* Updated docs
* Bugfixes (file system; core; direct screen access), improvements (sysfn 70.3)
* KFar 0.21, full error handling, folder creation (with new kernel)
 
274 6311 d 17 h kaitz / Translated applications 'end' and 'desktop' to Estonian.
Added Estonian VGA font for boot time.
Corrected some misspellings.
 
223 6357 d 22 h Ghost / * GMon now support ABIT uGuru
* kernel.asm free port area 0xe0-0xe4 (special for uGuru)
+ CPUID by Wildwest
* APM GDT limit fix 3
 
191 6393 d 23 h Ghost /kernel/trunk/boot/ APM GDT limit fix 2  
189 6394 d 3 h Ghost /kernel/trunk/boot/ APM GDT limit fix  
187 6397 d 5 h diamond /kernel/trunk/ Corrections in DMA code from Mario79  
183 6401 d 2 h diamond / Kernel: support for kernel packer
kfar: updated to 0.14 (warning when deleting)
 
164 6411 d 8 h serge /kernel/trunk/ new kernel  
161 6415 d 1 h diamond /kernel/trunk/ Added copyright strings for author of DMA HDD code (Mario79). Fixed error handling in hd_drv.inc.  
160 6419 d 23 h diamond /kernel/trunk/ DMA access to HD  
143 6447 d 1 h diamond / bootcode.inc: fixed error in loader block checks
dev_hdcd.inc: increased delay in reset function
kernel.asm: now kernel loads system programs (vrr_m/launcher and cpu) via fn 70
shutdown.inc: corrected code of rose output
IR, VRR_M: modified to use function 70 + optimization
 
140 6450 d 0 h diamond /kernel/trunk/boot/ Bootcode: fixed check on loader block correctness  
134 6454 d 1 h diamond / Kernel: now bootcode loads from floppy only used sectors

sysxtree: rewritten to 70th function, corrected scrollbar
copyr: new version for new sysxtree
@rcher, rtfread: modified to work with new sysxtree
midamp: added version modified to work with new sysxtree
 
103 6484 d 7 h halyavin /kernel/trunk/ Now 8Mb of address space reserved for LFB. New linear address of LFB is 0x80000000.  
89 6517 d 2 h diamond /kernel/trunk/ Bugfixes: videomode 9; returned ebx in 70.1 for CD  
82 6544 d 3 h halyavin /kernel/trunk/ Now kernel can be compiled with fasm 1.66.  
76 6563 d 23 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 6665 d 0 h halyavin /kernel/trunk/ *Reduced size of boot code. (diamond)
*Debug API added. (diamond)
 
34 6679 d 4 h halyavin /kernel/trunk/boot/ some fixes in boot code  
29 6707 d 6 h halyavin /kernel/ *Improved boot code
*Tag for kolibri 0.5.2.1 created
 
12 6757 d 3 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 6775 d 9 h msu-se / moving to kernel directory  
1 6775 d 20 h ha /trunk/ Kolibri 5 initial checkout