Subversion Repositories Kolibri OS

Rev

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

Rev 1037 Rev 1049
Line 446... Line 446...
446
	 mov   cx,m_size_y1
446
	 mov   cx,m_size_y1
Line 447... Line 447...
447
	 
447
	 
448
	 mov   dx,m_start_x1
448
	 mov   dx,m_start_x1
449
	 mov   eax,m_procinfo
449
	 mov   eax,m_procinfo
-
 
450
	 add   dx,[eax+34]
450
	 add   dx,[eax+34]
451
	 add   dx,[eax+54]
451
	 shl   edx,16
452
	 shl   edx,16
452
	 mov   dx,m_start_y1
453
	 mov   dx,m_start_y1
-
 
454
	 add   dx,[eax+38]
Line 453... Line 455...
453
	 add   dx,[eax+38]
455
	 add   dx,[eax+58]
454
	 
456
	 
455
     mcall 36, m_buf_adress
457
     mcall 36, m_buf_adress
456
	 ret
458
	 ret