-
-
Notifications
You must be signed in to change notification settings - Fork 175
-
0.9.1
ClosedFeb 3, 2025 Last updated about 19 hours agoBugfixes, doc fixes, test coverage, code cleanup
-
-
v0.8.0
ClosedJun 28, 2024 Last updated 9 months agoPossibly the last release before the RSGBDS Rust rewrite!
-
v0.7.0
ClosedFeb 9, 2024 Last updated about 1 year ago -
v0.6.1
ClosedDec 6, 2022 Last updated over 2 years ago -
0.6.0
ClosedOct 3, 2022 Last updated over 2 years ago -
v0.5.1
ClosedMay 9, 2021 Last updated almost 4 years ago -
v0.4.0
ClosedApr 3, 2020 Last updated almost 4 years agoChecklist 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
-
v0.4.2
ClosedDec 11, 2020 Last updated almost 4 years ago -
v0.4.1
ClosedSep 5, 2020 Last updated over 4 years ago