Subversion Repositories Kolibri OS

Rev

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

Rev 1008 Rev 1480
Line 9... Line 9...
9
	cmp	[bot_mode],0
9
	cmp	[bot_mode],0
10
	je	@f
10
	je	@f
11
	mov	ebx,eax
11
	mov	ebx,eax
12
	mov	al,3
12
	mov	al,3
13
	call	[bot_dlg_handler]
13
	call	[bot_dlg_handler]
14
	jmp	still
14
	jmp	still.skip_write
Line 15... Line 15...
15
 
15
 
16
    @@: mov	esi,accel_table2
16
    @@: mov	esi,accel_table2
17
  .acc: cmp	eax,[esi]
17
  .acc: cmp	eax,[esi]
18
	jne	@f
18
	jne	@f