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

Fix malformed manifests (#114)

github.com/gbdev/database - f9c35722835ef13bff425eb4ffb9dab009c2fbd9 authored almost 3 years ago by Antonio Vivace <[email protected]>
ci: add check_files to pipeline

github.com/gbdev/database - ec81b6098da45600a29c55e9bc6cb780444c7e88 authored almost 3 years ago by Antonio Vivace <[email protected]>
add script to check if files in the manifest are on disk

github.com/gbdev/database - 99c35ba769a9c06d00919deafe409b600625ae2a authored almost 3 years ago by Antonio Vivace <[email protected]>
Update game.json (#113)

Removed "controls" screenshot from references.

Update game.json (#112)

Removed "controls" scre...

github.com/gbdev/database - 735413835ffe0f3dabe956b25da84865326765f7 authored almost 3 years ago by Bryan Taylor <[email protected]>
Clarify what the Demos category means

github.com/gbdev/gbcompo21 - dfb2d8d37b4e21559e4088e9827e4778e541dc4f authored almost 3 years ago by bbbbbr <[email protected]>
Don't use `new` as a variable name

It conflicts with the C++ keyword

github.com/gbdev/rgbds-deb - d073cffa7438fbe62fbdebd9bcaaa39303ee04e9 authored almost 3 years ago by Rangi <[email protected]>
Don't use `new` as a variable name

It conflicts with the C++ keyword

github.com/gbdev/rgbds - d073cffa7438fbe62fbdebd9bcaaa39303ee04e9 authored almost 3 years ago by Rangi <[email protected]>
Turn the `readChars` macro into a `readInternal` function

This macro was only used twice, and the second usage did
some unnecessary work.

github.com/gbdev/rgbds - 8435a29c4e0db7295d750c87e624374c8bea907f authored almost 3 years ago by Rangi <[email protected]>
Turn the `readChars` macro into a `readInternal` function

This macro was only used twice, and the second usage did
some unnecessary work.

github.com/gbdev/rgbds-deb - 8435a29c4e0db7295d750c87e624374c8bea907f authored almost 3 years ago by Rangi <[email protected]>
Fix improperly terminated region name check (#953)

github.com/gbdev/rgbds-deb - b7fe78cad8a951aa08c3133478da175eb377e2fd authored almost 3 years ago by Eievui <[email protected]>
Fix improperly terminated region name check (#953)

github.com/gbdev/rgbds - b7fe78cad8a951aa08c3133478da175eb377e2fd authored almost 3 years ago by Eievui <[email protected]>
Release 0.5.2

github.com/gbdev/rgbds - 9d993d84e85eeb8dd304e48463d89865795e97ed authored almost 3 years ago by Rangi <[email protected]>
Release 0.5.2

github.com/gbdev/rgbds-deb - 9d993d84e85eeb8dd304e48463d89865795e97ed authored almost 3 years ago by Rangi <[email protected]>
Add the new completion scripts to checkdiff

github.com/gbdev/rgbds-deb - fef168b2a56b61785147aef77e054d5dff966c08 authored almost 3 years ago by ISSOtm <[email protected]>
Add the new completion scripts to checkdiff

github.com/gbdev/rgbds - fef168b2a56b61785147aef77e054d5dff966c08 authored almost 3 years ago by ISSOtm <[email protected]>
Add Bash completion scripts for the last 3

github.com/gbdev/rgbds - 4a4b22c78cb2729cf06ffd1c401275c7f5334bad authored almost 3 years ago by ISSOtm <[email protected]>
Add Bash completion scripts for the last 3

github.com/gbdev/rgbds-deb - 4a4b22c78cb2729cf06ffd1c401275c7f5334bad authored almost 3 years ago by ISSOtm <[email protected]>
Add `-Wnumeric-string` to shell autocompletion

github.com/gbdev/rgbds-deb - db79689e81cffd5cb9564328179d88da07b6ba75 authored almost 3 years ago by Rangi <[email protected]>
Add `-Wnumeric-string` to shell autocompletion

github.com/gbdev/rgbds - db79689e81cffd5cb9564328179d88da07b6ba75 authored almost 3 years ago by Rangi <[email protected]>
Remove `TRACE_PARSER` support

Attempting to build with this gave an "undefined reference to `yydebug'"
error (maybe a version ...

github.com/gbdev/rgbds - c2ca46c27d622a17c6248782d628c89c49bfb972 authored almost 3 years ago by Rangi <[email protected]>
Remove `dbgPrint` and `TRACE_LEXER` support

I have not found `TRACE_LEXER` to be useful in debugging
actual lexer issues.

github.com/gbdev/rgbds - aac839f3897be831eb35c3b31403a0b099079ae3 authored almost 3 years ago by Rangi <[email protected]>
Remove `TRACE_PARSER` support

Attempting to build with this gave an "undefined reference to `yydebug'"
error (maybe a version ...

github.com/gbdev/rgbds-deb - c2ca46c27d622a17c6248782d628c89c49bfb972 authored almost 3 years ago by Rangi <[email protected]>
Remove `dbgPrint` and `TRACE_LEXER` support

I have not found `TRACE_LEXER` to be useful in debugging
actual lexer issues.

github.com/gbdev/rgbds-deb - aac839f3897be831eb35c3b31403a0b099079ae3 authored almost 3 years ago by Rangi <[email protected]>
Consistent title case for rgbasm.5 headings

github.com/gbdev/rgbds-deb - 9d9febe1d36995046c0ec246fcec54fdbe1d16f8 authored almost 3 years ago by Rangi <[email protected]>
Consistent title case for rgbasm.5 headings

github.com/gbdev/rgbds - 9d9febe1d36995046c0ec246fcec54fdbe1d16f8 authored almost 3 years ago by Rangi <[email protected]>
Reword docs now that SET is deprecated (#946)

- '=' constants are "variables" (not "mutable constants")
- EQU constants are "numeric constant...

github.com/gbdev/rgbds - b9fd85470eda79497ce44246c1385916a44900d6 authored almost 3 years ago by Rangi <[email protected]>
Reword docs now that SET is deprecated (#946)

- '=' constants are "variables" (not "mutable constants")
- EQU constants are "numeric constant...

github.com/gbdev/rgbds-deb - b9fd85470eda79497ce44246c1385916a44900d6 authored almost 3 years ago by Rangi <[email protected]>
Fix spelling of Unearthed, capitalization of Marla

github.com/gbdev/gbcompo21 - 668537965b73c1329d03fdfa5e2cd2da3b1f98f2 authored almost 3 years ago by bbbbbr <[email protected]>
Allow underscores in gfx literals (#951)

Fixes #950

github.com/gbdev/rgbds-deb - ec6d63bce3ead381e70a1aca0ad2501bee4d9fae authored almost 3 years ago by Rangi <[email protected]>
Allow underscores in gfx literals (#951)

Fixes #950

github.com/gbdev/rgbds - ec6d63bce3ead381e70a1aca0ad2501bee4d9fae authored almost 3 years ago by Rangi <[email protected]>
Refactor error reporting to simplify BSD-style `err` (#949)

github.com/gbdev/rgbds - bdcef6f252d6a39010f46c490a955d9aa951102c authored almost 3 years ago by Rangi <[email protected]>
Refactor error reporting to simplify BSD-style `err` (#949)

github.com/gbdev/rgbds-deb - bdcef6f252d6a39010f46c490a955d9aa951102c authored almost 3 years ago by Rangi <[email protected]>
Game: fix gamecanvas showing artifacts

github.com/gbdev/virens - 0f04ed58dcf5a8c51274ec79b00597ca846a1f39 authored almost 3 years ago by Antonio Vivace <[email protected]>
Escape angle brackets around game name

This prevents it from being treated as a HTML tag

github.com/gbdev/gbcompo21 - d14d32db854b5f17262828123e2113bb3934c778 authored almost 3 years ago by Eldred Habert <[email protected]>
Update CORS settings

github.com/gbdev/homebrewhub - 6fc79f3339285cc45ce3a535017d0d9d46f02f26 authored almost 3 years ago by Antonio Vivace <[email protected]>
Update README.md

github.com/gbdev/gbcompo21 - 3b3d34f65b50b1d9169e5e0297ed474f6e7ff45b authored almost 3 years ago by Antonio Vivace <[email protected]>
Create results.md

github.com/gbdev/gbcompo21 - c820cd7ee301d93fac7e4a63901ed0a1b3d028e5 authored almost 3 years ago by Antonio Vivace <[email protected]>
style: set Basier Square as base font

github.com/gbdev/virens - 3e70acb268f6a1eaf8af13fc113abd2c0ed18d0d authored almost 3 years ago by Antonio Vivace <[email protected]>
Fix app variable not being defined

github.com/gbdev/virens - 712ca15da097ee7fd1d611b15ed60d5e466463c8 authored almost 3 years ago by Antonio Vivace <[email protected]>
Remove unused "MAX_PATH" header

The header's name was also quite misleading.
Also remove an unused define in `asm/symbol.h`.

github.com/gbdev/rgbds - 54293a91844bc812091f10f8db673c71fea6b23d authored almost 3 years ago by ISSOtm <[email protected]>
Remove unused "MAX_PATH" header

The header's name was also quite misleading.
Also remove an unused define in `asm/symbol.h`.

github.com/gbdev/rgbds-deb - 54293a91844bc812091f10f8db673c71fea6b23d authored almost 3 years ago by ISSOtm <[email protected]>
Use correct length type for `Abs*Group`

github.com/gbdev/rgbds-deb - b04e71ed34cbbd9cb15f79cd20ba787438e6bcfb authored almost 3 years ago by ISSOtm <[email protected]>
Use correct length type for `Abs*Group`

github.com/gbdev/rgbds - b04e71ed34cbbd9cb15f79cd20ba787438e6bcfb authored almost 3 years ago by ISSOtm <[email protected]>
CSS: Set pixelated image-rendering on the game canvas

github.com/gbdev/virens - 8aad0da7c15ec07406c085bc8ca1dca2a7615500 authored almost 3 years ago by Antonio Vivace <[email protected]>
Renegade Rush: fix screenshots

github.com/gbdev/database - 7c529de7545c7b4f241cf042cb65b027a0c6e62d authored almost 3 years ago by Antonio Vivace <[email protected]>
Lowercase "error:" in `-Werror` output

github.com/gbdev/rgbds-deb - f82603f196547a41727dbfce055adc013e20b62b authored almost 3 years ago by Rangi <[email protected]>
Lowercase "error:" in `-Werror` output

github.com/gbdev/rgbds - f82603f196547a41727dbfce055adc013e20b62b authored almost 3 years ago by Rangi <[email protected]>
Move more statements into `for` loop clauses

github.com/gbdev/rgbds - cedfd2582a646166fe473f33b7c95f5c11701c1c authored almost 3 years ago by Rangi <[email protected]>
Move more statements into `for` loop clauses

github.com/gbdev/rgbds-deb - cedfd2582a646166fe473f33b7c95f5c11701c1c authored almost 3 years ago by Rangi <[email protected]>
Refactor `readGfxConstant` for consistency, and edit warning message

github.com/gbdev/rgbds-deb - c7322258fc4cab0c0e68926e8fea107731b02eda authored almost 3 years ago by Rangi <[email protected]>
Refactor `readGfxConstant` for consistency, and edit warning message

github.com/gbdev/rgbds - c7322258fc4cab0c0e68926e8fea107731b02eda authored almost 3 years ago by Rangi <[email protected]>
Capitalize "FATAL:" in rgblink error messages

"warning:" and "error:" are lowercase
This matches rgbasm's formatting

github.com/gbdev/rgbds - 036b6c1b89583f1cfe963d05d972a05df40deb4e authored almost 3 years ago by Rangi <[email protected]>
Capitalize "FATAL:" in rgblink error messages

"warning:" and "error:" are lowercase
This matches rgbasm's formatting

github.com/gbdev/rgbds-deb - 036b6c1b89583f1cfe963d05d972a05df40deb4e authored almost 3 years ago by Rangi <[email protected]>
Implement compound assignment operators for mutable constants

Fixes #943

github.com/gbdev/rgbds-deb - 8e2a164a32b488ef3955250889f1873f77fcf115 authored almost 3 years ago by Rangi <[email protected]>
Implement compound assignment operators for mutable constants

Fixes #943

github.com/gbdev/rgbds - 8e2a164a32b488ef3955250889f1873f77fcf115 authored almost 3 years ago by Rangi <[email protected]>
Deprecate `SET` in favor of `=`

`SET` is redundant with `=`, and is already the name of an instruction.

github.com/gbdev/rgbds - b76819792d8a940cdfed3d07536bcde00c0b296c authored almost 3 years ago by Rangi <[email protected]>
Deprecate `SET` in favor of `=`

`SET` is redundant with `=`, and is already the name of an instruction.

github.com/gbdev/rgbds-deb - b76819792d8a940cdfed3d07536bcde00c0b296c authored almost 3 years ago by Rangi <[email protected]>
Import GBC Infrared Communication from Dan Docs (#366)

* Import GBC Infrared Communication from Dan Docs

* Mention Dan Docs in the References, use a...

github.com/gbdev/pandocs - fbf1fd40476c72bb7af0f7d9cd2f94af93cdaee7 authored almost 3 years ago by Antonio Vivace <[email protected]>
Add danger box and switch to it where necessary (#369)

* Add danger box

* Use danger box for turning off LCD caution message

* Style danger boxes...

github.com/gbdev/pandocs - 37ea9d330d34809532727904166b070bd95ff6b2 authored almost 3 years ago by Antonio Vivace <[email protected]>
Update broken links, mention deploy instructions

github.com/gbdev/pandocs - e6e0918b7570e463d4f16eb8f21e4598302aae0b authored almost 3 years ago by Antonio Vivace <[email protected]>
Standardize on "east const" (`type const *` not `const type *`)

Avoid "WARNING: Move const after static - use 'static const char'"

github.com/gbdev/rgbds-deb - 3e945679ad615692c3e9c07f52a21922b561c9a6 authored almost 3 years ago by Rangi <[email protected]>
Standardize on "east const" (`type const *` not `const type *`)

Avoid "WARNING: Move const after static - use 'static const char'"

github.com/gbdev/rgbds - 3e945679ad615692c3e9c07f52a21922b561c9a6 authored almost 3 years ago by Rangi <[email protected]>
A few stylistic tweaks

- `goto free_romx` -> the more typical `goto cleanup`
- `goto fail` -> the more typical `goto fi...

github.com/gbdev/rgbds - efccf6c931b2482a738b6372e6285932d8ccbac0 authored almost 3 years ago by Rangi <[email protected]>
A few stylistic tweaks

- `goto free_romx` -> the more typical `goto cleanup`
- `goto fail` -> the more typical `goto fi...

github.com/gbdev/rgbds-deb - efccf6c931b2482a738b6372e6285932d8ccbac0 authored almost 3 years ago by Rangi <[email protected]>
`strrstr` can take and return `char const *`

github.com/gbdev/rgbds-deb - e5552e27f2fc438eaf6582481ef696e09415f20d authored almost 3 years ago by Rangi <[email protected]>
`strrstr` can take and return `char const *`

github.com/gbdev/rgbds - e5552e27f2fc438eaf6582481ef696e09415f20d authored almost 3 years ago by Rangi <[email protected]>
Remove dead link (lbcam.xyz, #227)

github.com/gbdev/awesome-gbdev - 2f8f7c5b24bfa4d09e4676db856c9d01de46922b authored almost 3 years ago by Antonio Vivace <[email protected]>
Added CBT-FX (#224)

Added my sound effect driver under the music drivers and trackers section, not sure if it falls ...

github.com/gbdev/awesome-gbdev - e9b9aa26a7d58d4417b791d4d02b9bc577d52403 authored almost 3 years ago by CoffeeBat64 <[email protected]>
spelling: use `an` instead of `a` (#381)

* fix typo

"an" before words that start with a vowel sound

* fix typos

"an" before word...

github.com/gbdev/pandocs - d4a75e19735f072ab8efc30eae490265ab04d2c6 authored almost 3 years ago by James Wilson <[email protected]>
Deprecate VRAM address constants (#18)

github.com/gbdev/hardware.inc - c5a09ff8eedfdd4501f1722c150ee7e34be1c14b authored almost 3 years ago by Eievui <[email protected]>
CI: only deploy the site when pushing (#382)

Not, for example, on scheduled runs

github.com/gbdev/pandocs - d55f966dd6883842db9b3b29c208d1b09fcfb1a2 authored almost 3 years ago by Eldred Habert <[email protected]>
Add ci badge

github.com/gbdev/database - 5d3abc7a71122282f35d14a5b964ba69ede29ede authored almost 3 years ago by Antonio Vivace <[email protected]>
ci: change name

github.com/gbdev/database - 450a977ebc3ee6ec6be71491846d2b23a14d58c1 authored almost 3 years ago by Antonio Vivace <[email protected]>
Add badge

github.com/gbdev/database - f16a4736980838d0e8fda0243f3dc0dcdb6b313a authored almost 3 years ago by Antonio Vivace <[email protected]>
Set API endpoint to HTTPS

github.com/gbdev/virens - b6d69a185c1fc4ca152b43f876c124553ede1f1c authored almost 3 years ago by Antonio Vivace <[email protected]>
styling: font sizes

github.com/gbdev/virens - cfea433dbfa5f6b6676f988f0bae8366753002fa authored almost 3 years ago by Antonio Vivace <[email protected]>
List: basic browsing

github.com/gbdev/virens - 5dbc22cf6143f72dfbc36de9782d79feb246150a authored almost 3 years ago by Antonio Vivace <[email protected]>
Navbar: enable navigation

github.com/gbdev/virens - 8299dbb6a49ef7c0fae493937aa93d463a79a6b3 authored almost 3 years ago by Antonio Vivace <[email protected]>
Formatting (black)

github.com/gbdev/homebrewhub - 666b7804d25fe7ef6e75a6b361cd390d2e5d8a5a authored almost 3 years ago by Antonio Vivace <[email protected]>
Allow specifying number of results

github.com/gbdev/homebrewhub - eacbfd066edeaca4808f1814fd78a685d0a56934 authored almost 3 years ago by Antonio Vivace <[email protected]>
Fix malformed manifest

github.com/gbdev/database - e138aa6b2380e7051b411c1df168277ef1dced09 authored almost 3 years ago by Antonio Vivace <[email protected]>
steinsgate: fix slug in manifest

Due to error in https://github.com/gbdev/database/pull/90

github.com/gbdev/database - eac8968194393992966cfd2c99b059d9c55ee746 authored almost 3 years ago by Antonio Vivace <[email protected]>
gejmbaj: fix typo in manifest

github.com/gbdev/database - 5618101ff931f57c0916ad044d2c0baa5e4c075a authored almost 3 years ago by Antonio Vivace <[email protected]>
Fix slug for gejmbaj

github.com/gbdev/database - 79b2d07a471157214892f1ed3868339e5bba1b77 authored almost 3 years ago by Antonio Vivace <[email protected]>
Name fixes, add screenshots

github.com/gbdev/gbcompo21 - c08122322eb3a924b7648fb2bb5c8db69e259a91 authored almost 3 years ago by Antonio Vivace <[email protected]>
gbcompo21: schema fixes

github.com/gbdev/database - 63f6cce569d05bcb40a5fbc6ac48e0fb7796394a authored almost 3 years ago by Antonio Vivace <[email protected]>
schema: add new tags for gbcompo21

github.com/gbdev/database - 25be7da5b643c077fa46dc8363cce84e43501a5a authored almost 3 years ago by Antonio Vivace <[email protected]>
Finish gbcompo21 importer

github.com/gbdev/database - f3f472dfd67749012325a566395d17adcbd82420 authored almost 3 years ago by Antonio Vivace <[email protected]>
Add "some" gbcompo21 entries

github.com/gbdev/database - 56e39f73a3d36104ca874b449247f44386d3fb12 authored almost 3 years ago by Antonio Vivace <[email protected]>
Start working on the gbcompo21 importer (#106)

github.com/gbdev/database - 6878fe69f3ae6abefd267e6c83578b59293116c1 authored almost 3 years ago by Antonio Vivace <[email protected]>
Add screenshots for Fix My Hearth

github.com/gbdev/gbcompo21 - 37e8db160f30feda2986ce42a7244cac0b8786d3 authored almost 3 years ago by Antonio Vivace <[email protected]>
Add screenshtos for Dawn Will Come

github.com/gbdev/gbcompo21 - dcd25b17ba10d07459276f2859233f7af6daac8c authored almost 3 years ago by Antonio Vivace <[email protected]>
Another round of screenshots

github.com/gbdev/gbcompo21 - 4a34589a0fef1a671b4ae1bbf88fbfd88f044a87 authored almost 3 years ago by Antonio Vivace <[email protected]>
Add screenshots from itch.io

github.com/gbdev/gbcompo21 - 16bf9f7209750edc4eb946db69f6635d7b3ec693 authored almost 3 years ago by Antonio Vivace <[email protected]>
docs: fix links

github.com/gbdev/homebrewhub - 1513c408af0aa7edcc9eb135bbf2edf555c2a53d authored almost 3 years ago by Antonio Vivace <[email protected]>
nginx: Add CORS headers for the assets serving

github.com/gbdev/homebrewhub - 81fe9cf57046bd1a3aca59c6663199d2a7f3e60b authored almost 3 years ago by Antonio Vivace <[email protected]>
ci: change name

github.com/gbdev/virens - a1696071c63c21cd141746a9862ef480939e6ef2 authored almost 3 years ago by Antonio Vivace <[email protected]>
app: use new footer component

github.com/gbdev/virens - da1ba577ada837dd680dc9534c1321343b07e09d authored almost 3 years ago by Antonio Vivace <[email protected]>
style: twitter chip in footer

github.com/gbdev/virens - af04a399d8385809e9aabad93a3a5dfa2956ea62 authored almost 3 years ago by Antonio Vivace <[email protected]>
Add basic Footer component

github.com/gbdev/virens - a4d01bfc0eeb0fdb7443ee155d2636b262ca361e authored almost 3 years ago by Antonio Vivace <[email protected]>