2012-02-20 15:24:37 +01:00
use32
org 0x0
db 'MENUET01' ;<3B> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> . <20> ᯮ<EFBFBD> <E1AFAE> 塞<EFBFBD> <EFA5AC> <EFBFBD> 䠩<> <E4A0A9> <20> ᥣ<EFBFBD> <E1A5A3> 8 <20> <> <EFBFBD> <EFBFBD>
dd 0x1
dd start
dd i_end ;ࠧ<> <E0A0A7> <EFBFBD> <20> ਫ<EFBFBD> <E0A8AB> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD>
dd mem
dd stacktop
dd 0
dd sys_path
include '../../../macros.inc'
include '../../../proc32.inc'
include '../../../develop/libraries/box_lib/load_lib.mac'
include '../../nu_pogodi/trunk/mem.inc'
include '../../nu_pogodi/trunk/dll.inc'
@ use_library_mem mem.Alloc , mem.Free , mem.ReAlloc , dl l.Load
2012-03-23 18:24:30 +01:00
hed db 'Life 23.03.12' , 0 ;<3B> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD>
2012-02-20 15:24:37 +01:00
struc t FileInfoBlock
Function dd ?
Position dd ?
Flags dd ?
Count dd ?
Buffer dd ?
db ?
FileName dd ?
ends
run_file_70 FileInfoBlock
image_data dd 0 ;㪠<> <E3AAA0> ⥫<EFBFBD> <20> <> <20> ६<EFBFBD> <E0A5AC> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> . <20> <> <EFBFBD> <20> 㦥<EFBFBD> <20> ८<EFBFBD> ࠧ<EFBFBD> <E0A0A7> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ࠦ<EFBFBD> <E0A0A6> <EFBFBD> <EFBFBD>
fn_toolbar db 'toolbar.png' , 0
IMAGE_TOOLBAR_ICON_SIZE equ 16 * 16 * 3
IMAGE_TOOLBAR_SIZE equ IMAGE_TOOLBAR_ICON_SIZE * 9
image_data_toolbar dd 0
macro load_image_file path , buf , si ze { ;<3B> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> 㧪<EFBFBD> <20> <> <EFBFBD> <EFBFBD> ࠦ<EFBFBD> <E0A0A6> <EFBFBD> <EFBFBD>
;path - <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> ६<EFBFBD> <E0A5AC> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> ப<EFBFBD> <E0AEAA> <EFBFBD> <EFBFBD> <20> <> ࠬ<EFBFBD> <E0A0AC>
if path eqtype '' ;<3B> <EFBFBD> <E0AEA2> 塞 <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <20> <> ப<EFBFBD> <E0AEAA> <20> <> ࠬ<EFBFBD> <E0A0AC> <EFBFBD> path
jmp @ f
local .path_str
.path_str db path ;<3B> <> ନ<EFBFBD> 㥬 <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> ६<EFBFBD> <E0A5AC> <EFBFBD> <EFBFBD> <EFBFBD>
db 0
@ @ :
;32 - <20> ⠭<EFBFBD> <E2A0AD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <20> <> <EFBFBD> ⥬<EFBFBD> <E2A5AC> <EFBFBD> <20> <> ⥬
copy_path .path_str ,[ 32 ], file_name , 0x0
else
copy_path path ,[ 32 ], file_name , 0x0 ;<3B> <> ନ<EFBFBD> 㥬 <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> 䠩<> <E4A0A9> <20> <> <EFBFBD> <EFBFBD> ࠦ<EFBFBD> <E0A0A6> <EFBFBD> <EFBFBD> , <20> <> <EFBFBD> ࠧ㬥<E0A0A7> <E3ACA5> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <20> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <20> ணࠬ<E0AEA3> <E0A0AC> <EFBFBD>
end if
stdcall mem.Alloc , dword si ze ;<3B> 뤥<EFBFBD> 塞 <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ࠦ<EFBFBD> <E0A0A6> <EFBFBD> <EFBFBD>
mov [ buf ], eax
mov eax , 70 ;70-<2D> <20> 㭪<EFBFBD> <E3ADAA> <EFBFBD> ࠡ<> <E0A0A1> <EFBFBD> <20> 䠩<> <E4A0A9> <EFBFBD> <EFBFBD>
mov [ run_file_70.Function ], 0
mov [ run_file_70.Position ], 0
mov [ run_file_70.Flags ], 0
mov [ run_file_70.Count ], dword si ze
m2m [ run_file_70.Buffer ], [ buf ]
mov byte [ run_file_70 + 20 ], 0
mov [ run_file_70.FileName ], file_name
mov ebx , run_file_70
int 0x40 ;<3B> <> <EFBFBD> <EFBFBD> 㦠<EFBFBD> <E3A6A0> 䠩<> <20> <> <EFBFBD> <EFBFBD> ࠦ<EFBFBD> <E0A0A6> <EFBFBD> <EFBFBD>
cmp ebx , 0xffffffff
je @ f
;<3B> <> ।<EFBFBD> <E0A5A4> 塞 <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ࠦ<EFBFBD> <E0A0A6> <EFBFBD> <EFBFBD> <20> <20> <> ॢ<EFBFBD> <E0A5A2> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <20> ६<EFBFBD> <E0A5AC> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> image_data
stdcall dword [ img_decode ], dword [ buf ], ebx , 0
mov dword [ image_data ], eax
;<3B> ८<EFBFBD> ࠧ㥬 <20> <> <EFBFBD> <EFBFBD> ࠦ<EFBFBD> <E0A0A6> <EFBFBD> <EFBFBD> <20> <20> <> ଠ <EFBFBD> <E0ACA0> rgb
stdcall dword [ img_to_rgb2 ], dword [ image_data ], dword [ buf ]
;㤠<> 塞 <20> ६<EFBFBD> <E0A5AC> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> image_data
stdcall dword [ img_destroy ], dword [ image_data ]
@ @ :
}
;--------------------------------------
struc t Cell
x dd ? ;+0
y dd ? ;+4
tc dd ? ;+8
liv db ? ;+12
so db ? ;+13
ends
MAX_CELL equ 90000
COL_MEM equ 64 ;<3B> <> 梥⮢
cell dd 0 ;㪠<> <E3AAA0> ⥫<EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ࠬ<EFBFBD> <20> 祥<EFBFBD>
memCell dd 0
CellColors dd 0
macro get_cell_offset reg , ind
{
mov reg , ind
imul reg , si zeof.Cell
add reg , dword [ cell ]
}
capt rb 50
er_oom db 0 ;<3B> <> <20> <> <EFBFBD> 砩 <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <E0AFA0> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD>
tim_ch db 0 ;<3B> <> ⮬<EFBFBD> <E2AEAC> <EFBFBD> <EFBFBD> <EFBFBD> ᪨ <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> 뢠<EFBFBD> <EBA2A0> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD>
poc_stop dd 1 ;<3B> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD>
Cor_x dd 0
Cor_y dd 0
tim dd 0 ;<3B> ६<EFBFBD> (<28> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> )
b_sort dd 0 ;<3B> ࠭<EFBFBD> <E0A0AD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <E0AEA2> <EFBFBD> <EFBFBD> <EFBFBD> <20> 祥<EFBFBD>
osob dd 0 ;<3B> <> <20> ᮡ<EFBFBD> <E1AEA1>
zoom db 3 ;<3B> <> <EFBFBD> <EFBFBD> ⠡ <20> <> <EFBFBD> <EFBFBD>
txt_zoom db '<27> <> <EFBFBD> <EFBFBD> ⠡:' , 0
txt_gen db '<27> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> :' , 0
txt_osob db '<27> ᮡ<EFBFBD> <E1AEA1> :' , 0
;<3B> <> <EFBFBD> <EFBFBD> ன<EFBFBD> <E0AEA9> <20> <> <EFBFBD> ᨢ<EFBFBD> <20> 梥⠬<E6A2A5>
; col_pole - 梥<> <20> <> <EFBFBD> <EFBFBD>
; col_cell_n - 梥<> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> 祩<EFBFBD> <E7A5A9>
; col_cell_o - 梥<> <20> <> <EFBFBD> ன <20> 祩<EFBFBD> <E7A5A9>
align 4
proc pole_init_colors uses eax ebx ecx edx esi edi , col_pole : dword , col_cell_n : dword , col_cell_o : dword
mov esi , dword [ CellColors ]
mov ebx , dword [ col_pole ]
mov dword [ esi ], ebx
add esi , 4
mov edi , COL_MEM
dec edi
shl edi , 2
add edi , esi
; esi - 㪠<> <E3AAA0> ⥫<EFBFBD> <20> <> 1-<2D> <20> ࠤ<EFBFBD> <E0A0A4> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> 梥<>
; edi - 㪠<> <E3AAA0> ⥫<EFBFBD> <20> <> <20> <> <EFBFBD> <E1ABA5> <EFBFBD> <EFBFBD> <20> ࠤ<EFBFBD> <E0A0A4> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> 梥<>
mov eax , dword [ col_cell_n ]
mov ebx , dword [ col_cell_o ]
mov dword [ esi ], eax
mov dword [ edi ], ebx
;need save ecx edx
stdcall middle_colors , esi , edi
ret
endp
;<3B> ᯮ<EFBFBD> <E1AFAE> <EFBFBD> <EFBFBD> ⥫쭠<E2A5AB> <20> 㭪<EFBFBD> <E3ADAA> <EFBFBD> <20> <> <EFBFBD> <20> <> 室<EFBFBD> <E5AEA4> <EFBFBD> <EFBFBD> <EFBFBD> <20> ।<EFBFBD> <E0A5A4> <EFBFBD> <EFBFBD> 梥<> <E6A2A5> <20> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <20> <> <EFBFBD> ᨢ
;input:
; eax - 梥<> <20> <> 砫<EFBFBD> <E7A0AB> <EFBFBD> <EFBFBD>
; ebx - 梥<> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD>
;<3B> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> : ecx, edx
align 4
proc middle_colors uses edi esi , i0 : dword , i1 : dword
mov esi , dword [ i0 ]
mov edi , dword [ i1 ]
;<3B> <> । <20> 맮<EFBFBD> <EBA7AE> <EFBFBD> <20> 㭪樨
;dword[esi]=eax
;dword[edi]=ebx
sub edi , esi
shr edi , 1
btr edi , 1 ;<3B> <> <EFBFBD> 㣫塞 <20> <> 4-<2D> , <20> . <20> . <20> 㦭<EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> (<28> <> <EFBFBD> 㣫<EFBFBD> <E3A3AB> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> - 㡨ࠥ<E3A1A8> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> ।<EFBFBD> <E0A5A4> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> 2-<2D> )
add edi , esi
cmp edi , esi
je @ f
push eax ebx
mov ecx , eax
mov edx , ebx
;<3B> <> 室<EFBFBD> <E5AEA4> <20> ।<EFBFBD> <E0A5A4> <EFBFBD> 梥<> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> eax <20> ebx
and ebx , 111111101111111011111110b ;㡨ࠥ<E3A1A8> <20> <> <EFBFBD> <E1ABA5> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> 梥<> <E6A2A5> <EFBFBD> r, g, b
and eax , 111111101111111011111110b
add eax , ebx ;<3B> 㬨<EFBFBD> 㥬 梥<> <E6A2A5> <20> <> r, g, b
shr eax , 1 ;<3B> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> 2
mov dword [ edi ], eax
;४<> <E0A5AA> ᨢ<EFBFBD> <E1A8A2> <EFBFBD> <20> 맮<EFBFBD> <20> <> <EFBFBD> <20> <EFBFBD> <E0AEA1> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> 孥<EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD>
mov ebx , eax
mov eax , ecx
stdcall middle_colors , [ i0 ], edi
;४<> <E0A5AA> ᨢ<EFBFBD> <E1A8A2> <EFBFBD> <20> 맮<EFBFBD> <20> <> <EFBFBD> <20> <EFBFBD> <E0AEA1> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD>
mov eax , ebx
mov ebx , edx
stdcall middle_colors , edi ,[ i1 ]
pop ebx eax
@ @ :
ret
endp
align 4
pole_clear:
push eax ecx edi
xor eax , eax
mov dword [ tim ], eax
mov dword [ osob ], eax
mov byte [ tim_ch ], al
mov dword [ Cor_x ], eax
mov dword [ Cor_y ], eax
mov dword [ b_sort ], eax
mov byte [ er_oom ], al
cld
mov ecx , MAX_CELL
imul ecx , si zeof.Cell
mov edi , dword [ cell ]
repne stosb ;memset(cell,0,sizeof(Cell)*MAX_CELL);
mov edi , dword [ memCell ]
mov ecx , MAX_CELL
@ @ :
stosd ;for(i=0;i<MAX_CELL;i++) memCell[i]=i;
;mov dword[edi],eax
;add edi,4
inc eax
loop @ b
pop edi ecx eax
ret
align 4
proc pole_cell_creat , x : dword , y : dword , li : dword
pushad ;eax ebx ecx edx edi
; *** <20> <20> <> <EFBFBD> ⪠ 㦥 <20> 뫠 ᮧ<> <E1AEA7> <EFBFBD> <EFBFBD>
stdcall pole_cell_find , [ x ],[ y ]
cmp eax , 0
je @ f ;if(i){
get_cell_offset ebx , eax
cmp dword [ li ], 0
jne .else_if ;if(!li)
; <20> ᮧ<> <E1AEA7> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> ⪠
inc byte [ ebx + 13 ] ;+13 = .so
jmp .fun_e
.else_if: ;else if(!(cell[i].liv&1) ){
bt word [ ebx + 12 ], 0 ;+12 = .liv
; <20> ᮧ<> <E1AEA7> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> ⪠
; <20> ࠭<> <E0A0AD> <EFBFBD> <20> <> <EFBFBD> ⪠ <20> 뫠 ᮧ<> <E1AEA7> <EFBFBD> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> ⮩
jae .creat_border_cells
jmp .fun_e
@ @ :
; *** ᮧ<> <E1AEA7> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> 祩<EFBFBD> <E7A5A9>
; <20> <> 室<EFBFBD> <E5AEA4> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <> <E1A2AE> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> 祩<EFBFBD> <E7A5A9> (i) <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD>
mov edi , dword [ memCell ]
inc dword [ edi ]
cmp dword [ edi ], MAX_CELL
jne @ f
dec dword [ edi ]
mov byte [ tim_ch ], 0
;... need call message: "eror out of memory" ...
;... <20> 뢮<EFBFBD> ᮮ<> 饭<EFBFBD> <E9A5AD> <20> <> ९<EFBFBD> <E0A5AF> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ...
mov byte [ er_oom ], 0
jmp .fun_e ;return;
@ @ :
mov eax , dword [ edi ]
shl eax , 2
add eax , dword [ memCell ] ;eax -> memCell[firstC]
get_cell_offset ebx , dword [ eax ]
mov ecx , dword [ x ]
mov dword [ ebx ], ecx ;+0 = .x
mov edx , dword [ y ]
mov dword [ ebx + 4 ], edx ;+4 = .y
mov eax , dword [ tim ]
mov dword [ ebx + 8 ], eax ;+8 = .tc
mov byte [ ebx + 12 ], 0 ;+12 = .liv
cmp dword [ li ], 0
jne @ f
mov byte [ ebx + 13 ], 1 ;+13 = .so
jmp .fun_e
@ @ :
mov byte [ ebx + 13 ], 0 ;+13 = .so
.creat_border_cells:
inc dword [ osob ]
or byte [ ebx + 12 ], 1 ;+12 = .liv
mov ecx , dword [ x ]
dec ecx
mov edx , dword [ y ]
dec edx
stdcall pole_cell_creat , ecx , edx , 0
inc edx
stdcall pole_cell_creat , ecx , edx , 0
inc edx
stdcall pole_cell_creat , ecx , edx , 0
inc ecx
stdcall pole_cell_creat , ecx , edx , 0
sub edx , 2
stdcall pole_cell_creat , ecx , edx , 0
inc ecx
stdcall pole_cell_creat , ecx , edx , 0
inc edx
stdcall pole_cell_creat , ecx , edx , 0
inc edx
stdcall pole_cell_creat , ecx , edx , 0
.fun_e:
popad ;edi edx ecx ebx eax
ret
endp
;output:
; eax - index
align 4
proc pole_cell_find , x : dword , y : dword
mov eax , dword [ memCell ]
cmp dword [ eax ], 0
jne @ f
xor eax , eax ;if(!fristC) return 0;
jmp .fun_e
@ @ :
xor eax , eax ;fnd=0;
cmp dword [ b_sort ], 0
je @ f
stdcall pole_bin_find , [ memCell ], [ x ],[ y ], [ b_sort ] ;i=BinFind(memCell, x,y, b_sort);
cmp eax , 0
je @ f
shl eax , 2
add eax , dword [ memCell ]
mov eax , dword [ eax ] ;if(i) fnd=memCell[i];
jmp .fun_e
@ @ :
cmp eax , 0
jne @ f ;if(!fnd){ // <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> 祩<EFBFBD> <E7A5A9> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> ॢ<EFBFBD> <E0A5A2>
push ebx ecx edx edi esi
;ebx -> i
;ecx -> firstC
;edx -> &memCell[i]
;edi -> cell[memCell[i]]
mov ecx , dword [ memCell ]
mov ebx , dword [ b_sort ]
mov edx , ebx
shl edx , 2
add edx , ecx
mov ecx , dword [ ecx ]
.cycle_b: ;for(i=b_sort+1;i<=fristC;i++)
2012-03-23 18:24:30 +01:00
inc ebx
cmp ebx , ecx
jg .cycle_e
2012-02-20 15:24:37 +01:00
add edx , 4
get_cell_offset edi , dword [ edx ]
mov esi , dword [ x ]
cmp dword [ edi ], esi ;+0 = .x
jne .if_e
mov esi , dword [ y ]
cmp dword [ edi + 4 ], esi ;+4 = .y
jne .if_e
;if(cell[memCell[i]].x==x && cell[memCell[i]].y==y){
mov eax , dword [ edx ] ;fnd=memCell[i];
jmp .cycle_e ;break;
.if_e:
2012-03-23 18:24:30 +01:00
jmp .cycle_b
2012-02-20 15:24:37 +01:00
.cycle_e:
pop esi edi edx ecx ebx
@ @ :
.fun_e:
ret
endp
;output:
; eax - index
align 4
proc pole_bin_find , mas : dword , fx : dword , fy : dword , k : dword
push ebx ecx edx edi
xor eax , eax
mov ebx , 1 ;ebx - <20> <> <EFBFBD> ᨬ<EFBFBD> <E1A8AC> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> 冷<EFBFBD> <20> <> <EFBFBD> <20> <> ॢ<EFBFBD>
@ @ :
cmp dword [ k ], ebx
jle @ f ;while(k>por)
shl ebx , 1 ;por<<=1;
jmp @ b
@ @ :
cmp dword [ k ], ebx
jge @ f ;if(k<por)
shr ebx , 1 ;por>>=1;
@ @ :
mov ecx , ebx ;i=por;
;ecx -> i
;edi -> mas[i]
.cycle_b: ;do{
shr ebx , 1 ;por>>=1;
mov edi , ecx
shl edi , 2
add edi , dword [ mas ]
;if(compare_cells_mb(mas[i],fx,fy)){
stdcall pole_compare_cells_mb_coords , dword [ edi ],[ fx ],[ fy ]
cmp dl , 0
je .if_u0_e
@ @ : ;while(i+por>k)
mov edx , ecx
add edx , ebx
cmp edx , dword [ k ] ;i+por>k
jle @ f
shr ebx , 1 ;por>>=1;
jmp @ b
@ @ :
add ecx , ebx ;i+=por;
jmp .if_e
.if_u0_e:
;else if(compare_cells_bm(mas[i],fx,fy))i-=por;
stdcall pole_compare_cells_bm_coords , dword [ edi ],[ fx ],[ fy ]
cmp dl , 0
je .if_u1_e
sub ecx , ebx
jmp .if_e
.if_u1_e:
;else { m=i; por=0; }
mov eax , ecx
xor ebx , ebx
.if_e:
cmp ebx , 0
jne .cycle_b ;}while(por);
pop edi edx ecx ebx
ret
endp
;output:
; dl
align 4
proc pole_compare_cells_bm_coords , i0 : dword , fx : dword , fy : dword
push eax ebx ecx
get_cell_offset eax ,[ i0 ]
;eax -> cell[i0]
mov ebx , dword [ fx ]
cmp dword [ eax ], ebx
jle @ f
mov dl , 1
jmp .fun_e
@ @ :
mov ecx , dword [ fy ]
cmp dword [ eax + 4 ], ecx
jle @ f
cmp dword [ eax ], ebx
jne @ f
mov dl , 1
jmp .fun_e
@ @ :
xor dl , dl
.fun_e:
pop ecx ebx eax
ret
endp
;output:
; dl
align 4
proc pole_compare_cells_mb_coords , i0 : dword , fx : dword , fy : dword
push eax ebx ecx
get_cell_offset eax ,[ i0 ]
;eax -> cell[i0]
mov ebx , dword [ fx ]
cmp dword [ eax ], ebx
jge @ f
mov dl , 1
jmp .fun_e
@ @ :
mov ecx , dword [ fy ]
cmp dword [ eax + 4 ], ecx
jge @ f
cmp dword [ eax ], ebx
jne @ f
mov dl , 1
jmp .fun_e
@ @ :
xor dl , dl
.fun_e:
pop ecx ebx eax
ret
endp
;output:
; dl
align 4
proc pole_compare_cells_bm , i0 : dword , i1 : dword
push eax ebx ecx
get_cell_offset eax ,[ i0 ] ;eax -> cell[i0]
get_cell_offset ebx ,[ i1 ] ;ebx -> cell[i1]
mov ecx , dword [ ebx ] ;+0 = .x
cmp dword [ eax ], ecx
jle @ f ;x0>x1
mov dl , 1
jmp .fun_e
@ @ :
jne @ f ;x0==x1
mov ecx , dword [ ebx + 4 ] ;+4 = .y
cmp dword [ eax + 4 ], ecx
jle @ f ;y0>y1
mov dl , 1
jmp .fun_e
@ @ :
xor dl , dl
.fun_e:
pop ecx ebx eax
ret
endp
align 4
pole_paint:
pushad
;eax -> firstC
;ebx -> i
;ecx -> cell[memCell[i]]
;edx -> color
;edi -> coord_x
;esi -> coord_y
mov eax , dword [ memCell ]
cmp dword [ eax ], 0
je .no_draw
mov eax , dword [ eax ]
mov ebx , 1
;---
@ @ : ;while(i<b_sort && Cor_x+cell[memCell[i]].x<0)
cmp ebx , dword [ b_sort ]
jge @ f ;<3B> <> <EFBFBD> <EFBFBD> 室<EFBFBD> <E5AEA4> <20> <> <20> <> 砫<EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> 横<> <E6A8AA>
mov ecx , ebx
shl ecx , 2
add ecx , dword [ memCell ]
get_cell_offset ecx , dword [ ecx ]
mov edx , dword [ ecx ] ;+0 = .x
add edx , dword [ Cor_x ]
cmp edx , 0
jge @ f ;<3B> <> <EFBFBD> <EFBFBD> 室<EFBFBD> <E5AEA4> <20> <> <20> <> 砫<EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> 横<> <E6A8AA>
inc ebx ;i++; // <20> <> <EFBFBD> <20> ய<EFBFBD> ᪠ <20> 祥<EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <> <E1ABA5>
jmp @ b
@ @ :
cmp byte [ zoom ], 2
jge .zoom2
@ @ : ;for(;i<=fristC;i++){
mov ecx , ebx
shl ecx , 2
add ecx , dword [ memCell ]
get_cell_offset ecx , dword [ ecx ]
;...
mov edi , dword [ Cor_x ]
add edi , dword [ ecx ] ;+0 = .x
mov esi , dword [ Cor_y ]
add esi , dword [ ecx + 4 ] ;+4 = .y
bt word [ ecx + 12 ], 0 ;+12 = .liv
jc .cell_1
;<3B> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> 祩<EFBFBD> <E7A5A9>
mov edx , dword [ CellColors ]
mov edx , dword [ edx ]
jmp .cell_0
.cell_1:
;<3B> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> 祩<EFBFBD> <E7A5A9>
mov edx , dword [ tim ]
inc edx
sub edx , dword [ ecx + 8 ] ;+8 = .tc
cmp edx , COL_MEM
jle .in_color
mov edx , COL_MEM
.in_color:
shl edx , 2
add edx , dword [ CellColors ]
mov edx , dword [ edx ]
.cell_0:
stdcall [ buf2d_set_pixel ], buf_0 , edi , esi , edx
;...
inc ebx
cmp ebx , eax
jle @ b
jmp .no_draw
.zoom2:
@ @ : ;for(;i<=fristC;i++){
mov ecx , ebx
shl ecx , 2
add ecx , dword [ memCell ]
get_cell_offset ecx , dword [ ecx ]
xor edx , edx
mov dl , byte [ zoom ] ;edx <20> ᯮ<EFBFBD> <E1AFAE> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> ᥭ<EFBFBD> <E1A5AD> zoom <20> 4 <20> <> <EFBFBD> ⭮<EFBFBD> <20> <>
mov edi , dword [ ecx ] ;+0 = .x
add edi , dword [ Cor_x ]
imul edi , edx
mov esi , dword [ ecx + 4 ] ;+4 = .y
add esi , dword [ Cor_y ]
imul esi , edx
bt word [ ecx + 12 ], 0 ;+12 = .liv
jc .z2_cell_1
;<3B> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> 祩<EFBFBD> <E7A5A9>
mov edx , dword [ CellColors ]
mov edx , dword [ edx ]
jmp .z2_cell_0
.z2_cell_1:
;<3B> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> 祩<EFBFBD> <E7A5A9>
mov edx , dword [ tim ]
inc edx
sub edx , dword [ ecx + 8 ] ;+8 = .tc
cmp edx , COL_MEM
jle .z2_in_color
mov edx , COL_MEM
.z2_in_color:
shl edx , 2
add edx , dword [ CellColors ]
mov edx , dword [ edx ]
.z2_cell_0:
xor ecx , ecx
mov cl , byte [ zoom ] ;ecx <20> ᯮ<EFBFBD> <E1AFAE> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> ᥭ<EFBFBD> <E1A5AD> zoom <20> 4 <20> <> <EFBFBD> ⭮<EFBFBD> <20> <>
;;;dec ecx
stdcall [ buf2d_filled_rect_by_size ], buf_0 , edi , esi , ecx , ecx , edx
inc ebx
cmp ebx , eax
jle @ b
.no_draw:
popad
ret
align 4
pole_next_gen:
pushad
;eax -> firstC
;ebx -> i
;ecx -> &memCell[i]
;edx -> cell[memCell[i]]
mov eax , dword [ memCell ]
mov ecx , eax
mov eax , dword [ eax ]
cmp eax , 1
jl .fun_e
inc dword [ tim ]
mov ebx , 1
@ @ : ;for(i=1;i<=firstC;i++)
add ecx , 4
get_cell_offset edx , dword [ ecx ]
bt word [ edx + 12 ], 0 ;+12 = .liv
jae .if_0_e
; <20> <> <EFBFBD> ࠭<EFBFBD> <E0A0AD> <EFBFBD> <EFBFBD> <20> 祩<EFBFBD> <E7A5A9> (<28> <> ᥤ<EFBFBD> <E1A5A4> 2 <20> <> <EFBFBD> 3)
cmp byte [ edx + 13 ], 2 ;+13 = .so
je .if_2_e
cmp byte [ edx + 13 ], 3 ;+13 = .so
je .if_2_e
jmp .change
.if_0_e:
; ᮧ<> <E1AEA7> <EFBFBD> <EFBFBD> <EFBFBD> <20> 祩<EFBFBD> <E7A5A9> (<28> <> ᥤ<EFBFBD> <E1A5A4> 3)
cmp byte [ edx + 13 ], 3 ;+13 = .so
jne .if_1_e
.change:
or byte [ edx + 12 ], 2 ;+12 = .liv
jmp .if_2_e
.if_1_e:
; 㤠<> <E3A4A0> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> ⮩ <20> 祩<EFBFBD> <E7A5A9> <20> <> <EFBFBD> <20> <EFBFBD> <E1A2AE> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD>
cmp byte [ edx + 13 ], 0 ;+13 = .so
jne .if_2_e
mov edi , dword [ edx + 8 ] ;+8 = .tc
add edi , 5 ; 5 - <20> ६<EFBFBD> <20> <> <EFBFBD> ࠭<EFBFBD> <E0A0AD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> ⮩ <20> 祩<EFBFBD> <E7A5A9> , <20> <> <20> <> 㤠<> <E3A4A0> <EFBFBD> <EFBFBD> <EFBFBD>
cmp edi , dword [ tim ]
jge .if_2_e
mov edi , eax
shl edi , 2
add edi , dword [ memCell ] ;edi -> &memCell[fristC]
mov esi , dword [ edi ] ;swp=memCell[fristC];
mov edx , dword [ ecx ] ;edx - 㦥 <20> <> <20> ᯮ<EFBFBD> <E1AFAE> <EFBFBD> 㥬, <20> <> ⮬<EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD>
mov dword [ edi ], edx ;memCell[fristC]=memCell[i];
mov dword [ ecx ], esi ;memCell[i]=swp;
dec eax
dec ebx
sub ecx , 4
.if_2_e:
inc ebx
cmp ebx , eax
jle @ b
mov ebx , dword [ memCell ]
mov dword [ ebx ], eax ;firstC <- eax
mov dword [ b_sort ], eax
stdcall pole_fl_sort , dword [ memCell ], eax
mov ecx , dword [ memCell ]
mov ebx , 1
@ @ : ;for(i=1;i<=firstC;i++)
add ecx , 4
get_cell_offset edx , dword [ ecx ]
bt word [ edx + 12 ], 1 ;+12 = .liv
jae .no_change
xor byte [ edx + 12 ], 3 ;+12 = .liv
mov edi , dword [ tim ]
mov dword [ edx + 8 ], edi ;+8 = .tc
bt word [ edx + 12 ], 0 ;+12 = .liv
jc .new_cell
push eax
mov edi , dword [ edx ]
dec edi
mov esi , dword [ edx + 4 ]
dec esi
dec dword [ osob ]
;<3B> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> 祭<EFBFBD> <E7A5AD> edx <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD>
stdcall pole_cell_find , edi , esi
get_cell_offset edx , eax
dec byte [ edx + 13 ] ;+13 = .so
inc esi
stdcall pole_cell_find , edi , esi
get_cell_offset edx , eax
dec byte [ edx + 13 ] ;+13 = .so
inc esi
stdcall pole_cell_find , edi , esi
get_cell_offset edx , eax
dec byte [ edx + 13 ] ;+13 = .so
inc edi
stdcall pole_cell_find , edi , esi
get_cell_offset edx , eax
dec byte [ edx + 13 ] ;+13 = .so
sub esi , 2
stdcall pole_cell_find , edi , esi
get_cell_offset edx , eax
dec byte [ edx + 13 ] ;+13 = .so
inc edi
stdcall pole_cell_find , edi , esi
get_cell_offset edx , eax
dec byte [ edx + 13 ] ;+13 = .so
inc esi
stdcall pole_cell_find , edi , esi
get_cell_offset edx , eax
dec byte [ edx + 13 ] ;+13 = .so
inc esi
stdcall pole_cell_find , edi , esi
get_cell_offset edx , eax
dec byte [ edx + 13 ] ;+13 = .so
pop eax
jmp .no_change
.new_cell: ; <20> <> <EFBFBD> <EFA2A8> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> 祩<EFBFBD> <E7A5A9>
inc dword [ osob ]
mov edi , dword [ edx ]
dec edi
mov esi , dword [ edx + 4 ]
dec esi
stdcall pole_cell_creat , edi , esi , 0
inc esi
stdcall pole_cell_creat , edi , esi , 0
inc esi
stdcall pole_cell_creat , edi , esi , 0
inc edi
stdcall pole_cell_creat , edi , esi , 0
sub esi , 2
stdcall pole_cell_creat , edi , esi , 0
inc edi
stdcall pole_cell_creat , edi , esi , 0
inc esi
stdcall pole_cell_creat , edi , esi , 0
inc esi
stdcall pole_cell_creat , edi , esi , 0
.no_change:
inc ebx
cmp ebx , eax
jle @ b
.fun_e:
popad
ret
;<3B> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <E0AEA2> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> a[1..n] <20> <> ⮤<EFBFBD> <E2AEA4> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD>
align 4
proc pole_fl_sort , a : dword , n : dword
pushad
mov ecx , dword [ a ]
;<3B> <> ନ<E0ACA8> <E0AEA2> <EFBFBD> <20> <> 室<EFBFBD> <E5AEA4> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> 筮 㯮<> 冷祭<EFA4AE> <E7A5AD> <EFBFBD> <20> <> ॢ<EFBFBD>
mov eax , dword [ n ]
shr eax , 1
@ @ : ;for(i=n>>1; i>=2; i--)
stdcall pole_fl_surface , ecx , eax ,[ n ] ;(a,i,n)
dec eax
cmp eax , 2
jge @ b
;<3B> 믮<EFBFBD> <EBAFAE> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> 楤<EFBFBD> <E6A5A4> <EFBFBD> <20> ᯫ<EFBFBD> <E1AFAB> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> ॢ<EFBFBD>
mov eax , dword [ n ]
@ @ : ;for(i=n; i>=2; i--){
stdcall pole_fl_surface , ecx , 1 , eax ;(a,1,i)
;<3B> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> ᨬ<EFBFBD> <E1A8AC> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> ᯨ᪠
mov edi , eax
shl edi , 2
add edi , ecx ;edi -> &a[i]
mov esi , dword [ edi ] ;w=a[i];
mov edx , dword [ ecx + 4 ]
mov dword [ edi ], edx ;a[i]=a[1];
mov dword [ ecx + 4 ], esi ;a[1]=w;
dec eax
cmp eax , 2
jge @ b
popad
ret
endp
;<3B> <> <EFBFBD> 楤<EFBFBD> <E6A5A4> <EFBFBD> <20> ᯫ<EFBFBD> <E1AFAB> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <20> <> ॢ<EFBFBD> a[1..k]
align 4
proc pole_fl_surface , a : dword , i : dword , k : dword
locals
copy dd ?
endl
pushad
;edx -> ...
;edi -> m
;esi -> j
mov eax , dword [ a ]
mov ebx , dword [ i ]
mov ecx , dword [ k ]
mov edx , ebx
shl edx , 2
add edx , eax
mov edx , dword [ edx ]
mov dword [ copy ], edx ;copy=a[i];
mov edi , ebx
shl edi , 1 ;m=i<<1;
.cycle_b: ;while (m<=k) {
cmp edi , ecx
jg .cycle_e
jne @ f ;if (m==k) j=m;
mov esi , edi
jmp .else_e
@ @ : ;else if (pole_compare_cells_bm(a[m],a[m+1])) j=m;
mov edx , edi
shl edx , 2
add edx , eax
stdcall pole_compare_cells_bm , dword [ edx ], dword [ edx + 4 ]
cmp dl , 0
je @ f
mov esi , edi
jmp .else_e
@ @ : ;else j=m+1;
mov esi , edi
inc esi
.else_e:
;if (pole_compare_cells_bm(a[j],copy)) {
mov edx , esi
shl edx , 2
add edx , eax
stdcall pole_compare_cells_bm , dword [ edx ], dword [ copy ]
cmp dl , 0
je .cycle_e ;} else break; //<2F> <> 室 <20> <> 横<> <E6A8AA>
mov edx , esi
shl edx , 2
add edx , eax
push dword [ edx ] ;push a[j];
mov edx , ebx
shl edx , 2
add edx , eax
pop dword [ edx ] ;a[i]=a[j];
mov ebx , esi ;i=j;
mov edi , ebx
shl edi , 1 ;m=i<<1;
jmp .cycle_b
.cycle_e:
;<3B> <> <EFBFBD> 祭<EFBFBD> <E7A5AD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ॣ<> <E0A5A3> <EFBFBD> 㦥 <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> . <20> . <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> 㭪樨
shl ebx , 2
add eax , ebx
mov edx , dword [ copy ]
mov dword [ eax ], edx ;a[i]=copy;
popad
ret
endp
;--------------------------------------
align 4
start:
load_libraries l_libs_start , l_libs_end
;<3B> <EFBFBD> ઠ <20> <> <> 쪮 㤠筮 <20> <> <EFBFBD> 㧨<EFBFBD> <E3A7A8> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD>
mov ebp , lib_7
cmp dword [ ebp + ll_struc_size - 4 ], 0
jz @ f
mcall - 1 ;exit not correct
@ @ :
mcall 48 , 3 , sc , si zeof.system_colors
mcall 40 , 0x27
stdcall [ OpenDialog_Init ], OpenDialog_data ;<3B> <> <EFBFBD> <EFBFBD> <EFBFBD> ⮢<EFBFBD> <E2AEA2> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD>
stdcall [ buf2d_create ], buf_0 ;ᮧ<> <E1AEA7> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD>
stdcall mem.Alloc , MAX_CELL * si zeof.Cell
mov [ cell ], eax
stdcall mem.Alloc , MAX_CELL * 4
mov [ memCell ], eax
stdcall mem.Alloc ,( COL_MEM + 1 ) * 4
mov [ CellColors ], eax
load_image_file fn_toolbar , image_data_toolbar , IMAGE_TOOLBAR_SIZE
2012-03-23 18:24:30 +01:00
;<3B> <> <EFBFBD> <EFBFBD> ன<EFBFBD> <E0AEA9> 梥⮢ <20> 祥<EFBFBD>
stdcall pole_init_colors , 0xffffd0 , 0xff0000 , 0x0000ff
2012-02-20 15:24:37 +01:00
call pole_clear
call pole_paint ;<3B> <> ᮢ<EFBFBD> <E1AEA2> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> (<28> <> <20> <> <20> <> ࠭<EFBFBD> )
;xor eax,eax
;mov edi,txt_zoom.zi
;mov al,byte[zoom]
;call tl_convert_to_str
mcall 26 , 9
mov [ last_time ], eax
align 4
red_win:
call draw_window
align 4
still:
mcall 26 , 9
mov ebx ,[ last_time ]
add ebx , 10 ;<3B> <> <EFBFBD> <EFBFBD> প<EFBFBD>
cmp ebx , eax
jge @ f
mov ebx , eax
@ @ :
sub ebx , eax
;cmp ebx,10 ;<3B> <> <EFBFBD> <EFBFBD> প<EFBFBD>
;ja timer_funct
;test ebx,ebx
;jz timer_funct
mcall 23
cmp eax , 0
je timer_funct
cmp al , 1
jz red_win
cmp al , 2
jz key
cmp al , 3
jz button
jmp still
align 4
timer_funct:
pushad
mcall 26 , 9
mov [ last_time ], eax
cmp byte [ tim_ch ], 0
je @ f
;call but_next_gen
cld
mov ecx , dword [ poc_stop ]
cmp ecx , 1
jg .clear
mov ecx , 1 ;<3B> <> <EFBFBD> ࠢ<EFBFBD> <E0A0A2> <EFBFBD> <EFBFBD> <EFBFBD> ecx <20> <> <20> <> <EFBFBD> 砩 <20> <> ᥫ <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> 1
jmp .cycle
.clear: ;<3B> <> <EFBFBD> ⨬ <20> <> <EFBFBD> <EFBFBD> <20> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <20> <> <EFBFBD> 쪮 <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> 1 ⠪<> ⠩<> <E2A0A9> <EFBFBD> <EFBFBD>
stdcall [ buf2d_clear ], buf_0 , [ buf_0.color ]
.cycle:
call pole_next_gen
loop .cycle
call pole_paint
stdcall [ buf2d_draw ], buf_0
call draw_pok
@ @ :
popad
jmp still
align 4
draw_window:
pushad
mcall 12 , 1
xor eax , eax
mov ebx ,( 20 shl 16 ) + 485
mov ecx ,( 20 shl 16 ) + 415
mov edx ,[ sc.work ]
or edx ,( 3 shl 24 ) + 0x10000000 + 0x20000000
mov edi , hed
int 0x40
mov eax , 8
mov ebx ,( 5 shl 16 ) + 20
mov ecx ,( 5 shl 16 ) + 20
mov edx , 3
mov esi ,[ sc.work_button ]
int 0x40
mov ebx ,( 30 shl 16 ) + 20
mov ecx ,( 5 shl 16 ) + 20
mov edx , 4
int 0x40
mov ebx ,( 55 shl 16 ) + 20
mov ecx ,( 5 shl 16 ) + 20
mov edx , 5
int 0x40
mov ebx ,( 85 shl 16 ) + 20
mov ecx ,( 5 shl 16 ) + 20
mov edx , 6
int 0x40
mov ebx ,( 110 shl 16 ) + 20
mov ecx ,( 5 shl 16 ) + 20
mov edx , 7
int 0x40
mov ebx ,( 135 shl 16 ) + 20
mov ecx ,( 5 shl 16 ) + 20
mov edx , 8
int 0x40
mov ebx ,( 165 shl 16 ) + 20
mov ecx ,( 5 shl 16 ) + 20
mov edx , 9
int 0x40
mov ebx ,( 190 shl 16 ) + 20
mov ecx ,( 5 shl 16 ) + 20
mov edx , 10
int 0x40
mov ebx ,( 220 shl 16 ) + 20
mov ecx ,( 5 shl 16 ) + 20
mov edx , 11
int 0x40
mov ebx ,( 245 shl 16 ) + 20
mov ecx ,( 5 shl 16 ) + 20
mov edx , 12
int 0x40
mov ebx ,( 270 shl 16 ) + 20
mov ecx ,( 5 shl 16 ) + 20
mov edx , 13
int 0x40
mov ebx ,( 295 shl 16 ) + 20
mov ecx ,( 5 shl 16 ) + 20
mov edx , 14
int 0x40
mov eax , 7
mov ebx ,[ image_data_toolbar ]
mov ecx ,( 16 shl 16 ) + 16
mov edx ,( 32 shl 16 ) + 7
int 0x40
add ebx , IMAGE_TOOLBAR_ICON_SIZE
mov edx ,( 87 shl 16 ) + 7 ;run once
int 0x40
add ebx , IMAGE_TOOLBAR_ICON_SIZE
mov edx ,( 112 shl 16 ) + 7 ;run auto
int 0x40
add ebx , IMAGE_TOOLBAR_ICON_SIZE
mov edx ,( 137 shl 16 ) + 7 ;stop
int 0x40
add ebx , IMAGE_TOOLBAR_ICON_SIZE
mov edx ,( 167 shl 16 ) + 7 ;-
int 0x40
add ebx , IMAGE_TOOLBAR_ICON_SIZE
mov edx ,( 192 shl 16 ) + 7 ;+
int 0x40
add ebx , IMAGE_TOOLBAR_ICON_SIZE
mov edx ,( 222 shl 16 ) + 7 ;move up
int 0x40
add ebx , IMAGE_TOOLBAR_ICON_SIZE
mov edx ,( 247 shl 16 ) + 7 ;move doun
int 0x40
add ebx , IMAGE_TOOLBAR_ICON_SIZE
mov edx ,( 272 shl 16 ) + 7 ;move left
int 0x40
add ebx , IMAGE_TOOLBAR_ICON_SIZE
mov edx ,( 297 shl 16 ) + 7 ;move up
int 0x40
call draw_pok
stdcall [ buf2d_draw ], buf_0
mcall 12 , 2
popad
ret
align 4
draw_pok:
mov eax , 4 ;<3B> <> ᮢ<EFBFBD> <E1AEA2> <EFBFBD> <EFBFBD> ⥪<> <E2A5AA> <EFBFBD>
mov ebx , 325 * 65536 + 5
mov ecx ,[ sc.work_text ]
or ecx , 0x80000000 ;or (1 shl 30)
mov edx , txt_zoom
;mov edi,[sc.work]
int 0x40
add bx , 9
mov edx , txt_gen
int 0x40
add bx , 9
mov edx , txt_osob
int 0x40
mov eax , 47
xor ecx , ecx
mov cl , byte [ zoom ]
mov ebx ,( 2 shl 16 )
mov edx ,( 325 + 6 * 9 ) * 65536 + 5
mov esi ,[ sc.work_button_text ]
or esi ,( 1 shl 30 )
mov edi ,[ sc.work_button ]
int 0x40 ;<3B> <> <EFBFBD> <EFBFBD> ⠡
mov ebx ,( 5 shl 16 )
mov ecx ,[ tim ]
add edx ,( 6 * 2 ) * 65536 + 9
int 0x40 ;<3B> ६<EFBFBD>
mov ebx ,( 5 shl 16 )
mov ecx ,[ osob ]
add edx ,( 6 * 0 ) * 65536 + 9
int 0x40 ;<3B> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD>
ret
align 4
key:
mcall 2
jmp still
align 4
button:
mcall 17
cmp ah , 3
jne @ f
call but_new_file
@ @ :
cmp ah , 4
jne @ f
call but_open_file
@ @ :
cmp ah , 5
jne @ f
call but_save_file
@ @ :
cmp ah , 6
jne @ f
call but_next_gen
@ @ :
cmp ah , 7
jne @ f
call but_run
@ @ :
cmp ah , 8
jne @ f
call but_stop
@ @ :
cmp ah , 9
jne @ f
call but_zoom_p
@ @ :
cmp ah , 10
jne @ f
call but_zoom_m
@ @ :
cmp ah , 11
jne @ f
call but_pole_up
@ @ :
cmp ah , 12
jne @ f
call but_pole_dn
@ @ :
cmp ah , 13
jne @ f
call but_pole_left
@ @ :
cmp ah , 14
jne @ f
call but_pole_right
@ @ :
cmp ah , 1
jne still
.exit:
stdcall [ buf2d_delete ], buf_0
stdcall mem.Free ,[ cell ]
stdcall mem.Free ,[ memCell ]
stdcall mem.Free ,[ CellColors ]
stdcall mem.Free ,[ image_data_toolbar ]
mcall - 1
align 4
but_new_file:
ret
align 4
open_file_lif:
rb 4096 ;<3B> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> 䠩<> <E4A0A9> <EFBFBD>
.end:
align 4
but_open_file:
pushad
copy_path open_dialog_name , communication_area_default_path , file_name , 0
mov [ OpenDialog_data.type ], 0
stdcall [ OpenDialog_Start ], OpenDialog_data
cmp [ OpenDialog_data.status ], 2
je .end_open_file
;<3B> <> <EFBFBD> <20> <> <EFBFBD> 㤠筮<E3A4A0> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> ⨨ <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD>
mov eax , 70 ;70-<2D> <20> 㭪<EFBFBD> <E3ADAA> <EFBFBD> ࠡ<> <E0A0A1> <EFBFBD> <20> 䠩<> <E4A0A9> <EFBFBD> <EFBFBD>
mov [ run_file_70.Function ], 0
mov [ run_file_70.Position ], 0
mov [ run_file_70.Flags ], 0
mov dword [ run_file_70.Count ], open_file_lif.end - open_file_lif
m2m [ run_file_70.Buffer ], open_file_lif
mov byte [ run_file_70 + 20 ], 0
mov dword [ run_file_70.FileName ], openfile_path
mov ebx , run_file_70
int 0x40 ;<3B> <> <EFBFBD> <EFBFBD> 㦠<EFBFBD> <E3A6A0> 䠩<> <20> <> <EFBFBD> <EFBFBD> ࠦ<EFBFBD> <E0A0A6> <EFBFBD> <EFBFBD>
cmp ebx , 0xffffffff
je .end_open_file
add ebx , open_file_lif
mov byte [ ebx ], 0 ;<3B> <> <20> <> <EFBFBD> 砩 <20> ࠭<> <E0A0AD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> 䠩<> <20> <> <EFBFBD> <EFBFBD> 襣<EFBFBD> ࠧ<> <E0A0A7> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> ⨬ <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> 䠩<> <E4A0A9> <EFBFBD>
mcall 71 , 1 , openfile_path
call pole_clear
mov eax , dword [ buf_0.w ]
shr eax , 1
xor ecx , ecx
mov cl , byte [ zoom ]
cmp cx , 2
jl @ f ;<3B> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> 稭<EFBFBD> zoom
xor edx , edx
div ecx
@ @ :
add dword [ Cor_x ], eax
mov eax , dword [ buf_0.h ]
shr eax , 1
cmp cx , 2
jl @ f ;<3B> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> 稭<EFBFBD> zoom
xor edx , edx
div ecx
@ @ :
add dword [ Cor_y ], eax
;eax - first x position
;ebx - x position
;ecx - y position
mov edi , open_file_lif
xor ebx , ebx
xor ecx , ecx
mov eax , ebx
@ @ :
cmp byte [ edi ], '*'
jne .no_cell
stdcall pole_cell_creat , ebx , ecx , 1
inc ebx
.no_cell:
cmp byte [ edi ], '.'
jne .cell_move
inc ebx
.cell_move:
cmp byte [ edi ], 13
jne .cell_nl
mov ebx , eax
inc ecx
.cell_nl:
cmp word [ edi ], '#P' ;ᬥ<> <E1ACA5> <20> <> <EFBFBD> <EFBFBD> 樨
jne .pos
inc edi ;<3B> ய<EFBFBD> <E0AEAF> <EFBFBD> '#'
.space:
inc edi ;<3B> ய<EFBFBD> <E0AEAF> <EFBFBD> 'P' <20> ' '
cmp byte [ edi ], ' '
je .space
stdcall conv_str_to_int , edi
mov ebx , eax
cmp byte [ edi ], '-'
jne .digit
inc edi
.digit:
cmp byte [ edi ], '0'
jl .digit_no
cmp byte [ edi ], '9'
jg .digit_no
inc edi
jmp .digit
.digit_no:
;.space_1:
inc edi ;<3B> ய<EFBFBD> <E0AEAF> <EFBFBD> 'P' <20> ' '
cmp byte [ edi ], ' '
je .digit_no ;.space_1
stdcall conv_str_to_int , edi
mov ecx , eax
mov eax , ebx ;<3B> <> <EFBFBD> <EFBFBD> ⠭<EFBFBD> <E2A0AD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> 㯠 <20> eax
.pos:
inc edi
cmp byte [ edi ], 0
jne @ b
;---
stdcall [ buf2d_clear ], buf_0 , [ buf_0.color ] ;<3B> <> <EFBFBD> ⨬ <20> <> <EFBFBD> <EFBFBD> <EFBFBD>
call pole_paint ;<3B> <> <EFBFBD> 㥬 <20> <> <EFBFBD> <EFBFBD> (<28> <> <20> <> <EFBFBD> 砩 <20> <20> <> <EFBFBD> <EFBFBD> <20> <> ⪠ <20> <> <EFBFBD> ⥪<> ⮢<EFBFBD> <E2AEA2> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> )
stdcall [ buf2d_draw ], buf_0 ;<3B> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> 塞 <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <20> <> ࠭<EFBFBD>
.end_open_file:
popad
ret
align 4
but_save_file:
ret
align 4
but_next_gen:
call pole_next_gen
call pole_paint
stdcall [ buf2d_draw ], buf_0
pushad
call draw_pok
popad
ret
align 4
but_run:
mov byte [ tim_ch ], 1
ret
align 4
but_stop:
mov byte [ tim_ch ], 0
;cld
;mov ecx,100
;@@:
; call pole_next_gen
;loop @b
;stdcall [buf2d_clear], buf_0, [buf_0.color]
;call pole_paint
;stdcall [buf2d_draw], buf_0
ret
align 4
but_zoom_p:
cmp byte [ zoom ], 16
jge @ f
pushad
;<3B> <> <EFBFBD> <EFBFBD> <EFBFBD> <E1ABA5> <EFBFBD> ᤢ<> <E1A4A2> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> , <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> ᯥ<EFBFBD> <E1AFA5> <EFBFBD> 業<> <EFBFBD> <E0AEA2> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> 㢥<> <E3A2A5> 祭<EFBFBD> <E7A5AD> <20> <> <EFBFBD> <EFBFBD> ⠡<EFBFBD>
xor ecx , ecx
mov cl , byte [ zoom ]
xor edx , edx
mov eax , dword [ buf_0.w ]
shr eax , 1 ;<3B> eax <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> ਭ<EFBFBD> <20> <> <EFBFBD> <EFBFBD>
mov ebx , eax ;<3B> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> १<> ࢭ<EFBFBD> <E0A2AD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> eax
div ecx ;<3B> <> <EFBFBD> <EFBFBD> <EFBFBD> eax <20> <> ⥪<> 騩 <20> <> <EFBFBD> <EFBFBD> ⠡
xchg eax , ebx
xor edx , edx
inc ecx
div ecx ;<3B> <> <EFBFBD> <EFBFBD> <EFBFBD> eax <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ⠡
sub ebx , eax ;<3B> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ᤢ<> <E1A4A2> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> ᯥ<EFBFBD> <E1AFA5> <EFBFBD> 業<> <EFBFBD> <E0AEA2> <20> <> <EFBFBD> <EFBFBD>
sub dword [ Cor_x ], ebx ;ᤢ<> <E1A4A2> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> ७<EFBFBD> <E0A5AD> <20> <> <20> <> <EFBFBD> x
xor ecx , ecx
mov cl , byte [ zoom ]
xor edx , edx
mov eax , dword [ buf_0.h ]
shr eax , 1
mov ebx , eax
div ecx
xchg eax , ebx
xor edx , edx
inc ecx
div ecx
sub ebx , eax
sub dword [ Cor_y ], ebx ;ᤢ<> <E1A4A2> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> ७<EFBFBD> <E0A5AD> <20> <> <20> <> <EFBFBD> y
inc byte [ zoom ]
;xor eax,eax
;mov edi,txt_zoom.zi
;mov al,byte[zoom]
;call tl_convert_to_str
call draw_pok
popad
cmp dword [ poc_stop ], 1
jle .buf_clear
cmp byte [ tim_ch ], 0
jne @ f
.buf_clear:
stdcall [ buf2d_clear ], buf_0 , [ buf_0.color ]
call pole_paint
stdcall [ buf2d_draw ], buf_0
@ @ :
ret
align 4
but_zoom_m:
cmp byte [ zoom ], 1
jle @ f
pushad
;<3B> <> <EFBFBD> <EFBFBD> <EFBFBD> <E1ABA5> <EFBFBD> ᤢ<> <E1A4A2> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> , <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> ᯥ<EFBFBD> <E1AFA5> <EFBFBD> 業<> <EFBFBD> <E0AEA2> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> 㬥<> <E3ACA5> 襭<EFBFBD> <E8A5AD> <20> <> <EFBFBD> <EFBFBD> ⠡<EFBFBD>
xor ecx , ecx
mov cl , byte [ zoom ]
xor edx , edx
mov eax , dword [ buf_0.w ]
shr eax , 1 ;<3B> eax <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> ਭ<EFBFBD> <20> <> <EFBFBD> <EFBFBD>
mov ebx , eax ;<3B> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> १<> ࢭ<EFBFBD> <E0A2AD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> eax
div ecx ;<3B> <> <EFBFBD> <EFBFBD> <EFBFBD> eax <20> <> ⥪<> 騩 <20> <> <EFBFBD> <EFBFBD> ⠡
xchg eax , ebx
xor edx , edx
dec ecx
div ecx ;<3B> <> <EFBFBD> <EFBFBD> <EFBFBD> eax <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ⠡
sub ebx , eax ;<3B> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ᤢ<> <E1A4A2> <20> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> ᯥ<EFBFBD> <E1AFA5> <EFBFBD> 業<> <EFBFBD> <E0AEA2> <20> <> <EFBFBD> <EFBFBD>
sub dword [ Cor_x ], ebx ;ᤢ<> <E1A4A2> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> ७<EFBFBD> <E0A5AD> <20> <> <20> <> <EFBFBD> x
xor ecx , ecx
mov cl , byte [ zoom ]
xor edx , edx
mov eax , dword [ buf_0.h ]
shr eax , 1
mov ebx , eax
div ecx
xchg eax , ebx
xor edx , edx
dec ecx
div ecx
sub ebx , eax
sub dword [ Cor_y ], ebx ;ᤢ<> <E1A4A2> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> ७<EFBFBD> <E0A5AD> <20> <> <20> <> <EFBFBD> y
dec byte [ zoom ]
;xor eax,eax
;mov edi,txt_zoom.zi
;mov al,byte[zoom]
;call tl_convert_to_str
call draw_pok
popad
cmp dword [ poc_stop ], 1
jle .buf_clear
cmp byte [ tim_ch ], 0
jne @ f
.buf_clear:
stdcall [ buf2d_clear ], buf_0 , [ buf_0.color ]
call pole_paint
stdcall [ buf2d_draw ], buf_0
@ @ :
ret
align 4
but_pole_up:
push eax ecx edx
mov eax , dword [ buf_0.h ]
shr eax , 2
xor ecx , ecx
mov cl , byte [ zoom ]
cmp cx , 2
jl @ f ;<3B> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> 稭<EFBFBD> zoom
xor edx , edx
div ecx
@ @ :
add dword [ Cor_y ], eax
pop edx ecx eax
stdcall [ buf2d_clear ], buf_0 , [ buf_0.color ]
call pole_paint
stdcall [ buf2d_draw ], buf_0
ret
align 4
but_pole_dn:
push eax ecx edx
mov eax , dword [ buf_0.h ]
shr eax , 2
xor ecx , ecx
mov cl , byte [ zoom ]
cmp cx , 2
jl @ f ;<3B> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> 稭<EFBFBD> zoom
xor edx , edx
div ecx
@ @ :
sub dword [ Cor_y ], eax
pop edx ecx eax
stdcall [ buf2d_clear ], buf_0 , [ buf_0.color ]
call pole_paint
stdcall [ buf2d_draw ], buf_0
ret
align 4
but_pole_left:
push eax ecx edx
mov eax , dword [ buf_0.w ]
shr eax , 2
xor ecx , ecx
mov cl , byte [ zoom ]
cmp cx , 2
jl @ f ;<3B> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> 稭<EFBFBD> zoom
xor edx , edx
div ecx
@ @ :
add dword [ Cor_x ], eax
pop edx ecx eax
stdcall [ buf2d_clear ], buf_0 , [ buf_0.color ]
call pole_paint
stdcall [ buf2d_draw ], buf_0
ret
align 4
but_pole_right:
push eax ecx edx
mov eax , dword [ buf_0.w ]
shr eax , 2
xor ecx , ecx
mov cl , byte [ zoom ]
cmp cx , 2
jl @ f ;<3B> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> 稭<EFBFBD> zoom
xor edx , edx
div ecx
@ @ :
sub dword [ Cor_x ], eax
pop edx ecx eax
stdcall [ buf2d_clear ], buf_0 , [ buf_0.color ]
call pole_paint
stdcall [ buf2d_draw ], buf_0
ret
;align 4
;but_bru_clear:
; ret
;input:
; buf - 㪠<> <E3AAA0> ⥫<EFBFBD> <20> <> <20> <> ப<EFBFBD> , <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> 10 <20> <> <EFBFBD> 16 <20> <> 筮<EFBFBD> <20> <> <EFBFBD> <EFBFBD>
;output:
; eax - <20> <>
align 4
proc conv_str_to_int , buf : dword
xor eax , eax
push ebx ecx esi
xor ebx , ebx
mov esi ,[ buf ]
;<3B> <> ।<EFBFBD> <E0A5A4> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ⥫<EFBFBD> <E2A5AB> <EFBFBD> <EFBFBD> <20> <> ᥫ
xor ecx , ecx
inc ecx
cmp byte [ esi ], '-'
jne @ f
dec ecx
inc esi
@ @ :
cmp word [ esi ], '0x'
je .load_digit_16
.load_digit_10: ;<3B> <> <EFBFBD> <EFBFBD> 뢠<EFBFBD> <EBA2A0> <EFBFBD> 10-<2D> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD>
mov bl , byte [ esi ]
cmp bl , '0'
jl @ f
cmp bl , '9'
jg @ f
sub bl , '0'
imul eax , 10
add eax , ebx
inc esi
jmp .load_digit_10
jmp @ f
.load_digit_16: ;<3B> <> <EFBFBD> <EFBFBD> 뢠<EFBFBD> <EBA2A0> <EFBFBD> 16-<2D> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD>
add esi , 2
.cycle_16:
mov bl , byte [ esi ]
cmp bl , '0'
jl @ f
cmp bl , 'f'
jg @ f
cmp bl , '9'
jle .us1
cmp bl , 'A'
jl @ f ;<3B> <> ᥨ<EFBFBD> <E1A5A8> <EFBFBD> <EFBFBD> ᨬ<> <E1A8AC> <EFBFBD> <EFBFBD> >'9' <20> <'A'
.us1: ;<3B> <> <EFBFBD> ⠢<EFBFBD> <E2A0A2> <EFBFBD> <20> <EFBFBD> <E1ABAE> <EFBFBD>
cmp bl , 'F'
jle .us2
cmp bl , 'a'
jl @ f ;<3B> <> ᥨ<EFBFBD> <E1A5A8> <EFBFBD> <EFBFBD> ᨬ<> <E1A8AC> <EFBFBD> <EFBFBD> >'F' <20> <'a'
sub bl , 32 ;<3B> <> ॢ<EFBFBD> <E0A5A2> <EFBFBD> <EFBFBD> ᨬ<> <E1A8AC> <EFBFBD> <EFBFBD> <20> <20> <> <EFBFBD> 孨<EFBFBD> ॣ<> <E0A5A3> <EFBFBD> <EFBFBD> , <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> 饭<EFBFBD> <E9A5AD> <20> <> <20> <> <EFBFBD> <E1ABA5> 饩 <20> <> ࠡ<EFBFBD> ⪨
.us2: ;<3B> <> <EFBFBD> ⠢<EFBFBD> <E2A0A2> <EFBFBD> <20> <EFBFBD> <E1ABAE> <EFBFBD>
sub bl , '0'
cmp bl , 9
jle .cor1
sub bl , 7 ;convert 'A' to '10'
.cor1:
shl eax , 4
add eax , ebx
inc esi
jmp .cycle_16
@ @ :
cmp ecx , 0 ;<3B> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ⥫쭮<E2A5AB>
jne @ f
sub ecx , eax
mov eax , ecx
@ @ :
pop esi ecx ebx
ret
endp
;<3B> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> 䠩<> <E4A0A9> <EFBFBD>
align 4
OpenDialog_data:
.type dd 0 ;0 - <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> , 1 - <20> <> <EFBFBD> ࠭<EFBFBD> <E0A0AD> <EFBFBD> , 2 - <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> ४<EFBFBD> <E0A5AA> <EFBFBD> <EFBFBD> <EFBFBD>
.procinfo dd procinfo ;+4
.com_area_name dd communication_area_name ;+8
.com_area dd 0 ;+12
.opendir_path dd plugin_path ;+16
.dir_default_path dd default_dir ;+20
.start_path dd file_name ;+24 <20> <> <EFBFBD> <EFBFBD> <20> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> 䠩<> <E4A0A9> <EFBFBD>
.draw_window dd draw_window ;+28
.status dd 0 ;+32
.openfile_path dd openfile_path ;+36 <20> <> <EFBFBD> <EFBFBD> <20> <20> <> <EFBFBD> <EFBFBD> 뢠<EFBFBD> <EBA2A0> <EFBFBD> <EFBFBD> <EFBFBD> 䠩<> <E4A0A9>
.filename_area dd filename_area ;+40
.filter_area dd Filter
.x:
.x_size dw 420 ;+48 ; Window X size
.x_start dw 10 ;+50 ; Window X position
.y:
.y_size dw 320 ;+52 ; Window y size
.y_start dw 10 ;+54 ; Window Y position
default_dir db '/rd/1' , 0
communication_area_name:
db 'FFFFFFFF_open_dialog' , 0
open_dialog_name:
db 'opendial' , 0
communication_area_default_path:
db '/rd/1/File managers/' , 0
Filter:
dd Filter.end - Filter ;.1
.1:
db 'LIF' , 0
db 'RLE' , 0
.end:
db 0
head_f_i:
head_f_l db '<27> <> <EFBFBD> ⥬<EFBFBD> <E2A5AC> <EFBFBD> <20> 訡<EFBFBD> <E8A8A1> ' , 0
system_dir_0 db '/sys/lib/'
lib_name_0 db 'proc_lib.obj' , 0
err_message_found_lib_0 db '<27> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ⥪<EFBFBD> ' , 39 , 'proc_lib.obj' , 39 , 0
err_message_import_0 db '<27> 訡<EFBFBD> <E8A8A1> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ⥪<EFBFBD> ' , 39 , 'proc_lib.obj' , 39 , 0
system_dir_1 db '/sys/lib/'
lib_name_1 db 'libimg.obj' , 0
err_message_found_lib_1 db '<27> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ⥪<EFBFBD> ' , 39 , 'libimg.obj' , 39 , 0
err_message_import_1 db '<27> 訡<EFBFBD> <E8A8A1> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ⥪<EFBFBD> ' , 39 , 'libimg.obj' , 39 , 0
system_dir_7 db '/sys/lib/'
lib_name_7 db 'buf2d.obj' , 0
err_msg_found_lib_7 db '<27> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ⥪<EFBFBD> ' , 39 , 'buf2d.obj' , 39 , 0
err_msg_import_7 db '<27> 訡<EFBFBD> <E8A8A1> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ⥪<EFBFBD> ' , 39 , 'buf2d' , 39 , 0
l_libs_start:
lib0 l_libs lib_name_0 , sys_path , file_name , system_dir_0 , \
err_message_found_lib_0 , head_f_l , proclib_import , err_message_import_0 , head_f_i
lib1 l_libs lib_name_1 , sys_path , file_name , system_dir_1 , \
err_message_found_lib_1 , head_f_l , import_libimg , err_message_import_1 , head_f_i
lib_7 l_libs lib_name_7 , sys_path , library_path , system_dir_7 , \
err_msg_found_lib_7 , head_f_l , import_buf2d , err_msg_import_7 , head_f_i
l_libs_end:
align 4
import_libimg:
dd al ib_init1
img_is_img dd aimg_is_img
img_info dd aimg_info
img_from_file dd aimg_from_file
img_to_file dd aimg_to_file
img_from_rgb dd aimg_from_rgb
img_to_rgb dd aimg_to_rgb
img_to_rgb2 dd aimg_to_rgb2
img_decode dd aimg_decode
img_encode dd aimg_encode
img_create dd aimg_create
img_destroy dd aimg_destroy
img_destroy_layer dd aimg_destroy_layer
img_count dd aimg_count
img_lock_bits dd aimg_lock_bits
img_unlock_bits dd aimg_unlock_bits
img_flip dd aimg_flip
img_flip_layer dd aimg_flip_layer
img_rotate dd aimg_rotate
img_rotate_layer dd aimg_rotate_layer
img_draw dd aimg_draw
dd 0 , 0
alib_init1 db 'lib_init' , 0
aimg_is_img db 'img_is_img' , 0 ;<3B> <> ।<EFBFBD> <E0A5A4> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> , <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ⥪<EFBFBD> ᤥ<> <E1A4A5> <EFBFBD> <EFBFBD> <20> <> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ࠦ<EFBFBD> <E0A0A6> <EFBFBD> <EFBFBD>
aimg_info db 'img_info' , 0
aimg_from_file db 'img_from_file' , 0
aimg_to_file db 'img_to_file' , 0
aimg_from_rgb db 'img_from_rgb' , 0
aimg_to_rgb db 'img_to_rgb' , 0 ;<3B> ८<EFBFBD> ࠧ<EFBFBD> <E0A0A7> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> ࠦ<EFBFBD> <E0A0A6> <EFBFBD> <EFBFBD> <20> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> RGB
aimg_to_rgb2 db 'img_to_rgb2' , 0
aimg_decode db 'img_decode' , 0 ;<3B> <> ⮬<EFBFBD> <E2AEAC> <EFBFBD> <EFBFBD> <EFBFBD> ᪨ <20> <> ।<EFBFBD> <E0A5A4> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> ଠ <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ᪨<EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD>
aimg_encode db 'img_encode' , 0
aimg_create db 'img_create' , 0
aimg_destroy db 'img_destroy' , 0
aimg_destroy_layer db 'img_destroy_layer' , 0
aimg_count db 'img_count' , 0
aimg_lock_bits db 'img_lock_bits' , 0
aimg_unlock_bits db 'img_unlock_bits' , 0
aimg_flip db 'img_flip' , 0
aimg_flip_layer db 'img_flip_layer' , 0
aimg_rotate db 'img_rotate' , 0
aimg_rotate_layer db 'img_rotate_layer' , 0
aimg_draw db 'img_draw' , 0
align 4
proclib_import: ;<3B> <> <EFBFBD> ᠭ<EFBFBD> <E1A0AD> <20> <> ᯮ<EFBFBD> <E1AFAE> <EFBFBD> <EFBFBD> 㥬<EFBFBD> <E3A5AC> <20> 㭪権
OpenDialog_Init dd aOpenDialog_Init
OpenDialog_Start dd aOpenDialog_Start
dd 0 , 0
aOpenDialog_Init db 'OpenDialog_init' , 0
aOpenDialog_Start db 'OpenDialog_start' , 0
align 4
import_buf2d:
init dd sz_init
buf2d_create dd sz_buf2d_create
buf2d_create_f_img dd sz_buf2d_create_f_img
buf2d_clear dd sz_buf2d_clear
buf2d_draw dd sz_buf2d_draw
buf2d_delete dd sz_buf2d_delete
buf2d_line dd sz_buf2d_line
buf2d_rect_by_size dd sz_buf2d_rect_by_size
buf2d_filled_rect_by_size dd sz_buf2d_filled_rect_by_size
buf2d_circle dd sz_buf2d_circle
buf2d_img_hdiv2 dd sz_buf2d_img_hdiv2
buf2d_img_wdiv2 dd sz_buf2d_img_wdiv2
buf2d_conv_24_to_8 dd sz_buf2d_conv_24_to_8
buf2d_conv_24_to_32 dd sz_buf2d_conv_24_to_32
buf2d_bit_blt dd sz_buf2d_bit_blt
buf2d_bit_blt_transp dd sz_buf2d_bit_blt_transp
buf2d_bit_blt_alpha dd sz_buf2d_bit_blt_alpha
buf2d_curve_bezier dd sz_buf2d_curve_bezier
buf2d_convert_text_matrix dd sz_buf2d_convert_text_matrix
buf2d_draw_text dd sz_buf2d_draw_text
buf2d_crop_color dd sz_buf2d_crop_color
buf2d_offset_h dd sz_buf2d_offset_h
buf2d_flood_fill dd sz_buf2d_flood_fill
buf2d_set_pixel dd sz_buf2d_set_pixel
dd 0 , 0
sz_init db 'lib_init' , 0
sz_buf2d_create db 'buf2d_create' , 0
sz_buf2d_create_f_img db 'buf2d_create_f_img' , 0
sz_buf2d_clear db 'buf2d_clear' , 0
sz_buf2d_draw db 'buf2d_draw' , 0
sz_buf2d_delete db 'buf2d_delete' , 0
sz_buf2d_line db 'buf2d_line' , 0
sz_buf2d_rect_by_size db 'buf2d_rect_by_size' , 0
sz_buf2d_filled_rect_by_size db 'buf2d_filled_rect_by_size' , 0
sz_buf2d_circle db 'buf2d_circle' , 0
sz_buf2d_img_hdiv2 db 'buf2d_img_hdiv2' , 0
sz_buf2d_img_wdiv2 db 'buf2d_img_wdiv2' , 0
sz_buf2d_conv_24_to_8 db 'buf2d_conv_24_to_8' , 0
sz_buf2d_conv_24_to_32 db 'buf2d_conv_24_to_32' , 0
sz_buf2d_bit_blt db 'buf2d_bit_blt' , 0
sz_buf2d_bit_blt_transp db 'buf2d_bit_blt_transp' , 0
sz_buf2d_bit_blt_alpha db 'buf2d_bit_blt_alpha' , 0
sz_buf2d_curve_bezier db 'buf2d_curve_bezier' , 0
sz_buf2d_convert_text_matrix db 'buf2d_convert_text_matrix' , 0
sz_buf2d_draw_text db 'buf2d_draw_text' , 0
sz_buf2d_crop_color db 'buf2d_crop_color' , 0
sz_buf2d_offset_h db 'buf2d_offset_h' , 0
sz_buf2d_flood_fill db 'buf2d_flood_fill' , 0
sz_buf2d_set_pixel db 'buf2d_set_pixel' , 0
mouse_dd dd 0x0
sc system_colors
last_time dd 0
align 16
procinfo process_information
align 4
buf_0: dd 0 ;a?<3F> <> <EFBFBD> a?<3F> i <20> <> ?aa?a ?<3F> <> ?a<> <61> ?<3F> ?i
dw 5 ;+4 left
dw 35 ;+6 top
.w: dd 460 ;+8 w
.h: dd 340 ;+12 h
.color: dd 0xffffd0 ;+16 color
db 24 ;+20 bit in pixel
;<3B> <> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <20> <> <EFBFBD> , <20> <> <20> ८<EFBFBD> ࠧ<EFBFBD> <E0A0A7> <EFBFBD> <20> <> <20> <20> <> ப<EFBFBD>
;input:
; eax = value
; edi = string buffer
;output:
align 4
tl_convert_to_str:
pushad
mov dword [ edi + 1 ], 0
call .str
popad
ret
align 4
.str:
mov ecx , 0x0a ;<3B> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> ⥬<EFBFBD> <20> <> <EFBFBD> <EFBFBD> <E1ABA5> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ॣ<> <E0A5A3> <EFBFBD> <EFBFBD> <EFBFBD> ebx,eax,ecx,edx <20> 室<EFBFBD> <E5AEA4> <EFBFBD> <20> <> ࠬ<EFBFBD> <E0A0AC> <EFBFBD> <EFBFBD> eax - <20> <>
;<3B> <> <EFBFBD> ॢ<EFBFBD> <E0A5A2> <20> <> <20> ASCII <20> <> ப<EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> ecx=<3D> <> <EFBFBD> ⥬<EFBFBD> <20> <> <EFBFBD> <EFBFBD> <E1ABA5> edi <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> 㤠 <20> <> <EFBFBD> <EFBFBD> <EFBFBD> 뢠<EFBFBD> <EBA2A0> , <20> 㤥<EFBFBD> <20> <> ப<EFBFBD> , <20> <> <EFBFBD> 祬 <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> ६<EFBFBD> <E0A5AC> <EFBFBD> <EFBFBD> <EFBFBD>
cmp eax , ecx ;<3B> ࠢ<EFBFBD> <E0A0A2> <EFBFBD> <EFBFBD> <20> <20> eax <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> 祬 <20> ecx <20> <> <20> <> ३<EFBFBD> <E0A5A9> <20> <> @@-1 <20> .<2E> . <20> <> pop eax
jb @ f
xor edx , edx ;<3B> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> edx
div ecx ;ࠧ<> <E0A0A7> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> - <20> <> <EFBFBD> <EFBFBD> ⮪ <20> edx
push edx ;<3B> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <20> ⥪
;dec edi ;ᬥ饭<E1ACA5> <E9A5AD> <20> <> <EFBFBD> <EFBFBD> 室<EFBFBD> <E5AEA4> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> ப<EFBFBD>
call .str ;<3B> <> ३<EFBFBD> <E0A5A9> <20> <> ᠬ<> ᥡ<> <20> .<2E> . <20> 맢<EFBFBD> <EBA7A2> <EFBFBD> ᠬ<> ᥡ<> <20> ⠪ <20> <> ⮣<> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <20> eax <20> <> <20> ⠭<EFBFBD> <E2A0AD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> 祬 <20> ecx
pop eax
@ @ : ;cmp al,10 ;<3B> <EFBFBD> <E0AEA2> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <20> <> <EFBFBD> 祭<EFBFBD> <E7A5AD> <20> al 祬 10 (<28> <> <EFBFBD> <20> <> <EFBFBD> ⥬<EFBFBD> <20> <> <EFBFBD> <EFBFBD> <E1ABA5> 10 <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> - <20> <> 譠<EFBFBD> ))
or al , 0x30 ;<3B> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> 祬 <20> <> <EFBFBD> <20> <> <EFBFBD> <EFBFBD>
stosb ;<3B> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> ॣ<> <E0A5A3> <EFBFBD> <EFBFBD> <EFBFBD> al <20> <20> 祪<EFBFBD> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> es:edi
ret ;<3B> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> 祭<> <20> <> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> <EFBFBD> 室 <20> .<2E> . <20> <> <EFBFBD> <EFBFBD> <20> <20> ⥪<EFBFBD> <20> ࠭<EFBFBD> <E0A0AD> <EFBFBD> <EFBFBD> <EFBFBD> <20> <> <EFBFBD> -<2D> <> <20> 맮<EFBFBD> <EBA7AE> <EFBFBD> <20> <> <20> ⮫쪮 ࠧ <20> <> <20> <20> 㤥<EFBFBD> <20> <> <EFBFBD> 뢠<EFBFBD> <EBA2A0> <EFBFBD> <EFBFBD>
i_end:
rb 1024
stacktop:
sys_path rb 1024
file_name:
rb 1024 ;4096
library _path rb 1024
plugin_path rb 4096
openfile_path rb 4096
filename_area rb 256
mem: