Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 485 → Rev 551

/programs/demos/timer/trunk/timer.asm
122,7 → 122,7
mov ebx,100*65536+100 ; [x start] *65536 + [x size]
mov ecx,100*65536+40 ; [y start] *65536 + [y size]
mov edx,[sc.work] ; color of work area RRGGBB,8->color gl
or edx,0x33000000
or edx,0x34000000
mov edi,title
mcall