Deprecated:
DEF
(use {interpolation}
if you relied on EQUS
expansion for defined symbol names)-H/--nop-after-halt
and -l/-auto-ldh
options (which are now off by default)Added:
::
#"raw strings"
don't process any escapes (not even interpolation or macro args!)DS ALIGN[size, offset]
to insert padding until the next alignment boundary within the same sectionINCHARMAP
function to check if a string matches a charmap valueSIZEOF
and STARTOF
can now take section types like WRAM0
as argumentENDSECTION
explicitly ends a sectionDS
in RGBLINK linker scriptsOPTIONAL
sections in RGBLINK linker scriptsFLOATING
addresses in RGBLINK linker scripts (should improve SDCC interop)-X/--max-errors
stops after too many errors, with a default of 100ALIGN alignment, offset
-O/--group-outputs
bases automatic output filenames on the output path, instead of the input pathRemoved:
name: MACRO
syntax (use MACRO name
instead)"\,"
inside strings (not necessary in macro arguments)__FILE__
and __LINE__
Label: :
is invalid)Changed:
-Wtruncation=1
will not warn about 8-bit ~$FF
or 16-bit ~$FFFF
values.map
files is now placed at the top of the fileALIGN 8, -1
is equivalent to ALIGN 8, 255
)--output-*
options have been renamed to --auto-*
for clarity.sym
files sort symbols at the same address by their locality-S/--scramble
prioritizes higher banks--output-*
flags are renamed to --auto-*
--only-free
and --help
options to test scriptsPURGE
arguments can go in any orderFixed:
\@
through INCLUDE
d filesFOR
loops, in some edge cases, could loop with unexpected valuesPUSHO
and POPO
now save and restore the r
optionENDL
now restores the label scope from before LOAD
-1 >>> 32
now equals 0, not -1ATAN2
to have argument order (y, x)
-w
flag properly coerces WRAMX sections to WRAM0-S/--scramble
argument validation--color-curve
now works as it always should have-r/--reverse
gave incorrect output with -d/--depth 1
-L/--slice
if -u/--unique-tiles
wasn't also passed-c/--colors
with -r/--reverse
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2024-188121c6a3
Please login to add feedback.
This update has been submitted for testing by blowry.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.