Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 1425 → Rev 1426

/programs/develop/libraries/libs-dev/libimg/tga/tga.asm
34,10 → 34,10
;;------------------------------------------------------------------------------------------------;;
;< eax = false / true ;;
;;================================================================================================;;
push ebx
cmp [_length], 18
jbe .nope
mov eax, [_data]
push ebx
mov ebx,[eax+1] ;bl=cmatype,bh=subtype
cmp bl,1 ;cmatype is in [0..1]
ja .nope