int value = memory.read(uint address, uint size,[bool unprotect=false])-- чтение
memory.write(uint address, int value, uint size,[bool unprotect=false])-- запись
int value = memory.read(uint address, uint size,[bool unprotect=false])-- чтение
memory.write(uint address, int value, uint size,[bool unprotect=false])-- запись