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
766 5898 d 15 h Rus /kernel/trunk/ Deleted old useless functions 32, 33 and accompanying code.  
765 5898 d 19 h Rus /kernel/trunk/ Deleted cross order of registers in functions 44, 45. Some optimizations of them.  
764 5899 d 0 h Rus /kernel/trunk/ Deleted unnecessary text "All set - press ESC to start" and accompanying code. I hope it's really unnecessary.)  
760 5900 d 10 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 5901 d 13 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 5904 d 15 h serge /kernel/trunk/ export set_screen  
755 5905 d 21 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 5906 d 18 h serge /kernel/trunk/ supported videomodes  
752 5908 d 1 h Lrz /kernel/trunk/ delete cross_order for 38 function draw_line  
750 5910 d 0 h victor /kernel/trunk/ Placed copyright and properties "svn: keywords Rev"  
748 5910 d 2 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 5911 d 17 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 5913 d 15 h serge /kernel/trunk/ PE loader: error checking  
725 5918 d 21 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 5922 d 2 h serge /kernel/trunk/ AZ hotfix: memory for unpack
pages for V86, access to own page tables
 
709 5924 d 15 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 5973 d 20 h diamond /kernel/trunk/ deleting cross registers in system calls, part 2  
681 5977 d 12 h diamond /kernel/trunk/ shutdown code now correctly handles >128 Kb file kernel.mnt  
671 6008 d 8 h Ghost /kernel/trunk/ initial deleting cross regisres in system calls  
665 6026 d 20 h diamond / * new system function for "send message"
* @panel: Alt+F4 sends close message rather than immediate kill
 

Show All