Subversion Repositories Kolibri OS

Rev

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

Rev 5264 Rev 5292
Line 1... Line 1...
1
;---------------------------------------------------------------------
1
;---------------------------------------------------------------------
2
draw_font:
2
draw_font:
-
 
3
; in:
-
 
4
; ebx - X*65536 + Y
-
 
5
; edx - text ASCII
-
 
6
;  
3
	pusha
7
	pusha
4
	xor	ebp,ebp
8
	xor	ebp,ebp
5
	mov	esi,edx
9
	mov	esi,edx
6
	mov	edx,ebx
10
	mov	edx,ebx
7
	cld
11
	cld