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
484 6195 d 2 h diamond /programs/ * popc modified to use function 70 and standard header in function 0
* desktop modified to use function 70
* rsquare (level compression part) modified to use function 70
 
478 6198 d 1 h Ghost /programs/system/mgb/trunk/ MGB
* Fast calls source ready
 
477 6198 d 2 h Ghost / Fast calls
* multi thread program support
* MSR protect
* fast_call_test update
---------------------------
old code:
int 0x40

code for Intel SYSENTER:
push ebp
mov ebp, esp
push ..ret_point
sysenter
..ret_point:
pop edx
pop ecx

code for AMD SYSCALL:
push ecx
syscall
pop ecx

recommendation: use mcall from macros.inc
 
475 6201 d 0 h Ghost /programs/system/pcidev/trunk/ fixed
* Same little bugs
* Source code formating
* PCI version normalized 0210 -> 2.10
added
* + 13 vendor (total now 1000!)
* + 3 class type
* Fast call source ready
* Device IRQ detection
optimized
* ! size optimized (61025 -> 32501 see added)
* easy to add new vendor & class names
 
452 6229 d 15 h heavyiron /programs/system/calendar/trunk/ Calendar from ДедОк with ability to change system time  
451 6230 d 13 h heavyiron /programs/ *Cpuid 2.19 - client-relative drawing, title with Fn0
*Pic4 - client-relative drawing, title with Fn0, system colors
*rdsave, run, scrshoot - fixes for current editbox
*vrr_m - fixed header
 
450 6231 d 4 h Ghost /programs/system/cpuid/trunk/ CPUID 2.18 by Wildwest  
447 6233 d 2 h heavyiron /programs/system/board/trunk/ fixed board to work with 4096 Kb buffer (thanks to diamond), small optimizations and fixes  
443 6236 d 1 h diamond /programs/system/panel/trunk/ @panel: support for Alt+Tab/Alt+Shift+Tab  
437 6237 d 4 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
 
423 6245 d 20 h heavyiron /programs/system/icon/trunk/ Icons from Leency  
411 6256 d 0 h heavyiron /programs/system/icon/trunk/ Fixed very old (since Kolibri4) mistake in ICON drawing: now it is faster without black button blinking. Some optimizations.  
409 6256 d 11 h heavyiron /programs/system/icon/trunk/ *Correct terminating of icons when applying changes
*SPraid forgot to add one "mov eax,70" - fixed
 
408 6256 d 23 h halyavin /programs/system/icon/trunk/ ICON rewritten to 70 function (by SPraid).  
386 6261 d 19 h mikedld /programs/system/mgb/ Added MGB 0.3 (disassembled and modified by me)  
372 6272 d 5 h heavyiron /programs/ menu renamed to @menu, fixes in panel from 0.6.5.0  
371 6272 d 6 h heavyiron /programs/system/rdsave/trunk/ added default path for reserve saving (you can change it in rdsave.asm - path4 and recompile program)  
353 6278 d 12 h heavyiron /programs/ *added OptionBox
*temporary links to editbox and checkbox (..\..\..\develop\examples...) for rdsave, run, scrshoot
*optimised circle
 
349 6279 d 2 h Lrz /programs/system/run/trunk/ upgrade edit_box  
341 6282 d 9 h heavyiron / *new function 18/6 with LFN support from diamond 26.09.06 (see docs)
*new RDsave from me
*end - added button to run rdsave
*cpu - title with fn0
 

Show All