Skip to content

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.