Subversion Repositories Kolibri OS

Rev

Rev 2575 | Rev 2652 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2575 Rev 2576
Line 3... Line 3...
3
;; Copyright (C) KolibriOS team 2004-2012. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2004-2012. All rights reserved. ;;
4
;; Distributed under terms of the GNU General Public License    ;;
4
;; Distributed under terms of the GNU General Public License    ;;
5
;;                                                              ;;
5
;;                                                              ;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 7... Line 7...
7
 
7
 
Line 8... Line 8...
8
$Revision: 2575 $
8
$Revision: 2576 $
9
 
9
 
10
 
10
 
Line 640... Line 640...
640
 
640
 
641
        sub     ebx, [x]
641
        sub     ebx, [x]
642
        sub     edi, [y]
642
        sub     edi, [y]
643
        inc     ebx
643
        inc     ebx
-
 
644
        inc     edi
-
 
645
        sub     ebx, [_dx]
Line 644... Line 646...
644
        inc     edi
646
        sub     edi, [_dy]
645
 
647
 
646
        mov     [cur.w], ebx
648
        mov     [cur.w], ebx
Line 756... Line 758...
756
 
758
 
757
        sub     ebx, [x]
759
        sub     ebx, [x]
758
        sub     edi, [y]
760
        sub     edi, [y]
759
        inc     ebx
761
        inc     ebx
-
 
762
        inc     edi
-
 
763
        sub     ebx, [_dx]
Line 760... Line 764...
760
        inc     edi
764
        sub     edi, [_dy]
761
 
765
 
762
        mov     [cur.w], ebx
766
        mov     [cur.w], ebx