mirror of
https://github.com/gbdev/rgbds.git
synced 2026-09-19 20:27:05 +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
|
disables scrambling for
|
||||||
.Cm romx .
|
.Cm romx .
|
||||||
.Pp
|
.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
|
.Cm wramx
|
||||||
scrambling is silently ignored if
|
scrambling is silently ignored if
|
||||||
.Fl w
|
.Fl w
|
||||||
|
|||||||
Reference in New Issue
Block a user