Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 1687 → Rev 1688

/programs/other/kpack/trunk/upacproc.inc
1,7 → 1,6
;*********************************************************************
unpack:
; call clear_edit_points
; and [curedit],0
call refresh_editbox_data
; clear messages
call clear_messages
; display logo
27,15 → 26,6
test ecx,ecx
jz infileerr
 
; mov ecx,[memf]
; mov [infile],ecx
; add ecx,eax
; mov [outfile],ecx
; mov [outfilebest],ecx
; mcall 64,1
; test eax,eax
; jnz memf1
 
mcall 68,12
 
mov [infile],eax
62,12 → 52,6
jmp write_string
;---------------------------------------------------------------------
@@:
; mov ecx,[outfile]
; add ecx,dword [eax+4]
; mcall 64,1
; test eax,eax
; jnz memf1
 
mov ecx,[eax+4]
add ecx,[insize]