Subversion Repositories Kolibri OS

Rev

Rev 2079 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2079 Rev 2822
Line 908... Line 908...
908
	mcall	13,<190,192>,<5,7>
908
	mcall	13,<190,192>,<5,7>
909
	mcall	4,<190,5>,0x1ded00,Level,5	
909
	mcall	4,<190,5>,0x1ded00,Level,5	
910
	mcall	,<260,5>,0x3558ff,Lifes,
910
	mcall	,<260,5>,0x3558ff,Lifes,
911
	mcall	,<330,5>,0xf93500,Score,
911
	mcall	,<330,5>,0xf93500,Score,
912
	mov	ecx,[number_level]
912
	mov	ecx,[number_level]
913
;	inc	ecx	//leency
-
 
914
	mcall	47,3*65536,,<225,5>,0x1ded00
913
	mcall	47,3*65536,,<225,5>,0x1ded00
915
	xor	ecx,ecx
914
	xor	ecx,ecx
916
	mov	cl,[LifesPlayer]
915
	mov	cl,[LifesPlayer]
917
	shr	ecx,2
916
	shr	ecx,2
918
	mcall	,,,<295,5>,0x3558ff
917
	mcall	,,,<295,5>,0x3558ff
-
 
918
 
919
	xor	ecx,ecx
919
	xor	ecx,ecx
920
	mov	cl,byte[score]
920
	mov	cl,byte[score]
921
	mcall	,,<365,5>,0xf93500
921
	mcall	,,,<365,5>,0xf93500
922
	jmp	maincycle
922
	jmp	maincycle
923
;----------------------------------------------------------
923
;----------------------------------------------------------
924
;-----------------end of main cycle------------------------
924
;-----------------end of main cycle------------------------
925
;----------------------------------------------------------
925
;----------------------------------------------------------
926
pause_cicle:
926
pause_cicle:
Line 1140... Line 1140...
1140
lab2:
1140
lab2:
1141
	pop	eax
1141
	pop	eax
1142
	ret
1142
	ret
1143
;----------------------------------------------------------
1143
;----------------------------------------------------------
1144
you_won:
1144
you_won:
1145
	mcall	13,<1,640>,<20,400>,0xc6e9
1145
	mcall	13,<0,640>,<20,400>,0xc6e9
1146
	mcall	4,<255,190>,0xffffff,won1,29
1146
	mcall	4,<255,190>,0xffffff,won1,29
1147
	mcall	,<255,200>,,won2,
1147
	mcall	,<255,200>,,won2,
1148
	mcall	,<255,210>,,won3,
1148
	mcall	,<255,210>,,won3,
1149
	mcall	5,400
1149
	mcall	5,400
1150
	ret
1150
	ret