Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3531 4023 d 15 h art_zh /kernel/branches/Kolibri-A/trunk/ LAPIC timer interrupt test  
3519 4029 d 15 h art_zh /kernel/branches/Kolibri-A/trunk/ APU mmio area: hack-ready  
3487 4045 d 12 h art_zh /kernel/branches/Kolibri-A/trunk/ good-bye floppy!  
3168 4152 d 9 h art_zh /kernel/branches/Kolibri-A/trunk/ -A: minor updates  
2461 4458 d 7 h art_zh /kernel/branches/Kolibri-A/trunk/ New font engine in progress  
2322 4564 d 22 h art_zh /kernel/branches/Kolibri-A/trunk/ new font engine  
2047 4671 d 23 h art_zh /kernel/branches/Kolibri-A/trunk/ direct detection of available memory  
2014 4693 d 17 h art_zh /kernel/branches/Kolibri-A/trunk/ getting smaller and closer to real hardware...  
1941 4747 d 22 h art_zh /kernel/ kernel constants compression/relocation  
1928 4767 d 19 h art_zh /kernel/branches/Kolibri-A/trunk/ 1) gfx reverted to stable version 1710
2) Phenom and Fusion CPUs supported
3) RDMSR syscall added
 
1859 4857 d 17 h art_zh /kernel/branches/Kolibri-A/trunk/ new "tiled" graph engine (* buggy version *)  
1710 4934 d 16 h art_zh /kernel/branches/Kolibri-A/trunk/ Kolibri-A: non-cacheable WinMap = BARE TEST VERSION! =  
1689 4952 d 8 h art_zh /kernel/branches/Kolibri-A/trunk/ SYNC WITH MAIN TRUNC: kernel-A updated to $1687  
1687 4953 d 22 h art_zh /kernel/branches/Kolibri-A/trunk/ sync with main kernel: rotationless sysfn62 call  
1664 4972 d 14 h art_zh /kernel/branches/Kolibri-A/trunk/ CDROM is not supported any more...  
1641 4986 d 9 h art_zh /kernel/branches/Kolibri-A/ an experimental kernel with a mad syscall and FHT inside  
1626 4993 d 16 h art_zh /kernel/branches/Kolibri-A/trunk/ a test version with FFT library inside kernel  
1599 5017 d 12 h art_zh /kernel/branches/Kolibri-A/ 1) SouthBridge utilities;
2) reverted for the old (but stable) 62syscall for a while...
 
1587 5026 d 17 h Lrz /kernel/branches/Kolibri-A/trunk/ A sys func. 62 have call without cross registers.  
1551 5047 d 19 h art_zh /kernel/branches/Kolibri-A/trunk/ further AMD-kernel tuning:
1)faster syscall bridge for future APIs;
2)HyperTransport module added (quite raw yet);
4)unrestricted i/o port access;
3)some MeOS rudiments removed.
 
1508 5083 d 20 h art_zh /kernel/branches/Kolibri-A/trunk/ lo-res vesa modes excluded  
1507 5086 d 14 h art_zh /kernel/branches/Kolibri-A/trunk/ basic embedded features  
1505 5086 d 15 h art_zh /kernel/branches/Kolibri-A/ Embedded KOS (AMD/HT version)  
1501 5092 d 12 h mario79 /kernel/trunk/core/ Fix for function 68.23 - infinite loop after CLI and PAGE FAULT for destroy_smap  
1497 5095 d 16 h Lrz /kernel/trunk/ 61 system function.  
1496 5096 d 15 h Lrz /kernel/trunk/ 55 and 60 system functions have call without shift registers.  
1495 5098 d 5 h Lrz /kernel/trunk/ 65 system function have call without shift registers.  
1494 5098 d 15 h Lrz /kernel/trunk/ 66 system function have call without shift registers.  
1491 5100 d 18 h Lrz /kernel/trunk/ The 70 system function have call without shift registers.  
1461 5135 d 14 h diamond /kernel/trunk/core/ changes in free memory checks from Maxis (bug #9)  
1452 5154 d 14 h serge /kernel/trunk/core/ Maxis fixes: stupid bug in load_file()  
1448 5158 d 13 h diamond /kernel/trunk/ identical mapping of first physical page in V86
(some BIOSes use physical address of ds:si for int 13h)
 
1434 5186 d 14 h serge / linux-like kernel mutexes  
1394 5224 d 13 h diamond /kernel/trunk/core/ fixed debugging broken in rev. 1329  
1391 5225 d 13 h mikedld /kernel/trunk/ gui/mouse.inc:
+ new file for GUI-related mouse events handling (old mouse.inc renamed)
gui/button.inc and gui/window.inc:
* refactoring in regards of new mouse.inc:
* obsolete code eliminated
* old'n'ugly `check_buttons` and `checkwindows` removed
* events handlers added
gui/window.inc:
* moved GUI-related syscalls and auxilary functions from kernel.asm
* removed registers cross-ordering from syscall 67 (window move/resize)
+ more comments added
known bugs include:
1. apps using syscall 67 (kfar etc.) may not redraw their old screen area leaving ghost images
2. possibility of mouse cursor artefacts may have increased (this *really* has to be reworked)
 
1375 5251 d 15 h Lrz /kernel/trunk/ some little changes  
1369 5254 d 19 h Lrz /kernel/trunk/ small changes and optimization  
1366 5255 d 15 h Lrz /kernel/trunk/core/ bugfix. jmp to sys_sheduler  
1362 5258 d 7 h mikedld /kernel/trunk/ * gui/window.inc refactoring  
1345 5261 d 2 h Lrz /kernel/trunk/ sys function 68 is without shift registers call