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

Link to window description in scrolling chapter

...instead of re-describing it.

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

github.com/gbdev/rgbds-www - 66b3217669a9d99c97a5c0cb30d84f5e33216782 authored about 2 years ago by GitHub Action <[email protected]>
Clarify at-files documentation

github.com/gbdev/rgbds - 0794da22bcd58a47e7f748b14d1bbeda84ea7bc3 authored about 2 years ago by ISSOtm <[email protected]>
Clarify at-files documentation

github.com/gbdev/rgbds-deb - 0794da22bcd58a47e7f748b14d1bbeda84ea7bc3 authored about 2 years ago by ISSOtm <[email protected]>
Summarize used and free space at the end of the .map file

Fixes #1046

github.com/gbdev/rgbds-deb - 6df75f7af3ccd28ad2432460cacdf853edb1113d authored about 2 years ago by Rangi <[email protected]>
Summarize used and free space at the end of the .map file

Fixes #1046

github.com/gbdev/rgbds - 6df75f7af3ccd28ad2432460cacdf853edb1113d authored about 2 years ago by Rangi <[email protected]>
Bump vite from 2.7.10 to 2.9.15 (#63)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.7.10 to 2.9.15.
- [...

github.com/gbdev/gbdev.github.io - 9ccf260954745ba2425a4318752ef83a69e81ff6 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add "loderunner" and "atop the witchs tower gb" (#177)

github.com/gbdev/database - 7dd477244608754b60d82f864b91ca0cfbfbc941 authored about 2 years ago by Adrian Siekierka <[email protected]>
Contributing: define rules for section titles (#428)

github.com/gbdev/pandocs - edc7dc05e84bbb8471bc95a0fab57f20532ddaba authored about 2 years ago by Eldred Habert <[email protected]>
Release 0.6.0-rc2

github.com/gbdev/rgbds - 7ae23e6cdb9b9ef101795050efd3bc6f286617f1 authored about 2 years ago by Rangi <[email protected]>
Release 0.6.0-rc2

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

github.com/gbdev/rgbds-www - 0bb320bbcdc0862ae1476708da12bd9ca53e6b24 authored about 2 years ago by GitHub Action <[email protected]>
Implement `opt Q` for fixed-point precision, and `q` literals (e.g. `12.34q8`) (#958)

Fixes #957

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

github.com/gbdev/rgbds - 98a6dffbca71cf33225e07014c1c1793e45c8e00 authored about 2 years ago by Rangi <[email protected]>
Implement `opt Q` for fixed-point precision, and `q` literals (e.g. `12.34q8`) (#958)

Fixes #957

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

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

github.com/gbdev/rgbds-www - f3084e95957a0f4756d87cf5bec82b854e614165 authored about 2 years ago by GitHub Action <[email protected]>
Document the `-H` and `-l` flags

Fixes #1042

github.com/gbdev/rgbds - 889302a9e227be63beb434e8d57c430d496b2511 authored about 2 years ago by Rangi <[email protected]>
Document the `-H` and `-l` flags

Fixes #1042

github.com/gbdev/rgbds-deb - 889302a9e227be63beb434e8d57c430d496b2511 authored about 2 years ago by Rangi <[email protected]>
Only increment the unique `\@` ID when it is first used per context (#1030)

This avoids changes to generated `\@` labels just by adding or
removing macros or loops which d...

github.com/gbdev/rgbds-deb - c01317e08dd94002f497f9a3ec65760ae3e1cddc authored about 2 years ago by Rangi <[email protected]>
Only increment the unique `\@` ID when it is first used per context (#1030)

This avoids changes to generated `\@` labels just by adding or
removing macros or loops which d...

github.com/gbdev/rgbds - c01317e08dd94002f497f9a3ec65760ae3e1cddc authored about 2 years ago by Rangi <[email protected]>
Update build requirements

github.com/gbdev/rgbds-www - 7b08f655f72badd01b6e6934b2a1c3cf414b11a5 authored about 2 years ago by Rangi <[email protected]>
`macro_UndefUniqueID` uses 0 to mean `\@` is undefined

github.com/gbdev/rgbds - a52a00a9ca7753ef41814b55878b510e8dc80b7b authored about 2 years ago by Rangi <[email protected]>
`macro_UndefUniqueID` uses 0 to mean `\@` is undefined

github.com/gbdev/rgbds-deb - a52a00a9ca7753ef41814b55878b510e8dc80b7b authored about 2 years ago by Rangi <[email protected]>
Make comments more consistent

- Changes most `/* comments */` to `// comments`
- Changes `/**` block comments consistently to ...

github.com/gbdev/rgbds-deb - fa13611bbf6a1db1a439d9ba4ec9e6e8bb4f9f7c authored about 2 years ago by Rangi <[email protected]>
Make comments more consistent

- Changes most `/* comments */` to `// comments`
- Changes `/**` block comments consistently to ...

github.com/gbdev/rgbds - fa13611bbf6a1db1a439d9ba4ec9e6e8bb4f9f7c authored about 2 years ago by Rangi <[email protected]>
Test that `OPT r` fails immediately if the recursion depth is already exceeded

Fixes #1034

github.com/gbdev/rgbds - dca24a6d500565997156f25544572cd1d4c4dbe3 authored about 2 years ago by Rangi <[email protected]>
Test that `OPT r` fails immediately if the recursion depth is already exceeded

Fixes #1034

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

github.com/gbdev/rgbds-www - 5240a4e76f227170fc41807233dc46c448ed10bf authored about 2 years ago by GitHub Action <[email protected]>
Clarify the `JR` documentation based on its usage (#1032)

Fixes #1020

github.com/gbdev/rgbds - 4363ffcad480775e9cb9b546ac4b53975ed3a77c authored about 2 years ago by Rangi <[email protected]>
Clarify the `JR` documentation based on its usage (#1032)

Fixes #1020

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

github.com/gbdev/rgbds-www - 515536369c5a4d80594b22324ad31142e4c9bb12 authored about 2 years ago by GitHub Action <[email protected]>
Update RGBDS master documentation

github.com/gbdev/rgbds-www - 308e6059df5ca3b76faa593c0b56e97c8c56e676 authored about 2 years ago by GitHub Action <[email protected]>
Deprecate the old macro syntax (#1025)

Fixes #1011

github.com/gbdev/rgbds - 14e6a79adce5216144e638f7f3c9ca66e79aa08e authored about 2 years ago by Rangi <[email protected]>
Deprecate the old macro syntax (#1025)

Fixes #1011

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

github.com/gbdev/rgbds-www - 7ab84269895e3cf8f337fc225a8ee63a611ba700 authored about 2 years ago by GitHub Action <[email protected]>
`rgbasm -r` sets the maximum recursion depth (#1026)

Previously it set the minimum failure depth (off by one)

Fixes #978

github.com/gbdev/rgbds - 7a2ee26792b35a714002574bfdbe3ec70b0fe7b9 authored about 2 years ago by Rangi <[email protected]>
`rgbasm -r` sets the maximum recursion depth (#1026)

Previously it set the minimum failure depth (off by one)

Fixes #978

github.com/gbdev/rgbds-deb - 7a2ee26792b35a714002574bfdbe3ec70b0fe7b9 authored about 2 years ago by Rangi <[email protected]>
Implement `FMOD` function for fixed-point modulo

Fixes #1021

github.com/gbdev/rgbds-deb - 425339ccf62192b1666a522099b979ca3963598b authored about 2 years ago by Rangi <[email protected]>
Implement `FMOD` function for fixed-point modulo

Fixes #1021

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

github.com/gbdev/rgbds-www - 8eb8e64fd113009fed5546908cc16adb94ee8588 authored about 2 years ago by GitHub Action <[email protected]>
Clarify the FOR loop documentation (#1031)

Clarify the FOR loop documentation

Fixes #1003

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

github.com/gbdev/rgbds - 1a1f1365e66e17610aaf65d73ce974b0fb556396 authored about 2 years ago by Rangi <[email protected]>
Clarify the FOR loop documentation (#1031)

Clarify the FOR loop documentation

Fixes #1003

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

github.com/gbdev/rgbds-deb - 1a1f1365e66e17610aaf65d73ce974b0fb556396 authored about 2 years ago by Rangi <[email protected]>
Clarify the linkerscript example (#1028)

* Clarify the linkerscript example

* Explain that backslash escape sequences are supported

...

github.com/gbdev/rgbds-deb - f97139461c443f63ac837a1dc40133aaeeb13931 authored about 2 years ago by Rangi <[email protected]>
Clarify the linkerscript example (#1028)

* Clarify the linkerscript example

* Explain that backslash escape sequences are supported

...

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

github.com/gbdev/rgbds-www - 9a98378f37ce8e1a038eebb1fb8fe5f397c47b3e authored about 2 years ago by GitHub Action <[email protected]>
Add a `-Wunmapped-char` warning for characters not in the charmap (#1023)

Fixes #1022

github.com/gbdev/rgbds - 8207dc57b7e74303e3bec0ba82db1b41a08a66b2 authored about 2 years ago by Rangi <[email protected]>
Add a `-Wunmapped-char` warning for characters not in the charmap (#1023)

Fixes #1022

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

github.com/gbdev/rgbds-www - 821d582be638033ce18f600d123e12dc7e912dec authored about 2 years ago by GitHub Action <[email protected]>
Indent "SLACK:" to match the "SECTION" headers

github.com/gbdev/rgbds - d29057e747ea96c9398e516ec76a0e141f0a3feb authored about 2 years ago by Rangi <[email protected]>
`rgblink -M` omits symbol names from .map file

github.com/gbdev/rgbds - c7a92d3104807f2831b706642adbd3492e440ac3 authored about 2 years ago by Rangi <[email protected]>
Report empty space between sections in map file

github.com/gbdev/rgbds - f1b74fa610990b5bbf89480647950911aaded0fe authored about 2 years ago by Rangi <[email protected]>
Indent "SLACK:" to match the "SECTION" headers

github.com/gbdev/rgbds-deb - d29057e747ea96c9398e516ec76a0e141f0a3feb authored about 2 years ago by Rangi <[email protected]>
Report empty space between sections in map file

github.com/gbdev/rgbds-deb - f1b74fa610990b5bbf89480647950911aaded0fe authored about 2 years ago by Rangi <[email protected]>
`rgblink -M` omits symbol names from .map file

github.com/gbdev/rgbds-deb - c7a92d3104807f2831b706642adbd3492e440ac3 authored about 2 years ago by Rangi <[email protected]>
Fix links to data files

github.com/gbdev/gb-asm-tutorial - 8b3e24b27c9aa8392c28f233b9681c48c16cea59 authored about 2 years ago by ISSOtm <[email protected]>
Add getting-started to part 2 (#21)

Co-authored-by: Eldred Habert <[email protected]>
Co-authored-by: Antonio Vivace <avivace...

github.com/gbdev/gb-asm-tutorial - 5ec13312c630bd2b18b2dbb8ce32eb6a3d3541b7 authored about 2 years ago by Evie M <[email protected]>
Update Rust crates

github.com/gbdev/gb-asm-tutorial - 161564cc8b1de6cba8eb8fea211e71efbd4703cf authored about 2 years ago by ISSOtm <[email protected]>
Add link to archive

github.com/gbdev/gb-asm-tutorial - 167b10029ceecd8b5910c437c8824666a979dd49 authored about 2 years ago by Eldred Habert <[email protected]>
Update sync_db script location and README instructions (#86)

github.com/gbdev/homebrewhub - b408106647eb8ee24931540e61967878b1ffdb36 authored about 2 years ago by Raúl Negrón <[email protected]>
Fix incorrect Bash completions after `--long-opt=`

This is because `$COMP_CWORD` points to that `=` "word".

github.com/gbdev/rgbds - 0105779789909e2daad5aa09450dd3101aa5e723 authored about 2 years ago by ISSOtm <[email protected]>
Fix incorrect Bash completions after `--long-opt=`

This is because `$COMP_CWORD` points to that `=` "word".

github.com/gbdev/rgbds-deb - 0105779789909e2daad5aa09450dd3101aa5e723 authored about 2 years ago by ISSOtm <[email protected]>
Add List of GB Flash Cart Vendors and Options (#234)

* Add List of GB Flash Cart Vendors and Options

* Add explanation text for GB Flash Cart list...

github.com/gbdev/awesome-gbdev - 4040b0125fc8d2769cb33c1a3ad564f963966e5f authored about 2 years ago by bbbbbr <[email protected]>
Fix some lint warnings in Bash completions

github.com/gbdev/rgbds - 9ef79546709eba56b45467206d0be20a1a7095b6 authored about 2 years ago by ISSOtm <[email protected]>
Fix some lint warnings in Bash completions

github.com/gbdev/rgbds-deb - 9ef79546709eba56b45467206d0be20a1a7095b6 authored about 2 years ago by ISSOtm <[email protected]>
Fix shebangs in Bash completion scripts

Not that you are really supposed to run them stand-alone?

github.com/gbdev/rgbds-deb - d7d524294ba43839eecf6b442691db8223657d23 authored about 2 years ago by ISSOtm <[email protected]>
Fix shebangs in Bash completion scripts

Not that you are really supposed to run them stand-alone?

github.com/gbdev/rgbds - d7d524294ba43839eecf6b442691db8223657d23 authored about 2 years ago by ISSOtm <[email protected]>
Harden Bash completion scripts against invalid states

Printing an error message is better than locking the shell up, honestly.

github.com/gbdev/rgbds - 12fed4c68ee081ac7ee7bac1954799f9baac104e authored about 2 years ago by ISSOtm <[email protected]>
Harden Bash completion scripts against invalid states

Printing an error message is better than locking the shell up, honestly.

github.com/gbdev/rgbds-deb - 12fed4c68ee081ac7ee7bac1954799f9baac104e authored about 2 years ago by ISSOtm <[email protected]>
Correct wrong state transitions in RGBGFX Bash completion script

Isn't strinly-typed programming just lovely?
Fixes #1018

github.com/gbdev/rgbds-deb - 3db3421f070670e0f83ca0aad56dfa41a63d52f2 authored about 2 years ago by ISSOtm <[email protected]>
Correct wrong state transitions in RGBGFX Bash completion script

Isn't strinly-typed programming just lovely?
Fixes #1018

github.com/gbdev/rgbds - 3db3421f070670e0f83ca0aad56dfa41a63d52f2 authored about 2 years ago by ISSOtm <[email protected]>
Add Larold's GBDK-2020 tutorials (#235)

github.com/gbdev/awesome-gbdev - a20cde926506f6324fdf55071771622804e46e67 authored about 2 years ago by bbbbbr <[email protected]>
Allow `rgbgfx -r` to read an infinite amount of tiles without tilemap

Previously, indices would be wrapped after 256 even without a tilemap;
since RGBGFX can generate...

github.com/gbdev/rgbds - 92eb0a133b3355aa884b20a046388498adcf7129 authored about 2 years ago by ISSOtm <[email protected]>
Allow `rgbgfx -r` to read an infinite amount of tiles without tilemap

Previously, indices would be wrapped after 256 even without a tilemap;
since RGBGFX can generate...

github.com/gbdev/rgbds-deb - 92eb0a133b3355aa884b20a046388498adcf7129 authored about 2 years ago by ISSOtm <[email protected]>
Check before attempting to generate empty image

This causes a libpng warning then error, but print a better error message
Fixes #1016

github.com/gbdev/rgbds-deb - b02ccf8f4a06d750d1638af30c06a51e0e7c4f06 authored about 2 years ago by ISSOtm <[email protected]>
Use proper 16-bit type for image reversing width

Fixes #1015

github.com/gbdev/rgbds-deb - 2e0991f32bc043793d2ca1c6b7ababd1c6a6a40f authored about 2 years ago by ISSOtm <[email protected]>
Use proper 16-bit type for image reversing width

Fixes #1015

github.com/gbdev/rgbds - 2e0991f32bc043793d2ca1c6b7ababd1c6a6a40f authored about 2 years ago by ISSOtm <[email protected]>
Check before attempting to generate empty image

This causes a libpng warning then error, but print a better error message
Fixes #1016

github.com/gbdev/rgbds - b02ccf8f4a06d750d1638af30c06a51e0e7c4f06 authored about 2 years ago by ISSOtm <[email protected]>
Make RGBDS logo a bit smaller in embeds

512×512 is good for the quality, but renders a bit big.
Scaling down 4× works well.

github.com/gbdev/rgbds-www - d8a600731cb0f661318bbb7a3d5a0411ba0140a4 authored about 2 years ago by Eldred Habert <[email protected]>
Fix broken link to RGBDS Windows install instrs

Reported by @tbsp

github.com/gbdev/gb-asm-tutorial - 436fe1db44f33fa2c3beb00bc00a3f977edce998 authored about 2 years ago by Eldred Habert <[email protected]>
Add `RPB_LED_ON` constant (#33)

github.com/gbdev/hardware.inc - 7adde24b47833a226d33a54c3d3eddb27e6c91ab authored about 2 years ago by Colton G. Rushton <[email protected]>
Fix binary number examples (#29)

"There are two hard things in programming:" (and counting a long string of zeros is not one of t...

github.com/gbdev/gb-asm-tutorial - 9f4d296165b1b9d5c791d97a9b41541b9819f6b4 authored about 2 years ago by return2monki <[email protected]>
Update RGBDS master documentation

github.com/gbdev/rgbds-www - b8d0b15197ec34e6a60e9812b47b445d8fdcf5c0 authored about 2 years ago by GitHub Action <[email protected]>
Improve object file format documentation (#1010)

Replacing the big pre-formatted text block with a list brings:
- Better accessibility, obviousl...

github.com/gbdev/rgbds - f3f2c2ca16ba3d624829bcece86c60f0e060c4ac authored about 2 years ago by Eldred Habert <[email protected]>
Improve object file format documentation (#1010)

Replacing the big pre-formatted text block with a list brings:
- Better accessibility, obviousl...

github.com/gbdev/rgbds-deb - f3f2c2ca16ba3d624829bcece86c60f0e060c4ac authored about 2 years ago by Eldred Habert <[email protected]>
Fix some mistakes (#28)

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

github.com/gbdev/gb-asm-tutorial - 4b74ee7e24ee92167412981b75773aee1f4f7958 authored about 2 years ago by return2monki <[email protected]>
Revise the explanation of the cartridge header (#429)

Co-authored-by: Anton Ihonen <[email protected]>
Co-authored-by: Antonio Vivace <avivace4@...

github.com/gbdev/pandocs - 307b5040a900922ceed76b919798db685855ae07 authored about 2 years ago by Antonio Vivace <[email protected]>
CI: npm -> yarn

github.com/gbdev/virens - 79519bbaf2d3000f7f25cf35ea5c8989b4c14a95 authored about 2 years ago by Antonio Vivace <[email protected]>
Add some releases from 2022

github.com/gbdev/database - d62b6063d8c7ce55928d2948f55c338a1da9250c authored about 2 years ago by Antonio Vivace <[email protected]>
Fix metadata for wink-gameboy

github.com/gbdev/database - 0c0b2f798ab391f3f5b67716b8194668f10cd73b authored about 2 years ago by Antonio Vivace <[email protected]>
Add Wink-gameboy

github.com/gbdev/database - a662ffb3d720e3b8c09de9c9978bb5844ed7980b authored about 2 years ago by Antonio Vivace <[email protected]>
Switch `linkdefs` from scattered arrays to an array of structs

The info is better organized this way

github.com/gbdev/rgbds-deb - 9ec8186ac6e6dd9715e542ecf50ae6c29ee6f7aa authored over 2 years ago by ISSOtm <[email protected]>
Switch `linkdefs` from scattered arrays to an array of structs

The info is better organized this way

github.com/gbdev/rgbds - 9ec8186ac6e6dd9715e542ecf50ae6c29ee6f7aa authored over 2 years ago by ISSOtm <[email protected]>
Avoid using `fscanf` to detect RGBDS object files

This function is made for text, e.g. accepts spaces, leading zeros, etc. before `%u`.
This way c...

github.com/gbdev/rgbds - ab9945c1eefb4a3b64365e10ff6e8cf610f7c52a authored over 2 years ago by ISSOtm <[email protected]>
Avoid using `fscanf` to detect RGBDS object files

This function is made for text, e.g. accepts spaces, leading zeros, etc. before `%u`.
This way c...

github.com/gbdev/rgbds-deb - ab9945c1eefb4a3b64365e10ff6e8cf610f7c52a authored over 2 years ago by ISSOtm <[email protected]>
Document an early revision of the CGB-AGB bootrom (#427)

github.com/gbdev/pandocs - 5e96d499987b6a3f3ca8d6b3cdab8723af27d8af authored over 2 years ago by CasualPokePlayer <[email protected]>
Fix bit representation of nibble $B (#24)

As identified by MaxGripe on Discord
(https://discord.com/channels/303217943234215948/995647794...

github.com/gbdev/gb-asm-tutorial - 3312b8310f1f974f5d7de0963fc40879ae9c2744 authored over 2 years ago by Colton G. Rushton <[email protected]>
Being working on Part II

Fixes #22

github.com/gbdev/gb-asm-tutorial - e6e2b60be2739fee0c28319389b3b20a89761d3b authored over 2 years ago by ISSOtm <[email protected]>
Update RGBDS master documentation

github.com/gbdev/rgbds-www - 4d1030c1e2405a9f1aced702b4662191ce7c82f5 authored over 2 years ago by GitHub Action <[email protected]>
Fix labels subtraction docs

Fixes #1009

github.com/gbdev/rgbds - 18e4f132a8663f950436618b3ee74764ec9bed05 authored over 2 years ago by ISSOtm <[email protected]>
Fix labels subtraction docs

Fixes #1009

github.com/gbdev/rgbds-deb - 18e4f132a8663f950436618b3ee74764ec9bed05 authored over 2 years ago by ISSOtm <[email protected]>
Do not perform any sanity checks for bad section types

Otherwise, the arrays get overflowed

github.com/gbdev/rgbds-deb - d243e5039077c44cb9c813e4e63166b36932259c authored over 2 years ago by ISSOtm <[email protected]>