Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 1784 → Rev 1783

/programs/demos/3dsheart/trunk/3DSheart.ASM
319,15 → 319,7
include "../../3DS/GRD3.INC"
include "../../3DS/FLAT3.INC"
 
fill_Z_buffer:
mov eax,0x70000000
; mov edi,Z_buffer
mov edi,[Zbuffer_ptr]
mov ecx,SIZE_X*SIZE_Y
rep stosd
ret
 
 
;alloc_buffer_mem:
; mov eax,68
; mov ebx,5