Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 2193 → Rev 2194

/programs/other/rtfread/trunk/rtfread.asm
167,6 → 167,17
 
key: ; ­ ¦ â  ª« ¢¨è  ­  ª« ¢¨ âãà¥
mcall 2 ; äã­ªæ¨ï 2 - áç¨â âì ª®¤ ᨬ¢®«  (¢ ah)
;Leency[
cmp eax,1
jne .getkeyi
mov ah,dh
jmp .next
 
.getkeyi:
mov dh,ah
jmp key
 
.next: ;]Leency
cmp ah,104 ; HELP
jne .nohelp
.help: