Commit Graph

15 Commits

Author SHA1 Message Date
Rangi
a5f36263be
Automatically update symbols branch in CI (#171) 2026-07-05 22:55:21 -04:00
Rangi
cae73ee7f5
Fix build and add CI for macOS (#170) 2026-07-05 22:29:56 -04:00
Rangi
0903fe1f38 Update CI dependencies
Some checks are pending
CI / build (push) Waiting to run
2026-07-01 22:57:59 -04:00
Rangi
579c4ab3fc Get rid of the baserom requirement (#159)
This should mark the disassembly as no longer a WIP.
2026-07-01 22:01:49 -04:00
Alieneer
664803a74f
Build matching non-debug ROMs (#155)
Some checks failed
CI / build (push) Has been cancelled
2026-06-24 15:12:13 -04:00
Rangi
bfb3ef95ca
Add tools/unnamed.py webhook (#148) 2026-06-15 16:52:16 -04:00
MDTravis
4a51e1a819
Build Silver debug ROM (pokesilver-spaceworld.gb, aka Silver_debug.sgb, aka MONS2SD.COM) (#131)
* Named constants for SGB town palettes
* Correct collision_type_table.asm ID comments
* Documented 2 bugs, and 3 functions.
* Adjust sprite constants (duplicate sprite IDs reference the latest definition of it instead of the earliest)

---------

Co-authored-by: Narishma-gb <194818981+Narishma-gb@users.noreply.github.com>
Co-authored-by: Alieneer <37123222+BreavyTF2@users.noreply.github.com>
Co-authored-by: Rangi <sylvie.oukaour+rangi42@gmail.com>
2026-06-08 16:50:54 -04:00
Rangi
7f3e77acbe Fix CI (rgbds needed sudo apt-get update) 2026-01-21 12:05:26 -05:00
Rangi
26a44bf940
Use features of RGBDS 1.0.0 (#123)
Some checks failed
CI / build (push) Has been cancelled
* All programs (rgbasm, rgblink, rgbfix, rgbgfx) support `-W` warnings

* Use `rgbgfx -c dmg` for grayscale 1bpp/2bpp

* Use new string functions and operators

* Use `?` to silence nodes in warning/error location backtraces

* Use single-quoted character literals for numeric values

* Do not warn about overwriting bytes in the corrected header
2025-11-13 15:28:12 -05:00
vulcandth
60abac1e12
Update CI with rgbds dependencies
Some checks are pending
CI / build (push) Waiting to run
2025-01-10 15:47:55 -06:00
Rangi
d553387df4 Build with RGBDS 0.9.0
Some checks failed
CI / build (push) Has been cancelled
2025-01-05 19:06:45 -05:00
vulcandth
9f30c9741c Update to RGBDS 0.8.0 2024-07-22 12:36:47 +00:00
camthesaxman
7a50367e04
make it actually build with current RGBDS (#106) 2022-12-17 00:03:52 +00:00
Rangi
c5d5d1115f Try restoring the git status check in CI (see issue #67) 2021-06-20 12:13:52 -04:00
Rangi
9f7395cb91 Switch from Travis CI to GitHub Actions 2021-06-20 12:11:37 -04:00