mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
New sentence, new line.
This commit is contained in:
@@ -42,14 +42,16 @@ Write a symbol file to the given filename.
|
|||||||
.It Fl o Ar outfile
|
.It Fl o Ar outfile
|
||||||
Write ROM image to the given filename.
|
Write ROM image to the given filename.
|
||||||
.It Fl p Ar pad_value
|
.It Fl p Ar pad_value
|
||||||
When padding an image, pad with this value. The default is 0x00.
|
When padding an image, pad with this value.
|
||||||
|
The default is 0x00.
|
||||||
.It Fl s Ar symbol
|
.It Fl s Ar symbol
|
||||||
???
|
???
|
||||||
.It Fl t
|
.It Fl t
|
||||||
Write a tiny
|
Write a tiny
|
||||||
.Pq 32KiB
|
.Pq 32KiB
|
||||||
ROM file. This forces all DATA/CODE sections to be of
|
ROM file.
|
||||||
type HOME, and increases the HOME section size from 16KiB to 32KiB.
|
This forces all DATA/CODE sections to be of type HOME, and increases the HOME
|
||||||
|
section size from 16KiB to 32KiB.
|
||||||
.El
|
.El
|
||||||
.Sh EXAMPLES
|
.Sh EXAMPLES
|
||||||
All you need for a basic ROM is an object file, which can be made into a ROM
|
All you need for a basic ROM is an object file, which can be made into a ROM
|
||||||
|
|||||||
Reference in New Issue
Block a user