mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
Document -w option of rgblink
This option hadn't been added to the manpage. Signed-off-by: AntonioND <antonio_nd@outlook.com>
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm rgblink
|
.Nm rgblink
|
||||||
.Op Fl t
|
.Op Fl t
|
||||||
|
.Op Fl w
|
||||||
.Op Fl m Ar mapfile
|
.Op Fl m Ar mapfile
|
||||||
.Op Fl n Ar symfile
|
.Op Fl n Ar symfile
|
||||||
.Op Fl O Ar overlayfile
|
.Op Fl O Ar overlayfile
|
||||||
@@ -44,6 +45,9 @@ When padding an image, pad with this value.
|
|||||||
The default is 0x00.
|
The default is 0x00.
|
||||||
.It Fl s Ar symbol
|
.It Fl s Ar symbol
|
||||||
???
|
???
|
||||||
|
.It Fl w
|
||||||
|
Expand WRAM0 to the whole space assigned to WRAM and prevent the use of WRAMX
|
||||||
|
sections.
|
||||||
.It Fl t
|
.It Fl t
|
||||||
Write a tiny
|
Write a tiny
|
||||||
.Pq 32KiB
|
.Pq 32KiB
|
||||||
|
|||||||
Reference in New Issue
Block a user