Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

gbdev

gbdev community
Collective - Host: opensource - https://opencollective.com/gbdev - Website: https://gbdev.io/ - Code: https://github.com/gbdev

Improve RGBASM's "input files" error messages slightly

github.com/gbdev/rgbds-deb - 7377a142451ecea51eaa51b6047b5537f8926ef4 authored about 2 years ago by ISSOtm <[email protected]>
Print a more user-friendly error message for leftover diff marks (#1089)

github.com/gbdev/rgbds-deb - e2136d60b2db6c714a0c7c84f38bbcad5c519b71 authored about 2 years ago by Eldred Habert <[email protected]>
Print a more user-friendly error message for leftover diff marks (#1089)

github.com/gbdev/rgbds - e2136d60b2db6c714a0c7c84f38bbcad5c519b71 authored about 2 years ago by Eldred Habert <[email protected]>
Sync release docs CI workflow with master

We should look into reusable workflows, really.
https://docs.github.com/en/actions/using-workflo...

github.com/gbdev/rgbds - 74e40654e64f321399f3e2bb04019f83c96ce6fa authored about 2 years ago by ISSOtm <[email protected]>
Sync release docs CI workflow with master

We should look into reusable workflows, really.
https://docs.github.com/en/actions/using-workflo...

github.com/gbdev/rgbds-deb - 74e40654e64f321399f3e2bb04019f83c96ce6fa authored about 2 years ago by ISSOtm <[email protected]>
Version 0.6.0

github.com/gbdev/rgbds-deb - f90857032c938ea9fc87d4f9bdefe9864c730774 authored about 2 years ago by Rangi <[email protected]>
Version 0.6.0

github.com/gbdev/rgbds - f90857032c938ea9fc87d4f9bdefe9864c730774 authored about 2 years ago by Rangi <[email protected]>
Use `-flto=auto`

github.com/gbdev/rgbds - 1653a9a3f26fd221b854b28991b155c36858f0bb authored about 2 years ago by Rangi <[email protected]>
Use `-flto=auto`

github.com/gbdev/rgbds-deb - 1653a9a3f26fd221b854b28991b155c36858f0bb authored about 2 years ago by Rangi <[email protected]>
Update RGBDS master documentation

github.com/gbdev/rgbds-www - dfbc69737a6d1f4615f02aea21329ca647a94773 authored about 2 years ago by GitHub Action <[email protected]>
Fixed-point functions can take specific precision (#1086)

github.com/gbdev/rgbds - 3c049983f1008e52c5b04a870d91cd0e03ac5c36 authored about 2 years ago by Rangi <[email protected]>
Fixed-point functions can take specific precision (#1086)

github.com/gbdev/rgbds-deb - 3c049983f1008e52c5b04a870d91cd0e03ac5c36 authored about 2 years ago by Rangi <[email protected]>
Fixed-point values can use all 32-Q magnitude bits (#1085)

github.com/gbdev/rgbds-deb - 8553b61a946527d12f2af7b75b1a7c66b8044ca1 authored about 2 years ago by Rangi <[email protected]>
Fixed-point values can use all 32-Q magnitude bits (#1085)

github.com/gbdev/rgbds - 8553b61a946527d12f2af7b75b1a7c66b8044ca1 authored about 2 years ago by Rangi <[email protected]>
Fix use of bitwise OR instead of logical

Thanks, Clang!

github.com/gbdev/rgbds - b8307432b896deb73785ec3f0e08930b7bea7691 authored about 2 years ago by ISSOtm <[email protected]>
Update CI target OSes

Remove platforms deprecated by GitHub Actions
Add new platforms supported by the same

github.com/gbdev/rgbds - 80a62a8a03fc252b68c59b110879b2694693e991 authored about 2 years ago by ISSOtm <[email protected]>
Properly build and link against libpng

Doing it right this time.
Also bundling the newly required DLLs.

github.com/gbdev/rgbds - 8ccbd9dc36c9fd672225ba91e50d022f166acd73 authored about 2 years ago by ISSOtm <[email protected]>
Properly exclude GCC from macOS matrices

github.com/gbdev/rgbds - ab12c474d27291fe69b25e68d00184b05a601926 authored about 2 years ago by ISSOtm <[email protected]>
Properly build and link against libpng

Doing it right this time.
Also bundling the newly required DLLs.

github.com/gbdev/rgbds-deb - 8ccbd9dc36c9fd672225ba91e50d022f166acd73 authored about 2 years ago by ISSOtm <[email protected]>
Update CI target OSes

Remove platforms deprecated by GitHub Actions
Add new platforms supported by the same

github.com/gbdev/rgbds-deb - 80a62a8a03fc252b68c59b110879b2694693e991 authored about 2 years ago by ISSOtm <[email protected]>
Properly exclude GCC from macOS matrices

github.com/gbdev/rgbds-deb - ab12c474d27291fe69b25e68d00184b05a601926 authored about 2 years ago by ISSOtm <[email protected]>
Fix use of bitwise OR instead of logical

Thanks, Clang!

github.com/gbdev/rgbds-deb - b8307432b896deb73785ec3f0e08930b7bea7691 authored about 2 years ago by ISSOtm <[email protected]>
Update RGBDS master documentation

github.com/gbdev/rgbds-www - 05c96e28dca2df5f27b42265633aa41519c0bd9d authored about 2 years ago by GitHub Action <[email protected]>
Sort `rgbgfx`'s `-r` option alphabetically

github.com/gbdev/rgbds - bbe28faab4f6dce29fe820450c425d255546cfbb authored about 2 years ago by Rangi <[email protected]>
Sort `rgbgfx`'s `-r` option alphabetically

github.com/gbdev/rgbds-deb - bbe28faab4f6dce29fe820450c425d255546cfbb authored about 2 years ago by Rangi <[email protected]>
Allow fixed-point constants to have unsigned range (#1084)

For example with Q.4, $F0 is 15.0, which no longer warns

github.com/gbdev/rgbds-deb - 106ad30e5a02f60037fd1d99d26866b4820a8197 authored about 2 years ago by Rangi <[email protected]>
Allow fixed-point constants to have unsigned range (#1084)

For example with Q.4, $F0 is 15.0, which no longer warns

github.com/gbdev/rgbds - 106ad30e5a02f60037fd1d99d26866b4820a8197 authored about 2 years ago by Rangi <[email protected]>
Update RGBDS master documentation

github.com/gbdev/rgbds-www - dc101804244b271399efc174639f99c3d2b00ff8 authored about 2 years ago by GitHub Action <[email protected]>
Refactor `!!x` to `x != 0`

Also limit comments and docs to single "!"s

github.com/gbdev/rgbds - a1107fc5cfa552f9e1958de688f82aa5129adbcd authored about 2 years ago by Rangi <[email protected]>
Refactor `!!x` to `x != 0`

Also limit comments and docs to single "!"s

github.com/gbdev/rgbds-deb - a1107fc5cfa552f9e1958de688f82aa5129adbcd authored about 2 years ago by Rangi <[email protected]>
Update RGBDS master documentation

github.com/gbdev/rgbds-www - 0f6961f57ac61cb11cc7b8afde5ccd81078c889e authored about 2 years ago by GitHub Action <[email protected]>
Parse HEX palettes (#1081)

Addresses one item of #1065

github.com/gbdev/rgbds - 969412af246eb7ca8fe1f5799281eb0df67a6102 authored about 2 years ago by Rangi <[email protected]>
Parse HEX palettes (#1081)

Addresses one item of #1065

github.com/gbdev/rgbds-deb - 969412af246eb7ca8fe1f5799281eb0df67a6102 authored about 2 years ago by Rangi <[email protected]>
Comply with sym file spec (#1078)

Co-authored-by: Rangi <[email protected]>

github.com/gbdev/rgbds-deb - c10345f26d2aa370bc35d73ac5c81ea85beb788e authored about 2 years ago by Eldred Habert <[email protected]>
Comply with sym file spec (#1078)

Co-authored-by: Rangi <[email protected]>

github.com/gbdev/rgbds - c10345f26d2aa370bc35d73ac5c81ea85beb788e authored about 2 years ago by Eldred Habert <[email protected]>
Update RGBDS master documentation

github.com/gbdev/rgbds-www - 93d78322817d00f90bf8004df790dd062a2b69fd authored about 2 years ago by GitHub Action <[email protected]>
Document `gbc` pal spec format

I *knew* I had forgotten something!

github.com/gbdev/rgbds - 6fd5c94b27aff9adc2d2fb9428177605f2d3f552 authored about 2 years ago by ISSOtm <[email protected]>
Document `gbc` pal spec format

I *knew* I had forgotten something!

github.com/gbdev/rgbds-deb - 6fd5c94b27aff9adc2d2fb9428177605f2d3f552 authored about 2 years ago by ISSOtm <[email protected]>
Update RGBDS master documentation

github.com/gbdev/rgbds-www - 530ea97b11ab6d9a21b197aec8891be856cd91a6 authored about 2 years ago by GitHub Action <[email protected]>
Parse GPL palettes, and fix PSP palette parsing (#1080)

Addresses one item of #1065

github.com/gbdev/rgbds - ddb1d0b6aa6fb36081e2cc24176c0e6e77bcbe44 authored about 2 years ago by Rangi <[email protected]>
Parse GPL palettes, and fix PSP palette parsing (#1080)

Addresses one item of #1065

github.com/gbdev/rgbds-deb - ddb1d0b6aa6fb36081e2cc24176c0e6e77bcbe44 authored about 2 years ago by Rangi <[email protected]>
Only define `@` and `_NARG` when they have values (#1073)

Fixes #1069

Co-authored-by: Eldred Habert <[email protected]>

github.com/gbdev/rgbds-deb - 08545643cfb75b02a23e1af6b853f1432dd422f0 authored about 2 years ago by Rangi <[email protected]>
Only define `@` and `_NARG` when they have values (#1073)

Fixes #1069

Co-authored-by: Eldred Habert <[email protected]>

github.com/gbdev/rgbds - 08545643cfb75b02a23e1af6b853f1432dd422f0 authored about 2 years ago by Rangi <[email protected]>
Patch pokecrystal to use embedded palettes

github.com/gbdev/rgbds - 140c6b169e1b70443ddb1fe3b8ecf235e7fd0dcd authored about 2 years ago by Rangi <[email protected]>
Remove legacy support for generating a palette with unused colors

If you need an explicit set of colors, possibly including
unused ones, use `-c`.

Fixes #1062

github.com/gbdev/rgbds - d86d24bdc14fb2fc5c1ca9729495e1a26c2d6d08 authored about 2 years ago by Rangi <[email protected]>
Remove legacy support for generating a palette with unused colors

If you need an explicit set of colors, possibly including
unused ones, use `-c`.

Fixes #1062

github.com/gbdev/rgbds-deb - d86d24bdc14fb2fc5c1ca9729495e1a26c2d6d08 authored about 2 years ago by Rangi <[email protected]>
Patch pokecrystal to use embedded palettes

github.com/gbdev/rgbds-deb - 140c6b169e1b70443ddb1fe3b8ecf235e7fd0dcd authored about 2 years ago by Rangi <[email protected]>
Add support for GBC palette dumps to `-c` (#1075)

Fixes #1063

github.com/gbdev/rgbds-deb - a1a919579cf3065eb2408319d78f58bc81549227 authored about 2 years ago by Eldred Habert <[email protected]>
Add support for GBC palette dumps to `-c` (#1075)

Fixes #1063

github.com/gbdev/rgbds - a1a919579cf3065eb2408319d78f58bc81549227 authored about 2 years ago by Eldred Habert <[email protected]>
Update RGBDS master documentation

github.com/gbdev/rgbds-www - 84f12319957c5e6a3aa886dacfedd7f1864edd77 authored about 2 years ago by GitHub Action <[email protected]>
Deprecate `__FILE__` and `__LINE__` (#1072)

Unlike C, these constants are not convenient for logging in macros,
since they always report th...

github.com/gbdev/rgbds - a47da5f71f1b755b3a2fa03736cda60534dfb639 authored about 2 years ago by Rangi <[email protected]>
Deprecate `__FILE__` and `__LINE__` (#1072)

Unlike C, these constants are not convenient for logging in macros,
since they always report th...

github.com/gbdev/rgbds-deb - a47da5f71f1b755b3a2fa03736cda60534dfb639 authored about 2 years ago by Rangi <[email protected]>
Clarify codepoint notation using hex

github.com/gbdev/rgbds-www - ca186ad12a7a665c47ba10444ac79d7713e5577c authored about 2 years ago by Eldred Habert <[email protected]>
Update link to wla-dx's documentation

github.com/gbdev/rgbds-www - 4b9161a582a6b007faf5efb3a013b0afd8cd5039 authored about 2 years ago by Eldred Habert <[email protected]>
Patch projects so CI will build (#1071)

Fixes #1070

github.com/gbdev/rgbds - 68ad926279b783fe1a20947946cf903e60dc4f01 authored about 2 years ago by Rangi <[email protected]>
Patch projects so CI will build (#1071)

Fixes #1070

github.com/gbdev/rgbds-deb - 68ad926279b783fe1a20947946cf903e60dc4f01 authored about 2 years ago by Rangi <[email protected]>
Update RGBDS master documentation

github.com/gbdev/rgbds-www - 2ea5c48b8db3e8f4731b1d84c2fa70706dbe3f4a authored about 2 years ago by GitHub Action <[email protected]>
`SECTION(symbol)` returns the name of a symbol's section (#1066)

Fixes #963

Co-authored-by: Eldred Habert <[email protected]>

github.com/gbdev/rgbds - dec4133e84e61fedc29c95cc3984f734422dff16 authored about 2 years ago by Rangi <[email protected]>
`SECTION(symbol)` returns the name of a symbol's section (#1066)

Fixes #963

Co-authored-by: Eldred Habert <[email protected]>

github.com/gbdev/rgbds-deb - dec4133e84e61fedc29c95cc3984f734422dff16 authored about 2 years ago by Rangi <[email protected]>
Update RGBDS master documentation

github.com/gbdev/rgbds-www - 0eb429dbdc48636169030ee53ea2255001d71fb0 authored about 2 years ago by GitHub Action <[email protected]>
Warning levels `-Wunmapped-char=0/1/2` (#1061)

Fixes #1058

github.com/gbdev/rgbds - c35cb6ac32b703662456226b0c40b6669b54cdc0 authored about 2 years ago by Rangi <[email protected]>
Warning levels `-Wunmapped-char=0/1/2` (#1061)

Fixes #1058

github.com/gbdev/rgbds-deb - c35cb6ac32b703662456226b0c40b6669b54cdc0 authored about 2 years ago by Rangi <[email protected]>
Update RGBDS master documentation

github.com/gbdev/rgbds-www - b5f9dd014d940bdaddc2b1cb76abb25a80a4c491 authored about 2 years ago by GitHub Action <[email protected]>
Redefine the trig functions to divide circles into 1.0 turns (#1060)

This makes their behavior consistent across Q settings

Fixes #1059

github.com/gbdev/rgbds - 023884d2b02ea11670031c8a0cf0c22f4b6bc911 authored about 2 years ago by Rangi <[email protected]>
Redefine the trig functions to divide circles into 1.0 turns (#1060)

This makes their behavior consistent across Q settings

Fixes #1059

github.com/gbdev/rgbds-deb - 023884d2b02ea11670031c8a0cf0c22f4b6bc911 authored about 2 years ago by Rangi <[email protected]>
Update RGBDS master documentation

github.com/gbdev/rgbds-www - ae2af440d1e7df24f641814437a22fe813be55f9 authored about 2 years ago by GitHub Action <[email protected]>
Use backslash escape instead of "backwards slash" in man pages

The latter is in the "Lines" category, which seems inappropriate.

github.com/gbdev/rgbds - 3567faf395cdc93d859692eb3c0421b0cdcf702d authored about 2 years ago by ISSOtm <[email protected]>
Use backslash escape instead of "backwards slash" in man pages

The latter is in the "Lines" category, which seems inappropriate.

github.com/gbdev/rgbds-deb - 3567faf395cdc93d859692eb3c0421b0cdcf702d authored about 2 years ago by ISSOtm <[email protected]>
Update RGBDS master documentation

github.com/gbdev/rgbds-www - 8d02d268e8a328cfb0cdfd741c44be1e2a44315a authored about 2 years ago by GitHub Action <[email protected]>
Add `-I` as an alias for `-i` in rgbasm (#1056)

Co-authored-by: Rangi <[email protected]>

github.com/gbdev/rgbds - 6502ed39197d6047afd309fb015cb3f3d739765c authored about 2 years ago by Eldred Habert <[email protected]>
Add `-I` as an alias for `-i` in rgbasm (#1056)

Co-authored-by: Rangi <[email protected]>

github.com/gbdev/rgbds-deb - 6502ed39197d6047afd309fb015cb3f3d739765c authored about 2 years ago by Eldred Habert <[email protected]>
Preserve Unix line endings for .bash and .flags files (#1054)

Fixes #955

github.com/gbdev/rgbds-deb - b1a241233e856b630df1a52106ee6cdaa6b68e68 authored about 2 years ago by Rangi <[email protected]>
Preserve Unix line endings for .bash and .flags files (#1054)

Fixes #955

github.com/gbdev/rgbds - b1a241233e856b630df1a52106ee6cdaa6b68e68 authored about 2 years ago by Rangi <[email protected]>
Fix `rgbasm -b` and `rgbasm -g` (#1052)

Fixes #1051

github.com/gbdev/rgbds - f88968ec20e59daefa4c8fc1e4a61f7c958ffe90 authored about 2 years ago by Rangi <[email protected]>
Fix `rgbasm -b` and `rgbasm -g` (#1052)

Fixes #1051

github.com/gbdev/rgbds-deb - f88968ec20e59daefa4c8fc1e4a61f7c958ffe90 authored about 2 years ago by Rangi <[email protected]>
Warn when a duplicate CLI argument overrides a previous one (#1053)

Fixes #1050

github.com/gbdev/rgbds-deb - 5ad8a8c95837aa39c151b1f6f98bc60f79ceccf1 authored about 2 years ago by Rangi <[email protected]>
Warn when a duplicate CLI argument overrides a previous one (#1053)

Fixes #1050

github.com/gbdev/rgbds - 5ad8a8c95837aa39c151b1f6f98bc60f79ceccf1 authored about 2 years ago by Rangi <[email protected]>
Use `STD*_FILENO` constants (#1055)

These are defined in platform.h, but not consistently used

Co-authored-by: Eldred Habert <eld...

github.com/gbdev/rgbds - 282737450582d791d93022c6ceceee29a97fc190 authored about 2 years ago by Rangi <[email protected]>
Use `STD*_FILENO` constants (#1055)

These are defined in platform.h, but not consistently used

Co-authored-by: Eldred Habert <eld...

github.com/gbdev/rgbds-deb - 282737450582d791d93022c6ceceee29a97fc190 authored about 2 years ago by Rangi <[email protected]>
Update RGBDS master documentation

github.com/gbdev/rgbds-www - d94ab6290294591c54e441edca56caa3f1c737c2 authored about 2 years ago by GitHub Action <[email protected]>
Support `-P/--preinclude` to pre-INCLUDE a file (#1043)

Fixes #1041

Co-authored-by: ISSOtm <[email protected]>

github.com/gbdev/rgbds - b8385a50e3cffb224e889760a68f6f1c93844d6a authored about 2 years ago by Rangi <[email protected]>
Support `-P/--preinclude` to pre-INCLUDE a file (#1043)

Fixes #1041

Co-authored-by: ISSOtm <[email protected]>

github.com/gbdev/rgbds-deb - b8385a50e3cffb224e889760a68f6f1c93844d6a authored about 2 years ago by Rangi <[email protected]>
Use tabs for indentation in map files

As requested by #1012

github.com/gbdev/rgbds-deb - 02923a67f3d023586d127a6fda0b7b03949332b4 authored about 2 years ago by ISSOtm <[email protected]>
Use tabs for indentation in map files

As requested by #1012

github.com/gbdev/rgbds - 02923a67f3d023586d127a6fda0b7b03949332b4 authored about 2 years ago by ISSOtm <[email protected]>
Add evscript and evunit to Development Tools (#64)

github.com/gbdev/gbdev.github.io - e2022122a3522dfe76a208d8f1c9a51de026bd51 authored about 2 years ago by Evie M <[email protected]>
Correct link to gb-starter-kit repository (#42)

github.com/gbdev/rgbds-www - 4098bad048a6cba92660053a031726ea29885c18 authored about 2 years ago by PaddyCo <[email protected]>
Update RGBDS master documentation

github.com/gbdev/rgbds-www - 70aa545ccaae9f4973b807289ac8c2a937617dbc authored about 2 years ago by GitHub Action <[email protected]>
Document that symbol interpolation works outside of strings too

github.com/gbdev/rgbds - f5b19906047cd318f901557731021ad136e5643f authored about 2 years ago by Rangi <[email protected]>
Document that symbol interpolation works outside of strings too

github.com/gbdev/rgbds-deb - f5b19906047cd318f901557731021ad136e5643f authored about 2 years ago by Rangi <[email protected]>
Avoid overriding the entire `index.hbs` file

Avoids breakage across mdBook versions (e.g. live-reload recently stopped working)

github.com/gbdev/pandocs - ae89342abe259502402247e268db2912ab848314 authored about 2 years ago by ISSOtm <[email protected]>
Update Rust crates

github.com/gbdev/pandocs - 0c8e53204ee773f2de27854399a3892012d48435 authored about 2 years ago by ISSOtm <[email protected]>
Fix broken anchors to Pan Docs (#26)

github.com/gbdev/gb-asm-tutorial - 78d294a42bb3a5e278a92d5797bf3908e53a205e authored about 2 years ago by return2monki <[email protected]>
Add Black, isort and flake8 + Github Action (#87)

* update script location and minor tweaks to it

* revert syncro copy change

* Add Black, i...

github.com/gbdev/homebrewhub - 6bea7b427fe499c9830d7fd846a4f8aed28bebfb authored about 2 years ago by Raúl Negrón <[email protected]>
Apply new section name style

github.com/gbdev/pandocs - 9e5f7319e1d894b2c6e28ecd923147f95d5636ad authored about 2 years ago by ISSOtm <[email protected]>
Clarify how to inject custom logo

github.com/gbdev/gb-asm-tutorial - 086d23c471455b16a095d0492e4330569c9e0013 authored about 2 years ago by ISSOtm <[email protected]>
Update HuC3.md

github.com/gbdev/pandocs - ac4661cc54f97fc2f0d6d45eebcf710fcd43327d authored about 2 years ago by CasualPokePlayer <[email protected]>
Added preliminary HuC-3 documentation. (#433)

* Added preliminary HuC-3 documentation.

* Reformatted various things:

* Use typographical...

github.com/gbdev/pandocs - b215ba5c2672f6ef632940ea8eddb22ebdeed95d authored about 2 years ago by Vas Crabb <[email protected]>
Add old licensee code list (#432)

* Update The_Cartridge_Header.md

* per ISSOtm's suggestion

Co-authored-by: Eldred Habert <...

github.com/gbdev/pandocs - ada81756393169ba770342cda8c68ab16b6b214f authored about 2 years ago by Buggem <[email protected]>
Specify the symbol file format

Closes gbdev/rgbds#483 at least for now; as noted,
the `.map` file format is intentionally not s...

github.com/gbdev/rgbds-www - 0980a9c3f0b36b9c0d398c6d35e56ffe979d47ae authored about 2 years ago by ISSOtm <[email protected]>
Link to other tutorials at the end

github.com/gbdev/gb-asm-tutorial - a0587af9bf3e1ad95484db9c3340b55fa95e2d54 authored about 2 years ago by ISSOtm <[email protected]>