20 Commits

Author SHA1 Message Date
Rangi f91d74b9c3 Update RGBDS to 1.0.4 (although 1.0.0 still works) 2026-09-22 14:16:55 -04:00
Rangi 5593381195 Update RGBDS to 1.0.3 (although 1.0.0 still works) 2026-08-01 13:27:33 -04:00
Rangi ad1137d4bc Update RGBDS to 1.0.2 (although 1.0.0 still works) 2026-07-20 20:47:30 -04:00
Rangi 31880ea20e Update CI dependencies 2026-07-01 22:54:54 -04:00
Rangi 042368c6b4 Fix CI for Linux and add CI for macOS (#1223) 2026-01-17 16:19:24 -05:00
Rangi 2ca86716e6 Update RGBDS to 1.0.1 (although 1.0.0 still works) 2026-01-01 01:34:31 -05:00
Rangi a55bc33d67 Use features of RGBDS 1.0.0 (#1204)
- Use single-quoted character literals or `CHARVAL` when you need
  a character's numeric value; using strings as numbers is deprecated
- Use `?` to silence a node in warning/error location backtraces
- Use `===` and `!==` instead of `STRCMP`, and `++` instead of `STRCAT`
- Use `__SCOPE__` instead of checking for `..` and `.` separately
- Use `#string` instead of `"{string}"`
- All programs (rgbasm, rgblink, rgbfix, rgbgfx) support `-W` warnings
- `rgbgfx --colors dmg` is short for `rgbgfx --colors dmg=e4`
2025-11-12 15:43:54 -05:00
Rangi d9ae564440 Require RGBDS 0.9.3 for its DMG palette specs (#1193) 2025-07-02 20:32:00 -04:00
Rangi a15a2970a1 Use features new to RGBDS 0.9.2 (#1180) 2025-05-10 12:47:43 -04:00
Rangi 61c9ba5f6c Use RGBDS 0.9.0 (#1159) 2024-12-25 21:24:37 -05:00
Rangi42 75f214e594 GitHub Actions needs libpng-dev installed for rgbds 2024-10-16 10:16:20 -04:00
Rangi42 024c8749a0 Build with RGBDS 0.8.0, though it is not yet required 2024-06-28 15:57:44 -04:00
Rangi dbf6044650 Update to RGBDS 0.7.0 (#1101) 2024-01-03 10:58:53 -05:00
vulcandth 0b91f5c656 CI copy .map files to symbols branch 2023-08-22 18:47:12 -05:00
vulcandth 06dd208cc7 Update EndBug to v9.
fixes #1038
2023-04-01 13:56:21 -05:00
Rangi 8fd66c080f Use rgbds 0.6.1 (0.6.0 also still works) 2022-12-03 11:11:20 -05:00
Rangi 8e135931a6 Require rgbds 0.6.0 2022-10-02 22:03:53 -04:00
Rangi 6834c7a9a1 Require rgbds 0.5.2 2021-11-23 20:14:08 -05:00
Yoann Fievez 44203872c3 Launch 'make compare' only for pret repo and not fork (#858)
Fixes #856
2021-11-03 17:26:05 -04:00
Rangi 72f3234e03 Switch from Travis CI to GitHub Actions 2021-06-19 21:54:56 -04:00