stable

rgbds-0.5.2-1.fc34

FEDORA-2021-f94898f9cf created by blowry 4 years ago for Fedora 34

rgbds 0.5.2

Deprecated:

  • SET for mutable definitions is deprecated; use =

Added:

  • Bash completion scripts for rgbasm, rgblink, rgbfix, and rgbgfx!
  • RGBFIX won't warn when overwriting a byte with the same value
  • rgbfix -O to silence all "overwriting non-zero byte" warnings
  • rgblink -S "scrambles" bank assignments to help find broken assumptions in your code
  • Unindented macro invocations will be hinted at when encountered
  • -Wnumeric-string=0|1|2 warns about use of strings as numbers
  • Compound assignment for variables (e.g. DEF x += 1 for DEF x = x + 1)
  • ! negates condition codes z/nz/c/nc
  • Allow _ in gfx literals, e.g. `0123_3210

Updated:

  • Zsh completions synced with RGBDS changes
  • rgbfix -m MBC3+TIMER implies BATTERY, warning if not specified
  • Symbol interpolation is now more prominently described
  • -Wtruncation can be made less strict; use -Wtruncation=1 for more lax behavior

Fixed:

  • rgbfix -m MBC3+TIMER+BATTERY didn't work
  • LOAD offset wasn't reset when switching sections
  • PUSHS inside UNION should work as expected
  • Syntax errors after the first one were silenced
  • Some syntax errors could break parsing
  • Some invalid local labels could be defined
  • Incorrect error text when merging misaligned sections
  • Fixed-point formatting was slightly imprecise
  • STRFMT documentation was cut in the middle
  • Wrong rgbfix -m help text
  • Man page formatting and grammar blunders
  • Internal code cleanup

How to install

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-2021-f94898f9cf

This update has been submitted for testing by blowry.

4 years ago

This update's test gating status has been changed to 'ignored'.

4 years ago

This update has been pushed to testing.

4 years ago

This update has been submitted for stable by bodhi.

4 years ago

This update has been pushed to stable.

4 years ago

Please log in to add feedback.

Metadata
Type
enhancement
Karma
0
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
7 days
Dates
submitted
4 years ago
in testing
4 years ago
in stable
4 years ago
BZ#2026161 rgbds-0.5.2 is available
0
0

Automated Test Results