Subversion Repositories Kolibri OS

Rev

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

Rev 431 Rev 476
Line 1... Line 1...
1
$Revision: 431 $
1
$Revision: 476 $
2
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
2
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
3
;;                                                              ;;
3
;;                                                              ;;
4
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
4
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
5
;; Distributed under terms of the GNU General Public License    ;;
5
;; Distributed under terms of the GNU General Public License    ;;
6
;;                                                              ;;
6
;;                                                              ;;
Line 141... Line 141...
141
        ret
141
        ret
Line 142... Line 142...
142
 
142
 
143
      novesal:
143
      novesal:
144
        mov    [novesachecksum],ecx
144
        mov    [novesachecksum],ecx
145
        mov    ecx,0
145
        mov    ecx,0
146
        movzx  eax,word [0xfb0c]
146
        movzx  eax,word [MOUSE_Y]
147
        cmp    eax,100
147
        cmp    eax,100
148
        jge    m13l3
148
        jge    m13l3
149
        mov    eax,100
149
        mov    eax,100
150
      m13l3:
150
      m13l3: