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
583 6144 d 0 h Lrz /programs/develop/examples/editbox/trunk/ Fixed bug  
573 6155 d 6 h serge /programs/ update SOUND_VERSION  
560 6162 d 19 h victor /programs/develop/metcc/trunk/libc/include/  
554 6167 d 19 h serge /programs/develop/open watcom/trunk/clib/ Clib char & math functions  
553 6168 d 6 h serge /programs/develop/open watcom/trunk/clib/ Clib string & memory functions  
551 6171 d 10 h spraid /programs/ in some programs set not sized changed window  
550 6171 d 20 h serge /programs/ doom beta  
548 6172 d 9 h serge /programs/ fopen fread fseek lseek ftell  
542 6179 d 18 h diamond /programs/develop/ * mtdbg: can load symbols information
* mtdbg: improved disassembler (some MMX and SSE commands)
* fasm: can generate symbols information
 
539 6185 d 15 h spraid /programs/ changed path to /sys in some programs  
526 6195 d 20 h diamond /programs/ * Fixed fasm broken in svn.485
* Jpegview 0.16 from Mario79
 
507 6207 d 3 h Lrz /programs/develop/examples/editbox/trunk/ Upgrade macros  
502 6208 d 8 h heavyiron /programs/ Bugfix of 485 revision  
491 6210 d 23 h Lrz /programs/develop/examples/editbox/trunk/ modify example  
485 6214 d 17 h heavyiron / *kernel - fixes in 15.2 by Mario79 and 67 by mike.dld
updated sysfunc.txt
*programs
new icons and logo for CPUID and ICON
added new version of @ICON and ICONMNGR
fixes in iconedit and calendar from DedOK
new algoritm of fill background in pic4
all apps (fasm-writen only) rewriten to use common macros.inc for easy recompile in fastcall mode (there is a bug in https; run need rewrite to use common macros.inc)
small fixes in build_all.bat script
 
483 6215 d 3 h Lrz /programs/develop/examples/editbox/trunk/ modify macros and optimization  
477 6217 d 18 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
 
468 6235 d 2 h Lrz /programs/develop/examples/editbox/trunk/ Modify macros and add History, FAQ.txt  
463 6241 d 22 h Lrz /programs/develop/examples/editbox/trunk/ fixed bug  
461 6242 d 0 h Lrz /programs/develop/examples/editbox/trunk/ rewrite editbox, modify mouse function, modify key function  
449 6251 d 0 h Lrz /programs/develop/examples/editbox/trunk/ modification event handler mouse  
446 6252 d 19 h Lrz /programs/develop/examples/editbox/trunk/ fixed bug  
439 6256 d 1 h Lrz /programs/develop/examples/editbox/trunk/ mouse dicsharge array  
410 6275 d 19 h diamond /programs/develop/mtdbg/ mtdbg knows about syscall and sysenter  
404 6276 d 20 h Lrz /programs/develop/examples/editbox/trunk/ upgrade add mouse+shift  
403 6276 d 22 h Lrz /programs/develop/examples/editbox/trunk/ upgrade  
402 6277 d 0 h Lrz /programs/develop/examples/editbox/trunk/ upgrade editbox  
398 6278 d 17 h Ghost /programs/develop/fast_call_test/ Fast call demo program update  
396 6278 d 22 h Lrz /programs/develop/examples/editbox/trunk/ upgrade editbox 07.03.2007  
391 6279 d 17 h Lrz /programs/develop/examples/editbox/trunk/ upgrade editbox  
383 6284 d 8 h heavyiron /programs/develop/examples/ removed old optionbox, very small fixes in radiobutton, checkbox, modified template  
376 6287 d 19 h serge /programs/ updated soundlib, DOOM, ac97snd  
375 6288 d 16 h Ghost / Fast System Call
Currently it only for kernel developing
See : http://meos.sysbin.com/viewtopic.php?t=662
 
374 6288 d 21 h serge /programs/ DOOM alpha 4  
370 6291 d 22 h heavyiron /programs/develop/fasm/trunk/ fasm 1.67.21  
368 6292 d 0 h serge /programs/develop/sdk/trunk/sound/ volume and pan control  
367 6292 d 21 h Lrz /programs/develop/examples/radiobutton/trunk/ upgrade radiobatton  
366 6293 d 0 h Lrz /programs/develop/examples/checkbox/trunk/ upgrade checkbox, add new & old vesion. Paste cod at Heavyiron  
362 6295 d 0 h Lrz /programs/develop/examples/radiobutton/trunk/ upgrade component optionbox  
361 6295 d 0 h Lrz /programs/develop/examples/checkbox/trunk/ upgrade component checkbox