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

Remove carryover from RGBASM in RGBLINK tests

github.com/gbdev/rgbds-deb - eb445271df55b5fc3a45b238f6944c5528158b5a authored over 4 years ago by ISSOtm <[email protected]>
Simplify `out_PCRelByte` by using PC

github.com/gbdev/rgbds-deb - af22cf182bac86007c5c1231b88a11cff22c4869 authored over 4 years ago by ISSOtm <[email protected]>
Simplify `out_PCRelByte` by using PC

github.com/gbdev/rgbds - af22cf182bac86007c5c1231b88a11cff22c4869 authored over 4 years ago by ISSOtm <[email protected]>
Prevent `POPS` within `LOAD` blocks

github.com/gbdev/rgbds - 5a0fcda4c83b2ee3918655a5f5c393613fea50fe authored over 4 years ago by ISSOtm <[email protected]>
Prevent `POPS` within `LOAD` blocks

github.com/gbdev/rgbds-deb - 5a0fcda4c83b2ee3918655a5f5c393613fea50fe authored over 4 years ago by ISSOtm <[email protected]>
Test generating direct bytes in LOAD blocks

github.com/gbdev/rgbds-deb - 29623c41463fb1e1486b763d9d15d6a23c36b77e authored over 4 years ago by ISSOtm <[email protected]>
Test generating direct bytes in LOAD blocks

github.com/gbdev/rgbds - 29623c41463fb1e1486b763d9d15d6a23c36b77e authored over 4 years ago by ISSOtm <[email protected]>
Improve LOAD test to also test patches inside LOAD section

github.com/gbdev/rgbds - ebda8255ffd6432b57a13fa79797aa0b0db339d2 authored over 4 years ago by ISSOtm <[email protected]>
Improve LOAD test to also test patches inside LOAD section

github.com/gbdev/rgbds-deb - ebda8255ffd6432b57a13fa79797aa0b0db339d2 authored over 4 years ago by ISSOtm <[email protected]>
Reset symbol scope on every section change

github.com/gbdev/rgbds-deb - deb91f679dfdf06811badd5f3a28ef44549bf170 authored over 4 years ago by ISSOtm <[email protected]>
Reset symbol scope on every section change

github.com/gbdev/rgbds - deb91f679dfdf06811badd5f3a28ef44549bf170 authored over 4 years ago by ISSOtm <[email protected]>
Prevent using `LOAD` blocks outide code sections

github.com/gbdev/rgbds - fb5e768142f85cfef6591627b217d49bb1af903b authored over 4 years ago by ISSOtm <[email protected]>
Prevent using `LOAD` blocks outide code sections

github.com/gbdev/rgbds-deb - fb5e768142f85cfef6591627b217d49bb1af903b authored over 4 years ago by ISSOtm <[email protected]>
Reject including directories

github.com/gbdev/rgbds-deb - ecf44c784c27928457e740b80096a03bc4e2ec86 authored over 4 years ago by ISSOtm <[email protected]>
Reject including directories

github.com/gbdev/rgbds - ecf44c784c27928457e740b80096a03bc4e2ec86 authored over 4 years ago by ISSOtm <[email protected]>
Fix section continuation when only one bank exists

github.com/gbdev/rgbds - 5bca1172ffb910566ccdf97fcd8d6a4c98ade456 authored over 4 years ago by ISSOtm <[email protected]>
Fix section continuation when only one bank exists

github.com/gbdev/rgbds-deb - 5bca1172ffb910566ccdf97fcd8d6a4c98ade456 authored over 4 years ago by ISSOtm <[email protected]>
Make BGB web site link HTTPS

As per beware's recent support and request.

github.com/gbdev/awesome-gbdev - f6873cd1aa20058e6fd0fcf575e4572b21dbbe40 authored over 4 years ago by Eldred Habert <[email protected]>
Update README.MD

github.com/gbdev/pandocs - 78c16879119f0c2abe035642db23cae3fb149950 authored over 4 years ago by Antonio Vivace <[email protected]>
Merge first improvements from the review (#168)

* List review (#159): Move down PyBoy to Emulator Development section

* List review (#160): R...

github.com/gbdev/awesome-gbdev - 2b4c29f79082691b7652cd0bb694a6bd0f66b0e3 authored over 4 years ago by Antonio Vivace <[email protected]>
Improve checking of RST and LDH values at assembly time

github.com/gbdev/rgbds - 136446fccb5412ccc70cd2331a5ea0c7d369af35 authored over 4 years ago by ISSOtm <[email protected]>
Fix misnamed hashmap function

github.com/gbdev/rgbds - 49bca8d588f1060367fc53d9ee8d668febc5faf7 authored over 4 years ago by ISSOtm <[email protected]>
Improve checking of RST and LDH values at assembly time

github.com/gbdev/rgbds-deb - 136446fccb5412ccc70cd2331a5ea0c7d369af35 authored over 4 years ago by ISSOtm <[email protected]>
Fix misnamed hashmap function

github.com/gbdev/rgbds-deb - 49bca8d588f1060367fc53d9ee8d668febc5faf7 authored over 4 years ago by ISSOtm <[email protected]>
Use hashmap system for charmap

github.com/gbdev/rgbds-deb - 7ddbe44b21fdb7e62048776884c9ecbb8ec9de1f authored over 4 years ago by ISSOtm <[email protected]>
Use hashmap system for charmap

github.com/gbdev/rgbds - 7ddbe44b21fdb7e62048776884c9ecbb8ec9de1f authored over 4 years ago by ISSOtm <[email protected]>
Allow charmap creation even if its base doesn't exist

github.com/gbdev/rgbds - af60e7f74a08e54ebe8ddf24f64a0323519cab91 authored over 4 years ago by ISSOtm <[email protected]>
Allow charmap creation even if its base doesn't exist

github.com/gbdev/rgbds-deb - af60e7f74a08e54ebe8ddf24f64a0323519cab91 authored over 4 years ago by ISSOtm <[email protected]>
Improve PC offset management

Basically make it always point to the instruction's first byte.
This was the behavior all whom I...

github.com/gbdev/rgbds-deb - 2f16e82cf71d041043e6b8fcd8c49a9cdfae97a7 authored over 4 years ago by ISSOtm <[email protected]>
Improve PC offset management

Basically make it always point to the instruction's first byte.
This was the behavior all whom I...

github.com/gbdev/rgbds - 2f16e82cf71d041043e6b8fcd8c49a9cdfae97a7 authored over 4 years ago by ISSOtm <[email protected]>
Deprecate `OPT z` in favor of `OPT p`

Fixes #298

github.com/gbdev/rgbds - 7b54312d9727dd3566f97119fba0304d93dc760d authored over 4 years ago by ISSOtm <[email protected]>
Deprecate `OPT z` in favor of `OPT p`

Fixes #298

github.com/gbdev/rgbds-deb - 7b54312d9727dd3566f97119fba0304d93dc760d authored over 4 years ago by ISSOtm <[email protected]>
Use left recursion instead of right

> Any kind of sequence can be defined using either left recursion or right
> recursion, but you ...

github.com/gbdev/rgbds-deb - 5b98beec8b2ff81c8f25229d9d406fd2ec1c1f60 authored over 4 years ago by ISSOtm <[email protected]>
Use left recursion instead of right

> Any kind of sequence can be defined using either left recursion or right
> recursion, but you ...

github.com/gbdev/rgbds - 5b98beec8b2ff81c8f25229d9d406fd2ec1c1f60 authored over 4 years ago by ISSOtm <[email protected]>
Define 3-bit value when invalid

github.com/gbdev/rgbds - 6662c86d5e886e08aae178a1f9748a7339e0658e authored over 4 years ago by ISSOtm <[email protected]>
Define 3-bit value when invalid

github.com/gbdev/rgbds-deb - 6662c86d5e886e08aae178a1f9748a7339e0658e authored over 4 years ago by ISSOtm <[email protected]>
Revamp macro arg system

This should significantly improve performance: on pokecrystal builds, perf
reported as much CPU ...

github.com/gbdev/rgbds-deb - 2f466c2939cf4a0909ae9c9a4aa34a7bcf4a6eae authored over 4 years ago by ISSOtm <[email protected]>
Revamp macro arg system

This should significantly improve performance: on pokecrystal builds, perf
reported as much CPU ...

github.com/gbdev/rgbds - 2f466c2939cf4a0909ae9c9a4aa34a7bcf4a6eae authored over 4 years ago by ISSOtm <[email protected]>
Fix `warning.h` not including a required header

github.com/gbdev/rgbds - 61897d8b52bd45234b36cd379dde950bb9148bcc authored over 4 years ago by ISSOtm <[email protected]>
Fix `warning.h` not including a required header

github.com/gbdev/rgbds-deb - 61897d8b52bd45234b36cd379dde950bb9148bcc authored over 4 years ago by ISSOtm <[email protected]>
Rename macro functions with proper prefix

github.com/gbdev/rgbds-deb - a259f53b5296e16dcd596d601ef03a16ceebf966 authored over 4 years ago by ISSOtm <[email protected]>
Rename macro functions with proper prefix

github.com/gbdev/rgbds - a259f53b5296e16dcd596d601ef03a16ceebf966 authored over 4 years ago by ISSOtm <[email protected]>
Split macro arg management into its own file

It has no relation to symbols, and helps a tiny bit deflate `symbol.c`

github.com/gbdev/rgbds - ffdb1fbfe5e74ba9015ffaf0285f61a8e71d95b1 authored over 4 years ago by ISSOtm <[email protected]>
Split macro arg management into its own file

It has no relation to symbols, and helps a tiny bit deflate `symbol.c`

github.com/gbdev/rgbds-deb - ffdb1fbfe5e74ba9015ffaf0285f61a8e71d95b1 authored over 4 years ago by ISSOtm <[email protected]>
Remove forward decl of nonexistent function

I can only assume it was for debugging? (No, I'm not looking it
up the history)

github.com/gbdev/rgbds-deb - 4b33b4b3875635f1c1a1aba1a2beb0e946d175c5 authored over 4 years ago by ISSOtm <[email protected]>
Remove forward decl of nonexistent function

I can only assume it was for debugging? (No, I'm not looking it
up the history)

github.com/gbdev/rgbds - 4b33b4b3875635f1c1a1aba1a2beb0e946d175c5 authored over 4 years ago by ISSOtm <[email protected]>
Implement `ISCONST`, reporting compile-time constness

github.com/gbdev/rgbds - 8fcdcb173184115c39bc175045aa94c942959c4d authored over 4 years ago by ISSOtm <[email protected]>
Implement `ISCONST`, reporting compile-time constness

github.com/gbdev/rgbds-deb - 8fcdcb173184115c39bc175045aa94c942959c4d authored over 4 years ago by ISSOtm <[email protected]>
Get rid of obsoleted function

github.com/gbdev/rgbds-deb - 55b911654c59ad24258995d697f56bf1d56a96e1 authored over 4 years ago by ISSOtm <[email protected]>
Get rid of obsoleted function

github.com/gbdev/rgbds - 55b911654c59ad24258995d697f56bf1d56a96e1 authored over 4 years ago by ISSOtm <[email protected]>
Remove error message causing segfault

This was utterly stupid. The check right above ensured that `sym` was NULL,
ergo that the argume...

github.com/gbdev/rgbds - 7c8eba9fd2e7e5c56d54aac4cd0bb707a93da098 authored over 4 years ago by ISSOtm <[email protected]>
Remove error message causing segfault

This was utterly stupid. The check right above ensured that `sym` was NULL,
ergo that the argume...

github.com/gbdev/rgbds-deb - 7c8eba9fd2e7e5c56d54aac4cd0bb707a93da098 authored over 4 years ago by ISSOtm <[email protected]>
Fix error messages in `sym_GetConstantValue`

github.com/gbdev/rgbds-deb - 23effcc3f0121f384d9addc50f539ed36b092fa2 authored over 4 years ago by ISSOtm <[email protected]>
Fix error messages in `sym_GetConstantValue`

github.com/gbdev/rgbds - 23effcc3f0121f384d9addc50f539ed36b092fa2 authored over 4 years ago by ISSOtm <[email protected]>
Prevent deletion of built-in symbols

github.com/gbdev/rgbds - ea0c5581a5598bbea541de1d569c5851a90544d0 authored over 4 years ago by ISSOtm <[email protected]>
Prevent deletion of built-in symbols

github.com/gbdev/rgbds-deb - ea0c5581a5598bbea541de1d569c5851a90544d0 authored over 4 years ago by ISSOtm <[email protected]>
Make symbol creation funcs return ptr to symbol

github.com/gbdev/rgbds-deb - 2ea329c920e20fbbdf9ccb5039c1ce3a929b34ca authored over 4 years ago by ISSOtm <[email protected]>
Make symbol creation funcs return ptr to symbol

github.com/gbdev/rgbds - 2ea329c920e20fbbdf9ccb5039c1ce3a929b34ca authored over 4 years ago by ISSOtm <[email protected]>
Remove deprecated section types

github.com/gbdev/rgbds - 3948795d498827f9b4fb1babcf9cdfe00a6ec4fc authored over 4 years ago by ISSOtm <[email protected]>
Get rid of `comma` token

github.com/gbdev/rgbds - 13e492012236032816c70e6d8f34da47d6c1924b authored over 4 years ago by ISSOtm <[email protected]>
Get rid of `comma` token

github.com/gbdev/rgbds-deb - 13e492012236032816c70e6d8f34da47d6c1924b authored over 4 years ago by ISSOtm <[email protected]>
Remove deprecated section types

github.com/gbdev/rgbds-deb - 3948795d498827f9b4fb1babcf9cdfe00a6ec4fc authored over 4 years ago by ISSOtm <[email protected]>
Uniformize style in asmy.y

github.com/gbdev/rgbds-deb - 88b1121037792f100c48ad97151250c2da37fe01 authored over 4 years ago by ISSOtm <[email protected]>
Uniformize style in asmy.y

github.com/gbdev/rgbds - 88b1121037792f100c48ad97151250c2da37fe01 authored over 4 years ago by ISSOtm <[email protected]>
Remove obsolete instruction forms

github.com/gbdev/rgbds - d2a97e934b927189badb9ffe70ecf78ef82ca81a authored over 4 years ago by ISSOtm <[email protected]>
Remove obsolete instruction forms

github.com/gbdev/rgbds-deb - d2a97e934b927189badb9ffe70ecf78ef82ca81a authored over 4 years ago by ISSOtm <[email protected]>
Fix org location being undefined when incorrect

github.com/gbdev/rgbds-deb - cb3997d8c9089289bbc08dc82cb404149b94165f authored over 4 years ago by ISSOtm <[email protected]>
Fix org location being undefined when incorrect

github.com/gbdev/rgbds - cb3997d8c9089289bbc08dc82cb404149b94165f authored over 4 years ago by ISSOtm <[email protected]>
Deprecate `GLOBAL` and `XDEF`

They're basically synonyms for `EXPORT`, and the latter isn't
even documented!

github.com/gbdev/rgbds - c7320a49a942fc3380f433853c4bbdc640c92737 authored over 4 years ago by ISSOtm <[email protected]>
Deprecate `GLOBAL` and `XDEF`

They're basically synonyms for `EXPORT`, and the latter isn't
even documented!

github.com/gbdev/rgbds-deb - c7320a49a942fc3380f433853c4bbdc640c92737 authored over 4 years ago by ISSOtm <[email protected]>
Remove deprecated `IMPORT` symbol

It had a warning that it had no effect for a long while now; removing it so
the name can be re-used

github.com/gbdev/rgbds-deb - 8d9a896166bee57c3ab851b9d18df0f053327531 authored over 4 years ago by ISSOtm <[email protected]>
Remove deprecated `IMPORT` symbol

It had a warning that it had no effect for a long while now; removing it so
the name can be re-used

github.com/gbdev/rgbds - 8d9a896166bee57c3ab851b9d18df0f053327531 authored over 4 years ago by ISSOtm <[email protected]>
Invert GB printer packets table

github.com/gbdev/pandocs - 49c041da9691bdd44f96a193b2c5d33544fc4d29 authored over 4 years ago by Antonio Vivace <[email protected]>
Typo

github.com/gbdev/pandocs - 5481af4d63f4a97de5bddc2853e6b18f798ee0cd authored over 4 years ago by Antonio Vivace <[email protected]>
Add some SGB data

github.com/gbdev/pandocs - 2dc540239a1dd4e5d40d84be79f0e469fe7afe3b authored over 4 years ago by Antonio Vivace <[email protected]>
Mention email

github.com/gbdev/pandocs - 4270d69a7cd8668052f873061d165d8f772925db authored over 4 years ago by Antonio Vivace <[email protected]>
Do not touch the virtualenv

github.com/gbdev/pandocs - 2afb2add742d0ca38d7cabb34d3ebde9cb0dd0ff authored over 4 years ago by Antonio Vivace <[email protected]>
Deploy instructions

github.com/gbdev/pandocs - 5b2e61169310168103046e71816e3008b5779bab authored over 4 years ago by Antonio Vivace <[email protected]>
Fix internal links

github.com/gbdev/pandocs - e3e3144e3eefb9ec98c3d361d0da5f306da60bb2 authored over 4 years ago by Antonio Vivace <[email protected]>
Specification table

github.com/gbdev/pandocs - 6b05e7712684402222d3a7488f42ecf6f54c0567 authored over 4 years ago by Antonio Vivace <[email protected]>
Remove typing for operators that don't need it

github.com/gbdev/rgbds - 81a057416fa3b29d2ee4e9b6798b2f69a4ca6825 authored over 4 years ago by ISSOtm <[email protected]>
Remove typing for operators that don't need it

github.com/gbdev/rgbds-deb - 81a057416fa3b29d2ee4e9b6798b2f69a4ca6825 authored over 4 years ago by ISSOtm <[email protected]>
Allow inlining of two simple RPN functions

github.com/gbdev/rgbds-deb - 361326e06c30212eeb7a2359501df522bc850ee1 authored over 4 years ago by ISSOtm <[email protected]>
Allow inlining of two simple RPN functions

github.com/gbdev/rgbds - 361326e06c30212eeb7a2359501df522bc850ee1 authored over 4 years ago by ISSOtm <[email protected]>
Correct four code style issues

github.com/gbdev/rgbds - 0d31afaff8ad57ebcf48af8c9a27999c6a69096c authored over 4 years ago by ISSOtm <[email protected]>
Correct four code style issues

github.com/gbdev/rgbds-deb - 0d31afaff8ad57ebcf48af8c9a27999c6a69096c authored over 4 years ago by ISSOtm <[email protected]>
Tell the user about "label"s instead of "relocatable"s

That's the common term, and even the manual uses it.

github.com/gbdev/rgbds-deb - 48ad3973a96ab54df73a52207ec8d47e8bf5bd25 authored over 4 years ago by ISSOtm <[email protected]>
Tell the user about "label"s instead of "relocatable"s

That's the common term, and even the manual uses it.

github.com/gbdev/rgbds - 48ad3973a96ab54df73a52207ec8d47e8bf5bd25 authored over 4 years ago by ISSOtm <[email protected]>
Fix passing constant label to BANK() causing an error

github.com/gbdev/rgbds - f6f25296a01bd5b8c2382ebda2eff45323280506 authored over 4 years ago by ISSOtm <[email protected]>
Fix passing constant label to BANK() causing an error

github.com/gbdev/rgbds-deb - f6f25296a01bd5b8c2382ebda2eff45323280506 authored over 4 years ago by ISSOtm <[email protected]>
Use `$(MAKE)` instead of `make` in `develop`

github.com/gbdev/rgbds-deb - cb62076f8c5f0ea56dabb154912949e63ba59e9e authored over 4 years ago by ISSOtm <[email protected]>
Use `$(MAKE)` instead of `make` in `develop`

github.com/gbdev/rgbds - cb62076f8c5f0ea56dabb154912949e63ba59e9e authored over 4 years ago by ISSOtm <[email protected]>
Un-silence `make checkpatch` in CI

github.com/gbdev/rgbds - 8034e567f1e94de9ae3cf1a2a6b90230fe865b7f authored over 4 years ago by ISSOtm <[email protected]>
Un-silence `make checkpatch` in CI

github.com/gbdev/rgbds-deb - 8034e567f1e94de9ae3cf1a2a6b90230fe865b7f authored over 4 years ago by ISSOtm <[email protected]>
Un-trivialize expression in long RPN expr test

github.com/gbdev/rgbds-deb - 59546c89807cdc6042a7e2b1c192f24bd489288d authored over 4 years ago by ISSOtm <[email protected]>
Un-trivialize expression in long RPN expr test

github.com/gbdev/rgbds - 59546c89807cdc6042a7e2b1c192f24bd489288d authored over 4 years ago by ISSOtm <[email protected]>
Remove sex and tobacco references (#26)

github.com/gbdev/pandocs - 3bb336d9b54c0d20b689146f905f3cf614acdcb1 authored over 4 years ago by Antonio Vivace <[email protected]>
Simplify `long-rpn-expression.asm` test

github.com/gbdev/rgbds - eee0e6adc830c45a16454ff618f21c0111750812 authored over 4 years ago by ISSOtm <[email protected]>
Simplify `long-rpn-expression.asm` test

github.com/gbdev/rgbds-deb - eee0e6adc830c45a16454ff618f21c0111750812 authored over 4 years ago by ISSOtm <[email protected]>
Deprecate colon-less non-local labels

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