mirror of
https://github.com/gbdev/rgbds.git
synced 2026-09-18 11:47:06 +00:00
Document how multiple rgblink -S get merged (#2098)
Co-authored-by: Eldred Habert <[email protected]>
This commit is contained in:
@@ -308,6 +308,13 @@ Later region specs override earlier ones; for example,
|
||||
disables scrambling for
|
||||
.Cm romx .
|
||||
.Pp
|
||||
The arguments to multiple
|
||||
.Fl S
|
||||
options are processed as if concatenated; for example,
|
||||
.Fl S Cm romx=16 Fl S Cm wramx=8 Fl S Cm sram=4
|
||||
will work the same as
|
||||
.Fl S Cm romx=16,wramx=8,sram=4 .
|
||||
.Pp
|
||||
.Cm wramx
|
||||
scrambling is silently ignored if
|
||||
.Fl w
|
||||
|
||||
Reference in New Issue
Block a user