Subversion Repositories Kolibri OS

Rev

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

Rev 485 Rev 551
Line 205... Line 205...
205
 mcall
205
 mcall
Line 206... Line 206...
206
 
206
 
207
 xor eax,eax           ; Define window
207
 xor eax,eax           ; Define window
208
 mov ebx,100*65536+240
208
 mov ebx,100*65536+240
209
 mov ecx,100*65536+130
209
 mov ecx,100*65536+130
210
 mov edx,0x03AAAAAA
210
 mov edx,0x04AAAAAA
211
 mov esi,0x80777777
211
 mov esi,0x80777777
212
 mov edi,0x00777777
212
 mov edi,0x00777777
Line 213... Line 213...
213
 mcall
213
 mcall