Subversion Repositories Kolibri OS

Rev

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

Rev 2635 Rev 2878
Line 1072... Line 1072...
1072
        je      .telnet
1072
        je      .telnet
1073
        cmp     al, 'C'
1073
        cmp     al, 'C'
1074
        je      .asacc
1074
        je      .asacc
1075
 
1075
        cmp     al, 0x20
1076
        jmp     parse_cmd.error
1076
        jb      .non_print
-
 
1077
 
-
 
1078
        jmp     parse_cmd.error
Line 1077... Line 1079...
1077
 
1079
 
Line 1078... Line 1080...
1078
  .non_print:
1080
  .non_print:
1079
        or      [ebp + thread_data.type], TYPE_NP
1081
        or      [ebp + thread_data.type], TYPE_NP