Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 3424 → Rev 3715

/programs/develop/libraries/proc_lib/trunk/colrdial.mac
184,8 → 184,8
; is not cleared without call of func 0.
; In this case is suitable only func 5 and 11,
; or 68.1 and 11 for better response.
; mcall 5,10
mcall 68,1
mcall 5,10 ; because OS uses a new scheduler for kernel(SVN r.3534)
mcall 11
cmp eax,1
je .draw
/programs/develop/libraries/proc_lib/trunk/opendial.mac
229,8 → 229,8
; is not cleared without call of func 0.
; In this case is suitable only func 5 and 11,
; or 68.1 and 11 for better response.
; mcall 5,10
mcall 68,1
mcall 5,10 ; because OS uses a new scheduler for kernel(SVN r.3534)
mcall 11
cmp eax,1
je .draw