Subversion Repositories Kolibri OS

Rev

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

Rev 633 Rev 870
Line 48... Line 48...
48
    int        0x40
48
    int        0x40
Line 49... Line 49...
49
 
49
 
50
  ctx_menu_button:
50
  ctx_menu_button:
51
    mov        eax, 17
51
    mov        eax, 17
-
 
52
    int        0x40
52
    int        0x40
53
 
53
    cmp        ah, 1
54
    cmp        ah, 1
54
; // Alver 26.08.2007 // {
55
; // Alver 26.08.2007 // {
55
;    jne        ctx_menu_still
56
;    jne        ctx_menu_still
56
    jne        @f
57
    jne        @f
Line 102... Line 103...
102
    ja	       ctx_menu_exit
103
    ja	       ctx_menu_exit
Line 103... Line 104...
103
 
104
 
Line 104... Line 105...
104
    jmp        ctx_menu_still
105
    jmp        ctx_menu_still
-
 
106
 
105
 
107
  ctx_menu_exit:
106
  ctx_menu_exit:
108
 
107
    xor        eax, eax
109
    xor        eax, eax
Line 108... Line 110...
108
    dec        eax		; mov        eax, -1
110
    dec        eax		; mov        eax, -1