Subversion Repositories Kolibri OS

Rev

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

Rev 1643 Rev 6327
Line 45... Line 45...
45
 
45
 
46
	add	[PointerToEditBufer],eax
46
	add	[PointerToEditBufer],eax
47
	add	[PointerToEditBufer],eax
47
	add	[PointerToEditBufer],eax
Line 48... Line -...
48
	add	[PointerToEditBufer],eax
-
 
49
 
-
 
50
	add	[PointerToSpriteBufer],eax
48
	add	[PointerToEditBufer],eax
51
	add	[PointerToSpriteBufer],eax
49
 
Line 52... Line 50...
52
	add	[PointerToSpriteBufer],eax
50
	shl eax,2
53
	add	[PointerToSpriteBufer],eax
51
	add	[PointerToSpriteBufer],eax
54
 
52
 
Line 55... Line 53...
55
	mov	eax,[ScreenPointer]
53
	mov	eax,[ScreenPointer]
56
	add	eax,(1200*100*3)+50*(20*20*3)+1
54
	add	eax,(1200*1000*3)+50*(20*20*3)+1
57
	mov	[PointerToPalette],eax
55
	mov	[PointerToPalette],eax
58
 
56
 
59
	mov	eax,[ScreenPointer]
57
	mov	eax,[ScreenPointer]
60
	add	eax,(1200*1000)*3+50*(20*20*3)+8
58
	add	eax,(1200*1000*3)+50*(20*20*3)+8