mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-22 11:12:07 +00:00
@@ -88,7 +88,8 @@ instruction immediately after any
|
|||||||
instruction.
|
instruction.
|
||||||
.It Fl I Ar path , Fl Fl include Ar path
|
.It Fl I Ar path , Fl Fl include Ar path
|
||||||
Add a new
|
Add a new
|
||||||
.Dq include path ; Ar path
|
.Dq include path ;
|
||||||
|
.Ar path
|
||||||
must point to a directory.
|
must point to a directory.
|
||||||
When a
|
When a
|
||||||
.Ic INCLUDE
|
.Ic INCLUDE
|
||||||
@@ -166,7 +167,9 @@ This acts as if a
|
|||||||
was read before the input
|
was read before the input
|
||||||
.Ar asmfile .
|
.Ar asmfile .
|
||||||
.It Fl p Ar pad_value , Fl Fl pad-value Ar pad_value
|
.It Fl p Ar pad_value , Fl Fl pad-value Ar pad_value
|
||||||
When padding an image, pad with this value.
|
Use this as the fill value for
|
||||||
|
.Ic DS
|
||||||
|
directives in ROM sections, unless they specify their own value or values.
|
||||||
The default is 0x00.
|
The default is 0x00.
|
||||||
.It Fl Q Ar fix_precision , Fl Fl q-precision Ar fix_precision
|
.It Fl Q Ar fix_precision , Fl Fl q-precision Ar fix_precision
|
||||||
Use this as the precision of fixed-point numbers after the decimal point, unless they specify their own precision.
|
Use this as the precision of fixed-point numbers after the decimal point, unless they specify their own precision.
|
||||||
|
|||||||
Reference in New Issue
Block a user