Rlemode
Table of Contents

Sets the current RLE mode.

Syntax

.rlemode run_indicator [, value_first]

Uses

Sets the current RLE mode - first, the byte value used to represent a run (defaults to $91), followed by a flag to set wheter the value or length is written first after the run indicator (defaults to true).

It only affects the behavior of .incbmp.

See Also

incbmp

Unless otherwise stated, the content of this page is licensed under GNU Free Documentation License.