Subversion Repositories Kolibri OS

Rev

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

Rev 4288 Rev 4423
Line 4... Line 4...
4
;; Copyright (C) MenuetOS 2000-2004 Ville Mikael Turjanmaa      ;;
4
;; Copyright (C) MenuetOS 2000-2004 Ville Mikael Turjanmaa      ;;
5
;; Distributed under terms of the GNU General Public License    ;;
5
;; Distributed under terms of the GNU General Public License    ;;
6
;;                                                              ;;
6
;;                                                              ;;
7
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
7
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 8... Line 8...
8
 
8
 
Line 9... Line 9...
9
$Revision: 4288 $
9
$Revision: 4423 $
10
 
10
 
11
;==============================================================================
11
;==============================================================================
Line 1882... Line 1882...
1882
        inc     edx
1882
        inc     edx
Line 1883... Line 1883...
1883
 
1883
 
1884
        ; get WinMap start
1884
        ; get WinMap start
1885
        push    esi
1885
        push    esi
1886
        mov     esi, [_display.width]
-
 
1887
;        imul    edi, ebx
1886
        mov     esi, [_display.width]
Line 1888... Line 1887...
1888
        mov     edi, [d_width_calc_area + ebx*4]
1887
        mov     edi, [d_width_calc_area + ebx*4]
1889
 
1888
 
1890
        add     edi, eax
1889
        add     edi, eax