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

CPU instruction set: Improve language (#160)

github.com/gbdev/pandocs - fd9bd1504324a6dedfe42aadec81b16393ab1b4a authored over 3 years ago by Alvaro Burnett <[email protected]>
CPU Registers and flags: Improve language (#159)

github.com/gbdev/pandocs - df0d52c1ffa64ba400bf4c1b086aa1ee62ccbd62 authored over 3 years ago by Alvaro Burnett <[email protected]>
Waiting for OAM to be accessible

github.com/gbdev/pandocs - 7d46322956cb86942dae144ceaa2b59d07149add authored over 3 years ago by Alvaro Burnett <[email protected]>
Clarifications(#124)

- When WX is 7, the Window X position is 0. Therefore WX is "Window X Position plus 7"
- Apply ...

github.com/gbdev/pandocs - dc48a35855c23b84472491dd548e429a8b5bbce8 authored over 3 years ago by Alvaro Burnett <[email protected]>
I/O Ranges table

github.com/gbdev/pandocs - 382d70416a373f36ec34a591e6c5f311f642f07e authored over 3 years ago by Alvaro Burnett <[email protected]>
Replace wrong word

github.com/gbdev/pandocs - 864df82e2967bc30beea8c5d93045c2d631cbd16 authored over 3 years ago by Alvaro Burnett <[email protected]>
Complete the paragraph that explains tile addressing

github.com/gbdev/pandocs - 704b584173f0c5d53b5d2b7a532727d574775c63 authored over 3 years ago by Alvaro Burnett <[email protected]>
how about this?

github.com/gbdev/pandocs - b772607c18bc0d006aaade2556bd95ff23182c17 authored over 3 years ago by Alvaro Burnett <[email protected]>
Update Video_Display.md

github.com/gbdev/pandocs - c8188e45da4236129c12e224c7a6cfefb115087b authored over 3 years ago by Alvaro Burnett <[email protected]>
Explain why setting the X coordinate of a sprite to an off-screen value is not recommended

github.com/gbdev/pandocs - 56ae4caa8d171f9b7612043eb8f14801f628f188 authored over 3 years ago by Alvaro Burnett <[email protected]>
Sprite priorities - Condense two sentences

github.com/gbdev/pandocs - 405fa1ae1b26294d9febdd0875aeb1746952fc6f authored over 3 years ago by Alvaro Burnett <[email protected]>
Fix grammar (#149)

* Fix grammar

* Update Video_Display.md

github.com/gbdev/pandocs - 84c1754dc81b79aba49c47f61983eac9b94ba3b8 authored over 3 years ago by Alvaro Burnett <[email protected]>
Fix grammar (#152)

* Fix grammar

* Remove hyphen

github.com/gbdev/pandocs - b7e225b3a6e96ac19ee4aebcbf77ef095921df55 authored over 3 years ago by Alvaro Burnett <[email protected]>
Joypad interrupt - small improvement (#154)

* Joypad interrupt - small improvement

* Update Joypad_Input.md

Co-authored-by: Antonio Vi...

github.com/gbdev/pandocs - 984194714a505b5729c0e67b8ea4046fec3ec4d5 authored over 3 years ago by Alvaro Burnett <[email protected]>
Fix grammar

github.com/gbdev/pandocs - fd2dda383b94ceacb70d9494de8e04678d51b694 authored over 3 years ago by Alvaro Burnett <[email protected]>
Fix grammar

github.com/gbdev/pandocs - 8ea3c09866075919f70af62e9a932148d1c79985 authored over 3 years ago by Alvaro Burnett <[email protected]>
Fix forgotten initialization of `lexerState->isReferenced`

github.com/gbdev/rgbds-deb - c29b616f937f975f87f4ba6613146fd4c339f89c authored over 3 years ago by ISSOtm <[email protected]>
Fix forgotten initialization of `lexerState->isReferenced`

github.com/gbdev/rgbds - c29b616f937f975f87f4ba6613146fd4c339f89c authored over 3 years ago by ISSOtm <[email protected]>
Fix inaccuracy

github.com/gbdev/pandocs - 06ddc8b911784403d374fcd4d6a98a3497978163 authored over 3 years ago by Alvaro Burnett <[email protected]>
Move tiles information to Tiles section

github.com/gbdev/pandocs - 13ed0d79ce473cdb227cef91128587c3f026302f authored over 3 years ago by Alvaro Burnett <[email protected]>
Modify paragraph about pixel colors

github.com/gbdev/pandocs - fd9243ccd4584f89ed6935f8cda262a6a8302bd5 authored over 3 years ago by Alvaro Burnett <[email protected]>
Fix missing newline in a dbgPrint

github.com/gbdev/rgbds-deb - 39c179aa325a9112d9cc3329fab96f1443e646d2 authored over 3 years ago by Rangi <[email protected]>
Fix missing newline in a dbgPrint

github.com/gbdev/rgbds - 39c179aa325a9112d9cc3329fab96f1443e646d2 authored over 3 years ago by Rangi <[email protected]>
Shorter quine test cases

github.com/gbdev/rgbds - 5c1ae4ce2211e3086b84100b5da21cef08dab6a3 authored over 3 years ago by Rangi <[email protected]>
Shorter quine test cases

github.com/gbdev/rgbds-deb - 5c1ae4ce2211e3086b84100b5da21cef08dab6a3 authored over 3 years ago by Rangi <[email protected]>
Avoid two peek(1) calls when lexing """multi-line strings"""

github.com/gbdev/rgbds-deb - efbfeca2921c4c250faadae339374c6294f3939f authored over 3 years ago by Rangi <[email protected]>
Avoid two peek(1) calls when lexing """multi-line strings"""

github.com/gbdev/rgbds - efbfeca2921c4c250faadae339374c6294f3939f authored over 3 years ago by Rangi <[email protected]>
Format INT32_MIN as '-2147483648', not '--2147483648'

github.com/gbdev/rgbds - 7dd34f1572bf890ed2c415e0a0dd458fb3b06375 authored over 3 years ago by Rangi <[email protected]>
Format INT32_MIN as '-2147483648', not '--2147483648'

github.com/gbdev/rgbds-deb - 7dd34f1572bf890ed2c415e0a0dd458fb3b06375 authored over 3 years ago by Rangi <[email protected]>
Fix calculation of 2**30

In exponent(), 'base *= base;' should not run
when base is 65536, since it overflows an int32_t....

github.com/gbdev/rgbds-deb - 748e7dd4c79f0fef101a30b91252388f945254b9 authored over 3 years ago by Rangi <[email protected]>
Fix calculation of 2**30

In exponent(), 'base *= base;' should not run
when base is 65536, since it overflows an int32_t....

github.com/gbdev/rgbds - 748e7dd4c79f0fef101a30b91252388f945254b9 authored over 3 years ago by Rangi <[email protected]>
Update the rgbds patch

github.com/gbdev/rgbds-live - 180ca36f6806b181c02da80fa1f0427c95ff2a7b authored over 3 years ago by daid <[email protected]>
Handle string literals within macro arguments (#685)

Fixes #683 and #691

The lexer's raw mode for reading macro args already attempted
to handle ...

github.com/gbdev/rgbds-deb - d049ffc0f0a508f9d48d27e850692f54b6c062f8 authored over 3 years ago by Rangi <[email protected]>
Handle string literals within macro arguments (#685)

Fixes #683 and #691

The lexer's raw mode for reading macro args already attempted
to handle ...

github.com/gbdev/rgbds - d049ffc0f0a508f9d48d27e850692f54b6c062f8 authored over 3 years ago by Rangi <[email protected]>
Allow `ds` to take multiple values to repeat for a count (#725)

Fixes #722

github.com/gbdev/rgbds - 8c0275480c680ce610c9f4ce7d121197152a879c authored over 3 years ago by Rangi <[email protected]>
Allow `ds` to take multiple values to repeat for a count (#725)

Fixes #722

github.com/gbdev/rgbds-deb - 8c0275480c680ce610c9f4ce7d121197152a879c authored over 3 years ago by Rangi <[email protected]>
Implement LOAD UNION and LOAD FRAGMENT

Fix #632

github.com/gbdev/rgbds-deb - 76d6ef869582a3c714a4b8c7839c2d445b4bfcb1 authored over 3 years ago by Rangi <[email protected]>
Implement LOAD UNION and LOAD FRAGMENT

Fix #632

github.com/gbdev/rgbds - 76d6ef869582a3c714a4b8c7839c2d445b4bfcb1 authored over 3 years ago by Rangi <[email protected]>
Use macros to convert between radians and fixed-point 65536ths

github.com/gbdev/rgbds - c67a696a87a35ba3c2fcf10468a6043c2426643c authored over 3 years ago by Rangi <[email protected]>
Use macros to convert between radians and fixed-point 65536ths

github.com/gbdev/rgbds-deb - c67a696a87a35ba3c2fcf10468a6043c2426643c authored over 3 years ago by Rangi <[email protected]>
Make `@` relative to the start of a `ds` even at link time

Fix #737

github.com/gbdev/rgbds-deb - ee20d9010e49bd243e57aa41ccc32bf5da99e0bf authored over 3 years ago by Rangi <[email protected]>
Make `@` relative to the start of a `ds` even at link time

Fix #737

github.com/gbdev/rgbds - ee20d9010e49bd243e57aa41ccc32bf5da99e0bf authored over 3 years ago by Rangi <[email protected]>
Update rgbds(5) object file format documentation (#740)

github.com/gbdev/rgbds - 2bc12447e2888ef60593242ec044ef60bc865d9d authored over 3 years ago by Rangi <[email protected]>
Update rgbds(5) object file format documentation (#740)

github.com/gbdev/rgbds-deb - 2bc12447e2888ef60593242ec044ef60bc865d9d authored over 3 years ago by Rangi <[email protected]>
-Wmacro-shift warns about shifting macro arguments too far (#741)

Fixes #735

github.com/gbdev/rgbds-deb - cb61da8842d107e3a9825baf6567c0b7fe847ce6 authored over 3 years ago by Rangi <[email protected]>
-Wmacro-shift warns about shifting macro arguments too far (#741)

Fixes #735

github.com/gbdev/rgbds - cb61da8842d107e3a9825baf6567c0b7fe847ce6 authored over 3 years ago by Rangi <[email protected]>
Update deprecated feature examples

Those have been removed, lol

github.com/gbdev/rgbds - 122ba6eba5be69b702f837062caf74e7401928c5 authored over 3 years ago by ISSOtm <[email protected]>
Update deprecated feature examples

Those have been removed, lol

github.com/gbdev/rgbds-deb - 122ba6eba5be69b702f837062caf74e7401928c5 authored over 3 years ago by ISSOtm <[email protected]>
Cannot start a new section that's already on the stack

This is only relevant for FRAGMENT or UNION sections, since
normal ones would fail with "Section...

github.com/gbdev/rgbds-deb - dddff0f4507f297c0bd36d77caf5180be7f56acd authored over 3 years ago by Rangi <[email protected]>
Cannot start a new section that's already on the stack

This is only relevant for FRAGMENT or UNION sections, since
normal ones would fail with "Section...

github.com/gbdev/rgbds - dddff0f4507f297c0bd36d77caf5180be7f56acd authored over 3 years ago by Rangi <[email protected]>
Add FUNDING.yml to show the Sponsor button on the repository

github.com/gbdev/rgbds - a919f922a1372f0fd9617c6b71a6ebd92ec729c3 authored over 3 years ago by Antonio Vivace <[email protected]>
Add FUNDING.yml to show the Sponsor button on the repository

github.com/gbdev/rgbds-deb - a919f922a1372f0fd9617c6b71a6ebd92ec729c3 authored over 3 years ago by Antonio Vivace <[email protected]>
Fix LCDC.2 description in table (#137)

github.com/gbdev/pandocs - 1e404c948880e0a130f7d01f417520c89b961a3f authored over 3 years ago by Alvaro Burnett <[email protected]>
Replace comma with dot (#138)

* Replace comma with dot

* Update LCDC.md

Co-authored-by: Antonio Vivace <[email protected]>

github.com/gbdev/pandocs - 9e070a2810c3fd4b204eaf9b4c196a7aa9458823 authored over 3 years ago by Alvaro Burnett <[email protected]>
Change SCY to SCX on comment

Fix typo s/SCY/SCX

github.com/gbdev/hardware.inc - a26ff88c9de9f6e283c50bf53a3ca617cd205fdc authored over 3 years ago by Adem Budak <[email protected]>
Fix typo (monoschrome -> monochrome)

github.com/gbdev/pandocs - 8970c53c5070c22168c8270158cead0c0a877c7e authored over 3 years ago by Mark Szumowski <[email protected]>
Fix explanation (#126)

* Fix explanation

To display a sprite in the upper left corner of the screen, we set sprite X...

github.com/gbdev/pandocs - bcb80808086da6fa475cba596aef4511d6ec29b9 authored over 3 years ago by Alvaro Burnett <[email protected]>
Improve wording (#130)

* Improve wording

* Update Video_Display.md

github.com/gbdev/pandocs - 8dd504cbb44adf7e44299db15f0581a25ef03c8a authored over 3 years ago by Alvaro Burnett <[email protected]>
Allow shifting macro arguments by a negative amount

Fixes #733

github.com/gbdev/rgbds-deb - 8f20620c1627fe4ea67d5ea6aceaf0505df5af29 authored over 3 years ago by Rangi <[email protected]>
Allow shifting macro arguments by a negative amount

Fixes #733

github.com/gbdev/rgbds - 8f20620c1627fe4ea67d5ea6aceaf0505df5af29 authored over 3 years ago by Rangi <[email protected]>
Correct some comments

nPCOffset no longer exists, and the lexer only
returns T_NEWLINE for EOF in raw mode.

github.com/gbdev/rgbds - ebb5aab6dbf82e07493386bed59ff48cbef3ae37 authored over 3 years ago by Rangi <[email protected]>
Newlines in multi-line strings update the line number

This affects error and warning messages, and dbgPrint

github.com/gbdev/rgbds - 96bce05be2d899fda544a480672cdf76c6737468 authored over 3 years ago by Rangi <[email protected]>
Prefer `sizeof($$)` to `MAXSTRLEN + 1`

This makes `strsubUTF8` similar to `strrpl` and `strfmt`

github.com/gbdev/rgbds - fc2bf3d11d14170f5aeee171cbb3f3cf1bced825 authored over 3 years ago by Rangi <[email protected]>
Correct the keywordDict size

The stale keywords XDEF and GLOBAL were removed,
so there can be fewer keyword nodes.

github.com/gbdev/rgbds - 8415ce3ed0562384a197cea430968bc8f414987c authored over 3 years ago by Rangi <[email protected]>
Prefer `sizeof($$)` to `MAXSTRLEN + 1`

This makes `strsubUTF8` similar to `strrpl` and `strfmt`

github.com/gbdev/rgbds-deb - fc2bf3d11d14170f5aeee171cbb3f3cf1bced825 authored over 3 years ago by Rangi <[email protected]>
Newlines in multi-line strings update the line number

This affects error and warning messages, and dbgPrint

github.com/gbdev/rgbds-deb - 96bce05be2d899fda544a480672cdf76c6737468 authored over 3 years ago by Rangi <[email protected]>
Correct the keywordDict size

The stale keywords XDEF and GLOBAL were removed,
so there can be fewer keyword nodes.

github.com/gbdev/rgbds-deb - 8415ce3ed0562384a197cea430968bc8f414987c authored over 3 years ago by Rangi <[email protected]>
Correct some comments

nPCOffset no longer exists, and the lexer only
returns T_NEWLINE for EOF in raw mode.

github.com/gbdev/rgbds-deb - ebb5aab6dbf82e07493386bed59ff48cbef3ae37 authored over 3 years ago by Rangi <[email protected]>
Improve grammar

This was fixed in a previous patch but was accidentally undone when a later patch was applied.

github.com/gbdev/pandocs - b0013dea2ce262c56bba5a4ed74c2b69707200a4 authored over 3 years ago by Alvaro Burnett <[email protected]>
Improve wording (#131)

github.com/gbdev/pandocs - 9e06a56169865b5d70201ecfad7f72788d7a8f9d authored over 3 years ago by Alvaro Burnett <[email protected]>
Improve grammar (#129)

Co-authored-by: Antonio Vivace <[email protected]>

github.com/gbdev/pandocs - 323413854323aafb56c650125c9cc126392e1910 authored over 3 years ago by Alvaro Burnett <[email protected]>
Improve grammar (#128)

github.com/gbdev/pandocs - 2cafd3e6990b3a0c7588fdf867547e6011fae1cf authored over 3 years ago by Alvaro Burnett <[email protected]>
Fix incorrect spelling (#125)

github.com/gbdev/pandocs - 1a9b4cbbb3f287b9a8b7fab07f5346c00041d39f authored over 3 years ago by Alvaro Burnett <[email protected]>
Fix incorrect capitalization (#123)

github.com/gbdev/pandocs - 13b4cb87624fa59b52e4343e57d0dad409df7255 authored over 3 years ago by Alvaro Burnett <[email protected]>
Separate extern getopt implementation from the unistd.h one

Fixes #710

github.com/gbdev/rgbds-deb - 464a3a4892f31bfbedda6b35f7a605ec673156ea authored over 3 years ago by Rangi <[email protected]>
Separate extern getopt implementation from the unistd.h one

Fixes #710

github.com/gbdev/rgbds - 464a3a4892f31bfbedda6b35f7a605ec673156ea authored over 3 years ago by Rangi <[email protected]>
Make EOF token name consistent across Bison versions

The "end of file" name apparently only became a default recently

github.com/gbdev/rgbds - 88e1cc73024e3a2e242f5afce09966758c5fa589 authored over 3 years ago by ISSOtm <[email protected]>
Make EOF token name consistent across Bison versions

The "end of file" name apparently only became a default recently

github.com/gbdev/rgbds-deb - 88e1cc73024e3a2e242f5afce09966758c5fa589 authored over 3 years ago by ISSOtm <[email protected]>
Remove "EOF-newline" lexer hack

In preparation for an upcoming change
Makes for nicer error messages, complaining about EOF inst...

github.com/gbdev/rgbds-deb - b3c0db218d564bbc9a801d8635591fd969c36e82 authored over 3 years ago by ISSOtm <[email protected]>
Remove "EOF-newline" lexer hack

In preparation for an upcoming change
Makes for nicer error messages, complaining about EOF inst...

github.com/gbdev/rgbds - b3c0db218d564bbc9a801d8635591fd969c36e82 authored over 3 years ago by ISSOtm <[email protected]>
Use table instead of code blocks whenever possible (#121)

Fixes #114

github.com/gbdev/pandocs - fa287ef1a4a6dbd03153519bd012741d4deef4d4 authored over 3 years ago by Eldred Habert <[email protected]>
Fixup STOP description (#115)

Fixes #111

github.com/gbdev/pandocs - b0a7d7f18a6a78406c105345e9fec2edf26d5043 authored over 3 years ago by Eldred Habert <[email protected]>
Update README.md

github.com/gbdev/meta - 5307ad21890b925c3b4be061b732db565d1e4e9b authored over 3 years ago by Antonio Vivace <[email protected]>
Specify bridges

github.com/gbdev/gbdev.github.io - 351320e1ccc1a06c2f13e796b98eaf38a88fb1fc authored over 3 years ago by Antonio Vivace <[email protected]>
Update copyright year

github.com/gbdev/gbdev.github.io - 06e1f64bec008ced21487cc220892abb1f6c10d4 authored over 3 years ago by Antonio Vivace <[email protected]>
Create CONTRIBUTING.md

github.com/gbdev/meta - 99bd49800f63340c830e1f8c7de34200934223db authored over 3 years ago by Antonio Vivace <[email protected]>
Do not treat SGB border memory as GB VRAM

This is SNES memory, which the GB has little to no control over

github.com/gbdev/pandocs - be425503f7a4f17b496f70a00be02ddab218ae9a authored over 3 years ago by ISSOtm <[email protected]>
Fix Pixel FIFO document lacking newline after titles

github.com/gbdev/pandocs - 5df7a19169c436693bc77fdf8754e7a710647396 authored over 3 years ago by ISSOtm <[email protected]>
Change behavior of merging FRAGMENTs to constrain each fragment individually

Additionally, remove the deprecated merging of non-fragment SECTIONs

github.com/gbdev/rgbds-deb - 76446e6d00eb86ed8a55e5bcbf1eb40ce47bb59c authored over 3 years ago by ISSOtm <[email protected]>
Change behavior of merging FRAGMENTs to constrain each fragment individually

Additionally, remove the deprecated merging of non-fragment SECTIONs

github.com/gbdev/rgbds - 76446e6d00eb86ed8a55e5bcbf1eb40ce47bb59c authored over 3 years ago by ISSOtm <[email protected]>
Update SOU_TRN info (#113)

From my experience with it.
Also clean up the SOUND ID tables while at it.

Co-authored-by: A...

github.com/gbdev/pandocs - ab890a020e0d5ae2b3b464af3659831d3570c664 authored over 3 years ago by Eldred Habert <[email protected]>
Merge branch 'master' of github.com:gbdev/awesome-gbdev

github.com/gbdev/awesome-gbdev - 6141514ab7532c00b7c0349ead59c5f381d5a91d authored over 3 years ago by Antonio Vivace <[email protected]>
Remove some dead links

github.com/gbdev/awesome-gbdev - a79e5e1658aea486686645682e6b4ad135ae3ab4 authored over 3 years ago by Antonio Vivace <[email protected]>
Add a simple github action job to check dead links using the`brok` tool (#204)

github.com/gbdev/awesome-gbdev - a4e9d58d7f36b3a0c63b1f5e969cee2093665906 authored over 3 years ago by Antonio Vivace <[email protected]>
Fix a couple of lint errors

github.com/gbdev/awesome-gbdev - 2c9bfd10f4b3c7430f1e53ea1c345621d787ea17 authored over 3 years ago by Antonio Vivace <[email protected]>
Trigger the markdown linter on Pull Requests

github.com/gbdev/awesome-gbdev - ae6c12bfe20d7385dae588bf72ab6b671e108959 authored over 3 years ago by Antonio Vivace <[email protected]>
Update dependencies, disable some rules

github.com/gbdev/list-linter - 6e9025bd571a6d83fe9147c91eeb6b5712fa243b authored over 3 years ago by Antonio Vivace <[email protected]>
2**15 = 32768

github.com/gbdev/pandocs - 42ccb2cda6ae47ab342d8499c88549fe818361ca authored over 3 years ago by akumanatt <[email protected]>
Create webhooks.md

github.com/gbdev/meta - a0f0fa03dfa6759ae62599422f48c5b77290ccab authored over 3 years ago by Antonio Vivace <[email protected]>
Add basic README

github.com/gbdev/meta - b6837581f943ece03efccc4f746bb68d02679401 authored over 3 years ago by Antonio Vivace <[email protected]>