Subversion Repositories Kolibri OS

Rev

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

Rev 131 Rev 1821
Line 508... Line 508...
508
	cmp eax,BWIDTH-3		; right outside of board ?
508
	cmp eax,BWIDTH-3		; right outside of board ?
509
	jg .outside			; yes -> bye
509
	jg .outside			; yes -> bye
Line 510... Line 510...
510
	
510
	
511
	inc eax				; xform into range [1,7]
511
	inc eax				; xform into range [1,7]
512
	ret
512
	ret
513
.outside
513
.outside:
514
	xor eax,eax
514
	xor eax,eax