Subversion Repositories Kolibri OS

Rev

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

Rev 1189 Rev 1242
Line 4075... Line 4075...
4075
	cmp	al,80h
4075
	cmp	al,80h
4076
	je	prepare_string
4076
	je	prepare_string
4077
	add	edx,0Ch
4077
	add	edx,0Ch
4078
	cmp	al,0C0h
4078
	cmp	al,0C0h
4079
	jne	prepare_strings_table
4079
	jb	prepare_strings_table
4080
	add	edx,4
4080
	add	edx,4
4081
	jmp	prepare_strings_table
4081
	jmp	prepare_strings_table
4082
      prepare_string:
4082
      prepare_string:
4083
	mov	esi,edi
4083
	mov	esi,edi
4084
	sub	esi,ebx
4084
	sub	esi,ebx
4085
	xchg	esi,[edx+4]
4085
	xchg	esi,[edx+4]