Subversion Repositories Kolibri OS

Rev

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

Rev 7824 Rev 7829
Line 471... Line 471...
471
	ja	dc2
471
	ja	dc2
472
	shr	eax,16
472
	shr	eax,16
473
	cmp	ax,word[bottom_right+2]
473
	cmp	ax,word[bottom_right+2]
474
	ja	dc2
474
	ja	dc2
475
	mov	[dc],dl
475
	mov	[dc],dl
476
	mov ecx,[sc.work_text]
-
 
477
	or  ecx,$10000000
-
 
478
	mcall	4,[textxy],,dc,1
476
	mcall	4,[textxy],0x10000000,dc,1
479
	add	[textxy],0x00080000
477
	add	[textxy],0x00080000
480
	popa
478
	popa
481
	ret
479
	ret
482
@@:
480
@@:
483
  mov	eax,63
481
  mov	eax,63