Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (8 loc) · 296 Bytes

File metadata and controls

10 lines (8 loc) · 296 Bytes

RORG

Syntax

rorg <expression>[,<fill>]

Description

Sets the program counter <expression> bytes behind the start of the current section. The new program counter must not be smaller than the current one. The space will be padded by the optional <fill> value, or zero.