Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
765 5922 d 23 h Rus /kernel/trunk/ Deleted cross order of registers in functions 44, 45. Some optimizations of them.  
764 5923 d 4 h Rus /kernel/trunk/ Deleted unnecessary text "All set - press ESC to start" and accompanying code. I hope it's really unnecessary.)  
760 5924 d 14 h Rus /kernel/trunk/ Refactored function 42, now its faster in about 100 times, than the old version from Menuet. See sysfuncs.txt (sysfuncr.txt) for more details.  
759 5925 d 17 h Rus /kernel/trunk/ New organization of irq buffer, now its ring buffer. Its faster about 4.5 times.
*Warning! its debug version which can have many bugs, because I cannot test it all. I tested byte's receive on little size of data. If you can test it on big data size, and word's receive - do it! :)
 
757 5928 d 19 h serge /kernel/trunk/ export set_screen  
755 5930 d 1 h diamond / * kernel.asm: 18.1 is now safe (correction of rev. 748)
* vesa20.inc: comments were correct! Restored (correction of rev. 753)
* fasm from last AZ
 
753 5930 d 22 h serge /kernel/trunk/ supported videomodes  
752 5932 d 5 h Lrz /kernel/trunk/ delete cross_order for 38 function draw_line  
750 5934 d 4 h victor /kernel/trunk/ Placed copyright and properties "svn: keywords Rev"  
748 5934 d 5 h heavyiron / *Remove unneeded ps2mouse.inc and m_ps2.inc

*Remove 18.1 and 18.9.1 functions (sinse 465 revision they doesn't work), so CPU now use END application for reboot
NOTE: file ROSE.TXT don't used in kernel now and can be deleted from image

*New END application form Leency & Veliant
 
742 5935 d 21 h Rus /kernel/trunk/ deleted cross order of registers in functions 41,42
some optimizations of them

*because revision 741 is broken, I tested it on revision 724
 
740 5937 d 19 h serge /kernel/trunk/ PE loader: error checking  
725 5943 d 1 h diamond /kernel/trunk/ * hd_read doesn't add sector to cache if read error has occured
* hd read errors at boot do not hang up system
 
712 5946 d 6 h serge /kernel/trunk/ AZ hotfix: memory for unpack
pages for V86, access to own page tables
 
709 5948 d 19 h diamond /kernel/trunk/ * V86 manager
* support of drives visible by BIOS through V86 mode
* shutdown fixes
* background redraw fixes
* when booting from CD/DVD, load all floppy by tracks, not only used sectors
 
684 5998 d 0 h diamond /kernel/trunk/ deleting cross registers in system calls, part 2  
681 6001 d 16 h diamond /kernel/trunk/ shutdown code now correctly handles >128 Kb file kernel.mnt  
671 6032 d 12 h Ghost /kernel/trunk/ initial deleting cross regisres in system calls  
665 6051 d 0 h diamond / * new system function for "send message"
* @panel: Alt+F4 sends close message rather than immediate kill
 
655 6057 d 18 h mario79 /kernel/trunk/ Function 47 - output of qword (64-bites) number  

Show All