Subversion Repositories Kolibri OS

Rev

Rev 2734 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2734 Rev 3457
Line 120... Line 120...
120
        mov eax,37      ; cursor coords
120
        mov eax,37      ; cursor coords
121
        mov ebx,1
121
        mov ebx,1
122
        int 0x40        ;eax=x*65536+y
122
        int 0x40        ;eax=x*65536+y
123
        mov [px],eax    ;[px][py]  -  ª®®à¤¨­ â  ⪭ã⮣® ¬¥áâ 
123
        mov [px],eax    ;[px][py]  -  ª®®à¤¨­ â  ⪭ã⮣® ¬¥áâ 
Line -... Line 124...
-
 
124
	
-
 
125
	cmp [px],word 40
-
 
126
        jb  event_wait	
-
 
127
	
-
 
128
	cmp [px],word 200
-
 
129
        ja  event_wait	
-
 
130
	
-
 
131
	cmp [py],word 40
-
 
132
        jb  event_wait	
-
 
133
	
-
 
134
	cmp [py],word 200
-
 
135
        ja  event_wait	
124
 
136
 
125
          xor eax,eax
137
          xor eax,eax
126
     g11:                      ;1st cell======
138
     g11:                      ;1st cell======
127
          cmp word[px],92
139
          cmp word[px],92
128
          ja g12               ;>92
140
          ja g12               ;>92