Subversion Repositories Kolibri OS

Rev

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

Rev 1300 Rev 1322
Line 13... Line 13...
13
;;                                                              ;;
13
;;                                                              ;;
14
;;  See file COPYING for details                                ;;
14
;;  See file COPYING for details                                ;;
15
;;                                                              ;;
15
;;                                                              ;;
16
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
16
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 17... Line 17...
17
 
17
 
Line 18... Line 18...
18
$Revision: 1300 $
18
$Revision: 1322 $
19
 
19
 
20
 
20
 
Line 256... Line 256...
256
        mov   ebx,3
256
        mov   ebx,3
257
        mul   ebx
257
        mul   ebx
258
        mov   [imax],eax
258
        mov   [imax],eax
259
        mov   eax,[draw_data+32+RECT.left]
259
        mov   eax,[draw_data+32+RECT.left]
260
        mov   ebx,[draw_data+32+RECT.top]
260
        mov   ebx,[draw_data+32+RECT.top]
261
        mov   edi,0 ;no force
261
        xor   edi,edi ;no force
Line 262... Line 262...
262
 
262
 
Line 263... Line 263...
263
      v12dp3:
263
      v12dp3:
264
 
264