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

Upgrade testing to latest disasm commits

github.com/gbdev/rgbds-deb - c05334dfc10a3398e5381e90a1501a29a3624e59 authored almost 5 years ago by ISSOtm <[email protected]>
Upgrade testing to latest disasm commits

github.com/gbdev/rgbds - c05334dfc10a3398e5381e90a1501a29a3624e59 authored almost 5 years ago by ISSOtm <[email protected]>
Create LICENSE

github.com/gbdev/gb-opcodes - 759bc93a7d91dd4c6f6a7cdb926eb2e85279c190 authored almost 5 years ago by Antonio Vivace <[email protected]>
Update LICENSE

github.com/gbdev/hardware.inc - 1a9176c3c3791abf1aed45b79a4039a705116fb6 authored almost 5 years ago by Antonio Vivace <[email protected]>
Add LICENSE

github.com/gbdev/pandocs - d9ee71f948b382c414d842764b47fc27588dfd06 authored almost 5 years ago by Antonio Vivace <[email protected]>
Script description, usage

github.com/gbdev/pandocs - ce282e482c219ab9f6791ac11cd4b163846f8619 authored almost 5 years ago by Antonio Vivace <[email protected]>
Add requirements, final version of the exporter script

github.com/gbdev/pandocs - 6c8e2ffc87f66911cb0412cd3ac63d231a8d5905 authored almost 5 years ago by Antonio Vivace <[email protected]>
Merge pull request #475 from ISSOtm/licensing

Add license headers where missing

github.com/gbdev/rgbds-deb - 09d6c7a54f5487327b1e4c3de0c7fb1c6fc03243 authored almost 5 years ago by Eldred Habert <[email protected]>
Merge pull request #475 from ISSOtm/licensing

Add license headers where missing

github.com/gbdev/rgbds - 09d6c7a54f5487327b1e4c3de0c7fb1c6fc03243 authored almost 5 years ago by Eldred Habert <[email protected]>
wiki dump, initial script to parse it

github.com/gbdev/pandocs - 63b3afdd973ec069de80bdfc7dd1d8de5c0ce369 authored almost 5 years ago by Antonio Vivace <[email protected]>
Add ADDRESS1.PCX

github.com/gbdev/pandocs - 54d3c035015ebe34c4550f4c244a89e3cf7d0c19 authored almost 5 years ago by Antonio Vivace <[email protected]>
Add PNG renders of ADDRESS1 and ADDRESS2

github.com/gbdev/pandocs - 58164be1208e0e0421346e038251bac6d1ef9aec authored almost 5 years ago by Antonio Vivace <[email protected]>
Add ATX-GBI.zip and contents. Add date to the original file. Add another revision from 1998.

github.com/gbdev/pandocs - 3f57a7fad9c329d1c3eab04b660624ca50a5bad3 authored almost 5 years ago by Antonio Vivace <[email protected]>
Add license headers where missing

github.com/gbdev/rgbds - 4fe44447a2085348e488e6c2b22f4dce06077b92 authored almost 5 years ago by ISSOtm <[email protected]>
Add license headers where missing

github.com/gbdev/rgbds-deb - 4fe44447a2085348e488e6c2b22f4dce06077b92 authored almost 5 years ago by ISSOtm <[email protected]>
Remove unnecessary gitignore file

This became unnecessary when the linker script parser was rewritten ad-hoc

github.com/gbdev/rgbds - 23c600eef5ee904755aeee4abee10188f8efe1cb authored almost 5 years ago by ISSOtm <[email protected]>
Remove unnecessary gitignore file

This became unnecessary when the linker script parser was rewritten ad-hoc

github.com/gbdev/rgbds-deb - 23c600eef5ee904755aeee4abee10188f8efe1cb authored almost 5 years ago by ISSOtm <[email protected]>
Fix RGBLINK failing to read args on certain machines

`char` has implementation-defined signedness, and if it's chosen to be unsigned,
then -1 gets con...

github.com/gbdev/rgbds - 50f091ab7ced12e76f458a7a55e961839b5c1e80 authored almost 5 years ago by ISSOtm <[email protected]>
Fix RGBLINK failing to read args on certain machines

`char` has implementation-defined signedness, and if it's chosen to be unsigned,
then -1 gets con...

github.com/gbdev/rgbds-deb - 50f091ab7ced12e76f458a7a55e961839b5c1e80 authored almost 5 years ago by ISSOtm <[email protected]>
State mission of the project, add links

github.com/gbdev/pandocs - d494fe6bea3eb13a84dba404e150a8b8d507e593 authored almost 5 years ago by Antonio Vivace <[email protected]>
Add historical versions and revisions

github.com/gbdev/pandocs - 8b870fd8410c3f1d46bdad9ef9259dae36a90904 authored almost 5 years ago by Antonio Vivace <[email protected]>
History of GAMEBOY.txt - Scope and context of the new community effort

github.com/gbdev/pandocs - 41636b459dc2dc3a1f59789a66e25ad82d001c25 authored almost 5 years ago by Antonio Vivace <[email protected]>
Clarify redefinition error message

github.com/gbdev/rgbds-deb - 7437f7eb85d39e6f00d89eb26ec44007166c7d34 authored almost 5 years ago by ISSOtm <[email protected]>
Clarify redefinition error message

github.com/gbdev/rgbds - 7437f7eb85d39e6f00d89eb26ec44007166c7d34 authored almost 5 years ago by ISSOtm <[email protected]>
Fix checkcodebase warnings

github.com/gbdev/rgbds - d6a99981d6feede785cade9240c486cf6ba1b5aa authored almost 5 years ago by ISSOtm <[email protected]>
Fix checkcodebase warnings

github.com/gbdev/rgbds-deb - d6a99981d6feede785cade9240c486cf6ba1b5aa authored almost 5 years ago by ISSOtm <[email protected]>
Allow ROMX and WRAMX sections in restricted modes

Closes #462, although with this implementation `BANK("some ROMX section")` would
return 0 instead...

github.com/gbdev/rgbds - 71fe65255625e47e07fbd6e7314babfe84592efc authored almost 5 years ago by ISSOtm <[email protected]>
Allow ROMX and WRAMX sections in restricted modes

Closes #462, although with this implementation `BANK("some ROMX section")` would
return 0 instead...

github.com/gbdev/rgbds-deb - 71fe65255625e47e07fbd6e7314babfe84592efc authored almost 5 years ago by ISSOtm <[email protected]>
Put semicolons before labels in test suite

github.com/gbdev/rgbds-deb - 89917ef68884599e621f5e3e906bc19eb2387c4b authored almost 5 years ago by ISSOtm <[email protected]>
Put semicolons before labels in test suite

github.com/gbdev/rgbds - 89917ef68884599e621f5e3e906bc19eb2387c4b authored almost 5 years ago by ISSOtm <[email protected]>
Merge pull request #468 from ISSOtm/include_stem

Enforce trailing slash in include paths

github.com/gbdev/rgbds-deb - 097e4c979953e913a1431b6d5ece672959afa29f authored almost 5 years ago by Eldred Habert <[email protected]>
Merge pull request #468 from ISSOtm/include_stem

Enforce trailing slash in include paths

github.com/gbdev/rgbds - 097e4c979953e913a1431b6d5ece672959afa29f authored almost 5 years ago by Eldred Habert <[email protected]>
Fix default warning states

They were in the wrong order for some reason, this especially caused user
warnings to be off by d...

github.com/gbdev/rgbds - 2c37a1e9714ca640fa685a78a0865988b333a953 authored almost 5 years ago by ISSOtm <[email protected]>
Fix default warning states

They were in the wrong order for some reason, this especially caused user
warnings to be off by d...

github.com/gbdev/rgbds-deb - 2c37a1e9714ca640fa685a78a0865988b333a953 authored almost 5 years ago by ISSOtm <[email protected]>
Add test for fixed section addresses

github.com/gbdev/rgbds-deb - 2c523649785a4ee9bb21f16148affafcfc3a8a94 authored almost 5 years ago by ISSOtm <[email protected]>
Add test for fixed section addresses

github.com/gbdev/rgbds - 2c523649785a4ee9bb21f16148affafcfc3a8a94 authored almost 5 years ago by ISSOtm <[email protected]>
Allow RGBLINK to report multiple sanity check errors

github.com/gbdev/rgbds - 10140f74dc10fcc624f3686e09246277b8c7c93a authored almost 5 years ago by ISSOtm <[email protected]>
Allow RGBLINK to report multiple sanity check errors

github.com/gbdev/rgbds-deb - 10140f74dc10fcc624f3686e09246277b8c7c93a authored almost 5 years ago by ISSOtm <[email protected]>
Sanity check fixed address of sections in RGBLINK

This could otherwise cause segfaults while reporting errors (!) during placement

github.com/gbdev/rgbds - 558e8f46ff578f713147343148c8b46e789c965f authored almost 5 years ago by ISSOtm <[email protected]>
Sanity check fixed address of sections in RGBLINK

This could otherwise cause segfaults while reporting errors (!) during placement

github.com/gbdev/rgbds-deb - 558e8f46ff578f713147343148c8b46e789c965f authored almost 5 years ago by ISSOtm <[email protected]>
Update errata

github.com/gbdev/gb-opcodes - 7946b129cdbdbb474cb066b4a744a476bc1a0ad8 authored almost 5 years ago by Maximilian Mader <[email protected]>
Fix canonical URLs

github.com/gbdev/gb-opcodes - 3232698508497472d4370e7f9b581fca30b0c1d5 authored almost 5 years ago by Maximilian Mader <[email protected]>
Replace LR35902 with SM83

github.com/gbdev/gb-opcodes - 91e2069dd16389773beef88e35b66dc584fbe397 authored almost 5 years ago by Maximilian Mader <[email protected]>
Remove stale `clean` line

Those files don't exist in RGBLINK's source anymore

github.com/gbdev/rgbds - 9ccb71205a7f0a475905f345bfcc1ad7bff716e4 authored almost 5 years ago by ISSOtm <[email protected]>
Remove stale `clean` line

Those files don't exist in RGBLINK's source anymore

github.com/gbdev/rgbds-deb - 9ccb71205a7f0a475905f345bfcc1ad7bff716e4 authored almost 5 years ago by ISSOtm <[email protected]>
Enforce trailing slash in include paths

Fixes rednex#456

github.com/gbdev/rgbds - e50bcaa2725a3538433455fed617f198fed7b47d authored almost 5 years ago by ISSOtm <[email protected]>
Enforce trailing slash in include paths

Fixes rednex#456

github.com/gbdev/rgbds-deb - e50bcaa2725a3538433455fed617f198fed7b47d authored almost 5 years ago by ISSOtm <[email protected]>
Provide string arguments to errors in `constexpr_BankSection`

How the f did it work before

github.com/gbdev/rgbds - 86a28e8201d1ab0a00544228c44fbe7fef19d81d authored almost 5 years ago by ISSOtm <[email protected]>
Provide string arguments to errors in `constexpr_BankSection`

How the f did it work before

github.com/gbdev/rgbds-deb - 86a28e8201d1ab0a00544228c44fbe7fef19d81d authored almost 5 years ago by ISSOtm <[email protected]>
Add test for BANK() in constant context

github.com/gbdev/rgbds-deb - 95cd0c6e53e48648cc6cd51ef846371d1365de57 authored almost 5 years ago by ISSOtm <[email protected]>
Add test for BANK() in constant context

github.com/gbdev/rgbds - 95cd0c6e53e48648cc6cd51ef846371d1365de57 authored almost 5 years ago by ISSOtm <[email protected]>
Return a consistent number for const BANK() when erroring out

github.com/gbdev/rgbds-deb - 23ab245ceca3238b8126ead77adcd6275a528077 authored almost 5 years ago by ISSOtm <[email protected]>
Return a consistent number for const BANK() when erroring out

github.com/gbdev/rgbds - 23ab245ceca3238b8126ead77adcd6275a528077 authored almost 5 years ago by ISSOtm <[email protected]>
Make bank of "bank 0" sections known to RGBASM

This allows `BANK("Some ROM0 section")` to be used in a constant expression

github.com/gbdev/rgbds - eb824765918b7c54b08a700f5123092cfcae3fc8 authored almost 5 years ago by ISSOtm <[email protected]>
Make bank of "bank 0" sections known to RGBASM

This allows `BANK("Some ROM0 section")` to be used in a constant expression

github.com/gbdev/rgbds-deb - eb824765918b7c54b08a700f5123092cfcae3fc8 authored almost 5 years ago by ISSOtm <[email protected]>
Add test for `DEF(@)`

github.com/gbdev/rgbds - f1f70d250ac9d065e53aa224509c81fd7f2dcbf0 authored almost 5 years ago by ISSOtm <[email protected]>
Add test for `DEF(@)`

github.com/gbdev/rgbds-deb - f1f70d250ac9d065e53aa224509c81fd7f2dcbf0 authored almost 5 years ago by ISSOtm <[email protected]>
Add test for `DEF(@)`

github.com/gbdev/rgbds-deb - 98a221d6b68778bfd93c4d263d460cea19adae78 authored almost 5 years ago by ISSOtm <[email protected]>
Add test for `DEF(@)`

github.com/gbdev/rgbds - 98a221d6b68778bfd93c4d263d460cea19adae78 authored almost 5 years ago by ISSOtm <[email protected]>
Merge pull request #463 from ISSOtm/windows_test_suite

Run tests on MinGW versions

github.com/gbdev/rgbds-deb - fb22d12b0ff0efba78f8a65362d35cef9726e6c2 authored almost 5 years ago by Eldred Habert <[email protected]>
Merge pull request #463 from ISSOtm/windows_test_suite

Run tests on MinGW versions

github.com/gbdev/rgbds - fb22d12b0ff0efba78f8a65362d35cef9726e6c2 authored almost 5 years ago by Eldred Habert <[email protected]>
Produce shims to run the test suite on Windows bins via Wine

github.com/gbdev/rgbds-deb - ece9177f5aa641fcc2513715748746ff103f47fa authored almost 5 years ago by ISSOtm <[email protected]>
Ignore line endings in test suite

This removes many false positives with Windows

github.com/gbdev/rgbds-deb - 8a90d743401999d170ae5e1048bdb54c2d86f9c0 authored almost 5 years ago by ISSOtm <[email protected]>
Produce shims to run the test suite on Windows bins via Wine

github.com/gbdev/rgbds - ece9177f5aa641fcc2513715748746ff103f47fa authored almost 5 years ago by ISSOtm <[email protected]>
Cap the number of concurrent jobs for testing

This has a serious tendency to just blow up process load (~35 here with the shim)

github.com/gbdev/rgbds-deb - 83249ed69ffd3aadda3a502ef8bd162a64ca8f74 authored almost 5 years ago by ISSOtm <[email protected]>
Use minGW's pkg-config

github.com/gbdev/rgbds-deb - 1534df0b3cd94e844564c512ae70f09b6642b34f authored almost 5 years ago by ISSOtm <[email protected]>
Separate stdout and stderr in tests

POSIX leaves undefined the order of output if stderr is injected into stdout,
and in practice it ...

github.com/gbdev/rgbds - 5a06fad31e3e66da33ea0376d47adb4598857654 authored almost 5 years ago by ISSOtm <[email protected]>
Separate stdout and stderr in tests

POSIX leaves undefined the order of output if stderr is injected into stdout,
and in practice it ...

github.com/gbdev/rgbds-deb - 5a06fad31e3e66da33ea0376d47adb4598857654 authored almost 5 years ago by ISSOtm <[email protected]>
Cap the number of concurrent jobs for testing

This has a serious tendency to just blow up process load (~35 here with the shim)

github.com/gbdev/rgbds - 83249ed69ffd3aadda3a502ef8bd162a64ca8f74 authored almost 5 years ago by ISSOtm <[email protected]>
Ignore line endings in test suite

This removes many false positives with Windows

github.com/gbdev/rgbds - 8a90d743401999d170ae5e1048bdb54c2d86f9c0 authored almost 5 years ago by ISSOtm <[email protected]>
Use minGW's pkg-config

github.com/gbdev/rgbds - 1534df0b3cd94e844564c512ae70f09b6642b34f authored almost 5 years ago by ISSOtm <[email protected]>
Merge pull request #465 from ISSOtm/rebuild_version

Always update version

github.com/gbdev/rgbds-deb - add07259f4bf01b370380de5158c18a0a14950e9 authored almost 5 years ago by Eldred Habert <[email protected]>
Merge pull request #465 from ISSOtm/rebuild_version

Always update version

github.com/gbdev/rgbds - add07259f4bf01b370380de5158c18a0a14950e9 authored almost 5 years ago by Eldred Habert <[email protected]>
Merge pull request #466 from AntonioND/an/warning

Fix declaration of constexpr_BankSymbol()

github.com/gbdev/rgbds-deb - 36ca18bc7b3bb3461338efb7499739befe1b4a52 authored almost 5 years ago by Eldred Habert <[email protected]>
Merge pull request #466 from AntonioND/an/warning

Fix declaration of constexpr_BankSymbol()

github.com/gbdev/rgbds - 36ca18bc7b3bb3461338efb7499739befe1b4a52 authored almost 5 years ago by Eldred Habert <[email protected]>
Fix declaration of constexpr_BankSymbol()

github.com/gbdev/rgbds-deb - 6003be3fae0aa4e03be7a2dcbb358f620666c526 authored almost 5 years ago by Antonio Niño Díaz <[email protected]>
Fix declaration of constexpr_BankSymbol()

github.com/gbdev/rgbds - 6003be3fae0aa4e03be7a2dcbb358f620666c526 authored almost 5 years ago by Antonio Niño Díaz <[email protected]>
Always update version

Implements https://github.com/rednex/rgbds/pull/378#issuecomment-569836686

github.com/gbdev/rgbds - 6d9399e3a047a82b84f43d3ab5a2c51c30a5c4cf authored almost 5 years ago by ISSOtm <[email protected]>
Always update version

Implements https://github.com/rednex/rgbds/pull/378#issuecomment-569836686

github.com/gbdev/rgbds-deb - 6d9399e3a047a82b84f43d3ab5a2c51c30a5c4cf authored almost 5 years ago by ISSOtm <[email protected]>
Merge pull request #430 from ISSOtm/known_selfbank

Make `BANK(@)` and `BANK("section")` known to RGBASM

github.com/gbdev/rgbds - 676800476d47695fc90de2b7b5316b7320e7a9a3 authored almost 5 years ago by Eldred Habert <[email protected]>
Merge pull request #430 from ISSOtm/known_selfbank

Make `BANK(@)` and `BANK("section")` known to RGBASM

github.com/gbdev/rgbds-deb - 676800476d47695fc90de2b7b5316b7320e7a9a3 authored almost 5 years ago by Eldred Habert <[email protected]>
Merge pull request #454 from ISSOtm/unlocked_windows

Fix mingw build

github.com/gbdev/rgbds-deb - 4dfa3157e568137e71b4351f16fb7fc0927d740e authored almost 5 years ago by Eldred Habert <[email protected]>
Merge pull request #454 from ISSOtm/unlocked_windows

Fix mingw build

github.com/gbdev/rgbds - 4dfa3157e568137e71b4351f16fb7fc0927d740e authored almost 5 years ago by Eldred Habert <[email protected]>
Merge pull request #455 from ISSOtm/man

Overhaul RGBDS man pages and help messages

github.com/gbdev/rgbds-deb - f26cfa2d94171225a912ec6b8e067f960b071965 authored almost 5 years ago by Eldred Habert <[email protected]>
Merge pull request #455 from ISSOtm/man

Overhaul RGBDS man pages and help messages

github.com/gbdev/rgbds - f26cfa2d94171225a912ec6b8e067f960b071965 authored almost 5 years ago by Eldred Habert <[email protected]>
Update Page.vue

github.com/gbdev/gbdev.github.io - d9c98e8e82016a39a4c9b26b0f4fba3860e76fcd authored almost 5 years ago by Antonio Vivace <[email protected]>
Fix discord online users badge

See https://github.com/gbdev/homebrewhub/issues/28

github.com/gbdev/awesome-gbdev - e8bbd80a570bb8dc8a42e3ccef53ef2ddb2cacfe authored almost 5 years ago by Antonio Vivace <[email protected]>
Add some hardware tools by @insidegadgets

github.com/gbdev/awesome-gbdev - 4c28d11b73fa17a281debab44a30050562863a48 authored almost 5 years ago by Antonio Vivace <[email protected]>
Improve `jr` out-of-reach error message

github.com/gbdev/rgbds-deb - d3328406a2d2baf1365e1a9f8503c31f1f725384 authored almost 5 years ago by ISSOtm <[email protected]>
Improve `jr` out-of-reach error message

github.com/gbdev/rgbds - d3328406a2d2baf1365e1a9f8503c31f1f725384 authored almost 5 years ago by ISSOtm <[email protected]>
Have `jr` offset wrap with 16 bits

Overflow with `int16_t` is defined to two's complement so it's OK
This could trigger when jumping...

github.com/gbdev/rgbds-deb - 3564b3f9eae6caa1ae0504d6a76cfbf46e578efe authored almost 5 years ago by ISSOtm <[email protected]>
Have `jr` offset wrap with 16 bits

Overflow with `int16_t` is defined to two's complement so it's OK
This could trigger when jumping...

github.com/gbdev/rgbds - 3564b3f9eae6caa1ae0504d6a76cfbf46e578efe authored almost 5 years ago by ISSOtm <[email protected]>
Rename rgbfix long opt `verbose` to `validate`

The previous name was probably copy-pasted, it was completely wrong

github.com/gbdev/rgbds - b81faeccfa9a47cce998d570a664defe65b33aef authored almost 5 years ago by ISSOtm <[email protected]>
Rename rgbfix long opt `verbose` to `validate`

The previous name was probably copy-pasted, it was completely wrong

github.com/gbdev/rgbds-deb - b81faeccfa9a47cce998d570a664defe65b33aef authored almost 5 years ago by ISSOtm <[email protected]>
Add warning option to RGBASM man synopsis

github.com/gbdev/rgbds-deb - 1c4cb2cd2d5d3166cc9fb718a0574cb043883a09 authored almost 5 years ago by ISSOtm <[email protected]>
Add warning option to RGBASM man synopsis

github.com/gbdev/rgbds - 1c4cb2cd2d5d3166cc9fb718a0574cb043883a09 authored almost 5 years ago by ISSOtm <[email protected]>
Rework help/usage messages

Trimmed down the option lists as per @bentley's request;
Reinstated the man pages' synopsis

github.com/gbdev/rgbds-deb - 6959b76749af19e17dc8999235ded13758ab6c2b authored almost 5 years ago by ISSOtm <[email protected]>
Rework help/usage messages

Trimmed down the option lists as per @bentley's request;
Reinstated the man pages' synopsis

github.com/gbdev/rgbds - 6959b76749af19e17dc8999235ded13758ab6c2b authored almost 5 years ago by ISSOtm <[email protected]>
Merge pull request #1 from sindresorhus/master

Fast forward to upstream

github.com/gbdev/list-linter - c35e1f7a9695ffdcf03b3fc1c1bef1474e426771 authored almost 5 years ago by Antonio Vivace <[email protected]>
Fix incorrect line counting when running REPT blocks.

Fixes #461

github.com/gbdev/rgbds - 8a1e920e23f78e7e96307a45d80b463d34a30cd0 authored almost 5 years ago by ISSOtm <[email protected]>