search
HomeCommon ProblemWhat file is org

What file is org

Apr 23, 2021 pm 03:32 PM
org

org is a file called by itself in the game system. Generally speaking, it cannot be opened except for this game; and org is an instruction in assembly language, and its function is to tell the assembler to start execution. At that time, a certain piece of machine language is loaded into which address in the memory.

What file is org

#The operating environment of this article: Windows 7 system, Dell G3 computer.

org is a file called by the game system. Generally speaking, it cannot be opened except for this game.

ORG is an instruction in assembly language. Its function is to tell the assembler which address in the memory to load a certain piece of machine language at the beginning of execution. Without it, some instructions cannot be translated and executed correctly. Since this instruction is not a direct instruction in machine language, it is also called a pseudo-instruction.

In addition, the meaning of some command symbols also changes.

For example: RESB

0x1fe-$

The meaning of this command is to fill in 0x00 from now on until 0x001fe.

And there is After the ORG instruction, the meaning of the dollar sign "$" also changes. It no longer refers to the bytes of the output file, but represents the memory address to be read.

ORG is the abbreviation of Origin: starting address source. At the beginning of the assembly language source program, an ORG pseudo-instruction is usually used to specify the starting address of the program. If the ORG specification is not used, the compiled target program will start from 0000H.

For more related knowledge, please visit the FAQ column!

The above is the detailed content of What file is org. For more information, please follow other related articles on the PHP Chinese website!

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

SublimeText3 Linux new version

SublimeText3 Linux new version

SublimeText3 Linux latest version

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools

ZendStudio 13.5.1 Mac

ZendStudio 13.5.1 Mac

Powerful PHP integrated development environment

SecLists

SecLists

SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)