Subversion Repositories Kolibri OS

Rev

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

Rev 1951 Rev 1956
Line 143... Line 143...
143
;	add  eax,ebx
143
;	add  eax,ebx
144
;	mov  [soi],eax
144
;	mov  [soi],eax
145
;-------------------------------
145
;-------------------------------
146
;	xor  eax,eax
146
;	xor  eax,eax
147
;	mov  [raw_pointer_2],eax
147
;	mov  [raw_pointer_2],eax
148
	mov eax,image_file
148
;	mov eax,image_file
149
;	call [plugin_convert]
149
;	call [plugin_convert]
-
 
150
	push	dword image_file
150
	call [convert_Start]
151
	call	[convert_Start]
Line 151... Line 152...
151
 
152
 
152
	mov  ebx,[raw_pointer]
153
	mov  ebx,[raw_pointer]
153
	mov  eax,[ebx+12]
154
	mov  eax,[ebx+12]