gbdev / gbdev/rgbds

Document the additive behavior of `rgblink -S/--scramble`

Closed
#2,094 0 comments 0 reactions 1 assignee Claimed by @ISSOtm View on GitHub
docs rgblink
Dominant language
C++
Stars
1.6k
Forks
193
Avg merge
1d 33m
Merged PRs (30d)
23

Description

RGBLINK's `-S/--scramble` option lets you specify it multiple times, passing each section type's scramble spec in a different option. For example, `rgblink -S romx=16 -S wramx=4`.

A subsequent option that specifies the same section type(s) as a previous option will warn about overriding, just like we usually do when the same option is repeated. But the additive behavior for different types is useful and worth documenting as intentional.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.