Skip to content
  • Closed Feb 3, 2025 Last updated about 19 hours ago

    Bugfixes, doc fixes, test coverage, code cleanup

    100% complete
  • Closed Dec 26, 2024 Last updated 3 months ago

    Bugfixes and more low-hanging features

  • Closed Jun 28, 2024 Last updated 9 months ago

    Possibly the last release before the RSGBDS Rust rewrite!

  • Closed Feb 9, 2024 Last updated about 1 year ago
  • Closed Dec 6, 2022 Last updated over 2 years ago
    100% complete
  • Closed Oct 3, 2022 Last updated over 2 years ago
    100% complete
  • Closed Nov 24, 2021 Last updated over 3 years ago

    A minor release, mostly bug fixes

    100% complete
  • Closed May 9, 2021 Last updated almost 4 years ago
    100% complete
  • Closed Apr 3, 2020 Last updated almost 4 years ago

    Checklist for the 0.4.0 release. Current (rough) changelog: - Sub f…

    Checklist for the 0.4.0 release.

    Current (rough) changelog:

    - Sub flag doc fix
    - Allowed nested bracketed symbols
    - Linker outputs full error stacks
    - Improved internal error reporting
    - RGBLINK rewrite:
    	+ Substantial RGBLINK performance improvement
    	+ Sorted sym and map files
    	+ Improved error reporting
    - Long option support
    - Toggleable warnings
    - Make RGBASM aware of `BANK()` known at compile-time
    - Overhauled man pages
    - Fixed `ds` documentation
    - Fixed incorrect error line reporting in REPT blocks
    - Altered behavior of `-i` to be consistent with other compilers
    - Allowed ROMX and WRAMX sections in `-t` and `-w`/`-d` modes, respectively
    - Support for more options related to automatic dependency generation (`-M` family)
    - Improved reliability of shifts operations
    - Make `__ISO_8601_` symbols work on Windows
    - Allow labels as arguments to `rst`
    - Made implicit truncation a warning
    - The second byte of STOP can now be specified
    - Made `@` and other labels constants when the section's address is fixed
    - Made RGBASM better handle constant expressions
    - RGBASM now errors out when fixing sections at invalid locations
    - Implemented `LOAD` blocks for code that gets copied to RAM
    - Allowed INCBIN to use unseekable files
    - Added SHIFT with numeric argument
    - Fixed `=` being an alias to `set` (`= 7, [hl]` ⇔ `set 7, [hl]`)
    
    /!\ Removed "section-local charmap" feature deprecated in 0.3.9
    

    100% complete
  • Closed Dec 11, 2020 Last updated almost 4 years ago
    100% complete
  • Closed Apr 17, 2021 Last updated almost 4 years ago

    RGBDS release 0.5.0

    100% complete
  • Closed Sep 5, 2020 Last updated over 4 years ago
    100% complete