Subversion Repositories Kolibri OS

Rev

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

Rev 485 Rev 1355
Line 34... Line 34...
34
START:                          ; start of execution
34
START:                          ; start of execution
Line 35... Line 35...
35
 
35
 
36
     mcall 60,1,ipcbuff,IPC_BUF+20
36
     mcall 60,1,ipcbuff,IPC_BUF+20
37
     mcall 40,1000111b
37
     mcall 40,1000111b
-
 
38
     mov  [ipcbuff+4],8
38
     mov  [ipcbuff+4],8
39
; allow user to see messages written before start
39
     mov  ecx,4096
40
;     mov  ecx,4096
40
    flush:
41
;    flush:
41
     mov  eax,63
42
;     mov  eax,63
42
     mov  ebx,2
43
;     mov  ebx,2
43
     mcall
44
;     mcall
Line 44... Line 45...
44
     loop flush
45
;     loop flush
45
 
46
 
46
     mov  ecx, TMP
47
     mov  ecx, TMP
47
     xor  eax, eax
48
     xor  eax, eax