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

Merge pull request #543 from ISSOtm/ubuntu20

Add Ubuntu 20.04 to CI

github.com/gbdev/rgbds-deb - 1145d1099689a8a65e035756aa1ba726d7816351 authored over 4 years ago by Eldred Habert <[email protected]>
Merge pull request #543 from ISSOtm/ubuntu20

Add Ubuntu 20.04 to CI

github.com/gbdev/rgbds - 1145d1099689a8a65e035756aa1ba726d7816351 authored over 4 years ago by Eldred Habert <[email protected]>
Add Ubuntu 20.04 to CI

github.com/gbdev/rgbds - 32231e3f7ea63a01b72bf04f6f5d66b73a65001b authored over 4 years ago by ISSOtm <[email protected]>
Add Ubuntu 20.04 to CI

github.com/gbdev/rgbds-deb - 32231e3f7ea63a01b72bf04f6f5d66b73a65001b authored over 4 years ago by ISSOtm <[email protected]>
Merge pull request #533 from JL2210/platform-fixes

Add platform-specific fixes file (only for MSVC, currently)

github.com/gbdev/rgbds-deb - 29314f76f7bc8788855eaacb461ec0eecc7b3eb9 authored over 4 years ago by Eldred Habert <[email protected]>
Merge pull request #533 from JL2210/platform-fixes

Add platform-specific fixes file (only for MSVC, currently)

github.com/gbdev/rgbds - 29314f76f7bc8788855eaacb461ec0eecc7b3eb9 authored over 4 years ago by Eldred Habert <[email protected]>
Enable -Wobsolete by default

The fact that deprecations were common and quickly acted upon was raised by
some users

github.com/gbdev/rgbds - 8e92383fa35e1955d891d1e6de9c70a8cc82ff25 authored over 4 years ago by ISSOtm <[email protected]>
Enable -Wobsolete by default

The fact that deprecations were common and quickly acted upon was raised by
some users

github.com/gbdev/rgbds-deb - 8e92383fa35e1955d891d1e6de9c70a8cc82ff25 authored over 4 years ago by ISSOtm <[email protected]>
Add platform-specific fixes file

Create a new file, platform.h, for platform-specific hacks

for MSVC, this includes defining str...

github.com/gbdev/rgbds-deb - e51701acaa192f64a22420d9b9f86d50ad7fac44 authored over 4 years ago by James Larrowe <[email protected]>
Add platform-specific fixes file

Create a new file, platform.h, for platform-specific hacks

for MSVC, this includes defining str...

github.com/gbdev/rgbds - e51701acaa192f64a22420d9b9f86d50ad7fac44 authored over 4 years ago by James Larrowe <[email protected]>
Fix develop compilation error

This bug slipped by because my pre-commit hook for testing was broken...

github.com/gbdev/rgbds - 0793e9effe02e1ccd623704412aa750063f7d46b authored over 4 years ago by ISSOtm <[email protected]>
Fix develop compilation error

This bug slipped by because my pre-commit hook for testing was broken...

github.com/gbdev/rgbds-deb - 0793e9effe02e1ccd623704412aa750063f7d46b authored over 4 years ago by ISSOtm <[email protected]>
Document that -t and -w convert section types

This is also a fairly overdue doc update

github.com/gbdev/rgbds-deb - c25b0be085b67cf4b5fec4df034786e4e603fd1a authored over 4 years ago by ISSOtm <[email protected]>
Document that -t and -w convert section types

This is also a fairly overdue doc update

github.com/gbdev/rgbds - c25b0be085b67cf4b5fec4df034786e4e603fd1a authored over 4 years ago by ISSOtm <[email protected]>
Add section fragments

Fixes #517, and hopefully enables RGBDS as a SDCC back-end

github.com/gbdev/rgbds - 1f2f797cb9967645f5a5714431eebacf5d289edf authored over 4 years ago by ISSOtm <[email protected]>
Add section fragments

Fixes #517, and hopefully enables RGBDS as a SDCC back-end

github.com/gbdev/rgbds-deb - 1f2f797cb9967645f5a5714431eebacf5d289edf authored over 4 years ago by ISSOtm <[email protected]>
Document MP etc. in rgbasm(1)

This is actually kind of overdue...

github.com/gbdev/rgbds-deb - aca00e4fce98e0020941efe08a971eed398bd82c authored over 4 years ago by ISSOtm <[email protected]>
Document MP etc. in rgbasm(1)

This is actually kind of overdue...

github.com/gbdev/rgbds - aca00e4fce98e0020941efe08a971eed398bd82c authored over 4 years ago by ISSOtm <[email protected]>
Merge pull request #540 from daid/patch-1

Make the local variables of getopt static.

github.com/gbdev/rgbds - cf80293d9b2c96bc8b5121d65ddaa8ffa628ceed authored over 4 years ago by Eldred Habert <[email protected]>
Merge pull request #540 from daid/patch-1

Make the local variables of getopt static.

github.com/gbdev/rgbds-deb - cf80293d9b2c96bc8b5121d65ddaa8ffa628ceed authored over 4 years ago by Eldred Habert <[email protected]>
Make the local variables of getopt static.

While compiling for empscripten there is a duplicate symbol conflict with these two variables. A...

github.com/gbdev/rgbds-deb - 6d53753c6614a3b4d151fbf38d7baa700b088bb1 authored over 4 years ago by daid <[email protected]>
Make the local variables of getopt static.

While compiling for empscripten there is a duplicate symbol conflict with these two variables. A...

github.com/gbdev/rgbds - 6d53753c6614a3b4d151fbf38d7baa700b088bb1 authored over 4 years ago by daid <[email protected]>
Merge pull request #529 from JL2210/cmake

Add CMake build system

github.com/gbdev/rgbds - 79f293c3d70f58a7810ed36d6ef28353595011f2 authored over 4 years ago by Eldred Habert <[email protected]>
Merge pull request #529 from JL2210/cmake

Add CMake build system

github.com/gbdev/rgbds-deb - 79f293c3d70f58a7810ed36d6ef28353595011f2 authored over 4 years ago by Eldred Habert <[email protected]>
Merge pull request #536 from braydenm303/patch-1

Fix error in documentation about unary not

github.com/gbdev/rgbds-deb - 8c765883fb21e117ee32a6602a4fe3c2f9657feb authored over 4 years ago by Eldred Habert <[email protected]>
Merge pull request #536 from braydenm303/patch-1

Fix error in documentation about unary not

github.com/gbdev/rgbds - 8c765883fb21e117ee32a6602a4fe3c2f9657feb authored over 4 years ago by Eldred Habert <[email protected]>
Split all arrays into specific channel variables

It makes for a naive-looking WRAM section, but it absolutely makes for more readable code.

A bo...

github.com/gbdev/GBSoundSystem - 8b68a5768b9a7f9a8068bf6e298f035e02941449 authored over 4 years ago by GBSS-a <[email protected]>
Use NUM_NOTES instead of hard-coded values

Also made opportunistic cleanups; mainly keeping numeric values for math instructions and hex va...

github.com/gbdev/GBSoundSystem - 5b2c4be39cfeca35b9778af70e84e71d01e7772f authored over 4 years ago by GBSS-a <[email protected]>
Fix a typo in the comments

github.com/gbdev/GBSoundSystem - 3bfe18033b516ca515fa3615d0a1b21d6c0994ec authored over 4 years ago by GBSS-a <[email protected]>
Create SoundSystemNotes.inc

Fixes #9

github.com/gbdev/GBSoundSystem - 0e07e692982ed21ef475d04fd548c0064e45c377 authored over 4 years ago by GBSS-a <[email protected]>
Remove the disabled commands/effects and code

Fixes #4
Fixes #5

github.com/gbdev/GBSoundSystem - 6d3fa517fd1ef7ebfb8d6e5b39c42103bfd8f629 authored over 4 years ago by GBSS-a <[email protected]>
Annotate the frequencies

github.com/gbdev/GBSoundSystem - a157cf356dde6943e9dd0c7d612c11ec52d6b0bd authored over 4 years ago by GBSS-a <[email protected]>
Update the documentation for SFX_Play

Fixes #7

github.com/gbdev/GBSoundSystem - be05638a4308c5290dd4cf762ee3b06ae218aff8 authored over 4 years ago by GBSS-a <[email protected]>
Add documentation for FF6C, the object priority register (#45)

github.com/gbdev/pandocs - d8def925548250f04eada97e74b2c896372d639f authored over 4 years ago by Matthew Berry <[email protected]>
Fix error in documentation about unary not

github.com/gbdev/rgbds-deb - 83aa456d05892ef3548e6394d6c0c55db8354479 authored over 4 years ago by Brayden Morris <[email protected]>
Fix error in documentation about unary not

github.com/gbdev/rgbds - 83aa456d05892ef3548e6394d6c0c55db8354479 authored over 4 years ago by Brayden Morris <[email protected]>
Get SFX_Play working and optimize

Fixes #2

I introduced a regression (ugly crash) when optimizing the rom bank switch when there ...

github.com/gbdev/GBSoundSystem - f5ba839d9d7a95413f287083cd43cf278d439c5f authored over 4 years ago by GBSS-a <[email protected]>
Fix the MBC exception if no music/sfx are started

Fixes #8

This was an assumption of the old player. The wMusicSFXInstPause array was always dec'...

github.com/gbdev/GBSoundSystem - 4c60f598d84099d8488ee2e9bcd463efe9eaf759 authored over 4 years ago by GBSS-a <[email protected]>
Use de for the ptr instead of hl for Music_Play

Closes #1

This was done for consistency; all other pointer args are in de. This was the only on...

github.com/gbdev/GBSoundSystem - 13412ddfc347604d3590a930d03ebc01ece2df28 authored over 4 years ago by GBSS-a <[email protected]>
Initial private beta

github.com/gbdev/GBSoundSystem - af77813dd72810a8b0d24688069f58ddbdc824ce authored over 4 years ago by GBSS-a <[email protected]>
Initial commit

github.com/gbdev/GBSoundSystem - eb472741443f002e4d1566dd1b028c0699f8fa72 authored over 4 years ago by GBSS-a <[email protected]>
Corrections w.r.t. the address of the LCDC register (#43)

* LCDC Status Interrupt: Correct the address of the STAT register

* Mention the address of LC...

github.com/gbdev/pandocs - 57b7df63ca3adf0fc00b25a5b67c7c17bc00c080 authored over 4 years ago by Jakub Kądziołka <[email protected]>
Update description.html

github.com/gbdev/gb-opcodes - f05f741cb6db56d9da62eb0c8fb05bbb7d777a3d authored over 4 years ago by Andrew Blakey <[email protected]>
Minor formatting fixes (#42)

github.com/gbdev/pandocs - c1f23d56240a9220ea01888e588ad4816b70a2fb authored over 4 years ago by RetroEdit <[email protected]>
Extend the BOOTUP- and OAM sections

github.com/gbdev/hardware.inc - 31b48d5d517634b469611cf788025ff66341ae53 authored over 4 years ago by Bob Koon <[email protected]>
Update based on PR comments

- Add more memory map convenience equ's
- Add rSMBK which makes more sense (to me) than rSVBK
- ...

github.com/gbdev/hardware.inc - 14f50b1053ed8b34b1dfd749b276302c27fd0051 authored over 4 years ago by Bob Koon <[email protected]>
Merge branch 'master' into master

github.com/gbdev/hardware.inc - 564ebf7318e6a0b86603410621cc135a14f72a96 authored over 4 years ago by Bob <[email protected]>
Add CMake build system

This should hopefully work torwards compatibility with more systems.
I've tried to make this as ...

github.com/gbdev/rgbds - 819c36943e7d950a078563051ccc07796408b042 authored over 4 years ago by James R Larrowe <[email protected]>
Add CMake build system

This should hopefully work torwards compatibility with more systems.
I've tried to make this as ...

github.com/gbdev/rgbds-deb - 819c36943e7d950a078563051ccc07796408b042 authored over 4 years ago by James R Larrowe <[email protected]>
Improvements, clean up

github.com/gbdev/pandocs - 02a4df386348895370748d01bad0930a6277245b authored over 4 years ago by Antonio Vivace <[email protected]>
Add some terminology as "tips"

github.com/gbdev/pandocs - ff64c384995654d6ed563c19ebbc196da7f5eadf authored over 4 years ago by Antonio Vivace <[email protected]>
Merge pull request #41 from RetroEdit/typo-fix

Remove extraneous '^'; introduced by wiki to MD conversion?

github.com/gbdev/pandocs - 83bc7f22fb8037acf734f7cb5b711f0b507ada5c authored over 4 years ago by Antonio Vivace <[email protected]>
Remove extraneous '^'; introduced by wiki to MD conversion?

github.com/gbdev/pandocs - 338153e8411835652b21acfe33c9b232c1ff0bbd authored over 4 years ago by RetroEdit <[email protected]>
Update deploy.yml

github.com/gbdev/pandocs - 0e0047379b817ed1956a0204ba2b68e79f9f752f authored over 4 years ago by Antonio Vivace <[email protected]>
[GitHub Actions] Disable PDF build

github.com/gbdev/pandocs - 7540d1454a3300e87138e57d37d9fbf01bc473e0 authored over 4 years ago by Antonio Vivace <[email protected]>
Add Timer Obscure Behaviour under the Timer chapter

github.com/gbdev/pandocs - 662f12e0f50d1e9db764df62ccad5e2585f355fe authored over 4 years ago by Antonio Vivace <[email protected]>
Add @corybsa as author

github.com/gbdev/pandocs - c9c5c84a54e70141a34710e4bf0c16d485742862 authored over 4 years ago by Antonio Vivace <[email protected]>
Update merge.sh

github.com/gbdev/pandocs - b6e8873532d91c45bba3a5ba0cc5389e79b45a8f authored over 4 years ago by Antonio Vivace <[email protected]>
Update merge.sh

github.com/gbdev/pandocs - 59d00b083401a17f82bc9869c99ec581a684ae11 authored over 4 years ago by Antonio Vivace <[email protected]>
Update merge.sh

github.com/gbdev/pandocs - 17127a0e864f675eca266ae38a41b906f018eee5 authored over 4 years ago by Antonio Vivace <[email protected]>
Fix imgs location

github.com/gbdev/pandocs - 16f80039c1c07a0b128cf88cd3cfa6f8198c4749 authored over 4 years ago by Antonio Vivace <[email protected]>
Merge pull request #32 from corybsa/develop

Add Pixel FIFO information

github.com/gbdev/pandocs - fa663cfb74e015d92c401f114acad398d7017b34 authored over 4 years ago by Antonio Vivace <[email protected]>
Cleanup, move image out of the warning box

github.com/gbdev/pandocs - 80a00ccdcf7a7cb8652f63ea4ef983e0b8259506 authored over 4 years ago by Antonio Vivace <[email protected]>
Fix XeLaTeX template and build

github.com/gbdev/pandocs - 53d332799486d3f6d18a5227a072cecbdf1ed19b authored over 4 years ago by Antonio Vivace <[email protected]>
Fix image location

github.com/gbdev/pandocs - 3ae79eb1a944011f3927ffbea38576c41ff44226 authored over 4 years ago by Antonio Vivace <[email protected]>
Merge pull request #530 from JL2210/fix-clang

Fix Clang warning in linkdefs

github.com/gbdev/rgbds-deb - 8b60efa1495128301a407e93bd7c4ac0eb0b0f1e authored over 4 years ago by Eldred Habert <[email protected]>
Merge pull request #530 from JL2210/fix-clang

Fix Clang warning in linkdefs

github.com/gbdev/rgbds - 8b60efa1495128301a407e93bd7c4ac0eb0b0f1e authored over 4 years ago by Eldred Habert <[email protected]>
Merge pull request #54 from Villagerjj/master

Add Linum_a01 game by @Villagerjj

github.com/gbdev/database - ea643031c6b4baabd822409ffd73f4e8e90f695e authored over 4 years ago by Antonio Vivace <[email protected]>
Fix JSON, adapt to the new schema

github.com/gbdev/database - a0e69fbd10cc0749a9d2fb6642714ffc735fdc0a authored over 4 years ago by Antonio Vivace <[email protected]>
Delete Linum_Alpha_a01.gb

github.com/gbdev/database - 7b13afa087819a12a6e630d930fc637ef725bd92 authored over 4 years ago by Antonio Vivace <[email protected]>
Delete game.json

github.com/gbdev/database - 50123e68dc0dea3397a4fad446bde6d673c04880 authored over 4 years ago by Antonio Vivace <[email protected]>
Delete linum.PNG

github.com/gbdev/database - 820a9eb05652ed8c5fbc00687b5299c4395ce4b5 authored over 4 years ago by Antonio Vivace <[email protected]>
added file to the correct spot

github.com/gbdev/database - 1b069c5118f18ff3228f416fd8e359b161e485c5 authored over 4 years ago by Villagerjj <[email protected]>
added my game name

github.com/gbdev/database - a9dbc599aa81a9a1836c720e6429565d7b644d9e authored over 4 years ago by Villagerjj <[email protected]>
added my game files

thx for the help
NieDzejkob
IamRifki
and avivace

github.com/gbdev/database - 8f5b32d99a0eda2534a2ab7d06f952f5c8a8cf3d authored over 4 years ago by Villagerjj <[email protected]>
made changes recommended in #32

github.com/gbdev/pandocs - 0c684422d3b2e2bec7d1412f1e09af50c41222b2 authored over 4 years ago by cory <[email protected]>
Fix Clang warning in linkdefs

This one's really stupid; printing an int with %hhu gives a warning
even though a regular unsign...

github.com/gbdev/rgbds-deb - 240fca0861d6924403b39ba8c2752a67137fb45a authored over 4 years ago by James Larrowe <[email protected]>
Fix Clang warning in linkdefs

This one's really stupid; printing an int with %hhu gives a warning
even though a regular unsign...

github.com/gbdev/rgbds - 240fca0861d6924403b39ba8c2752a67137fb45a authored over 4 years ago by James Larrowe <[email protected]>
Add a univesity project about hardware emulating Game Boy by @kitsuneh (#184)

github.com/gbdev/awesome-gbdev - 6f043d11b332881bd802375d72888a4fea5eadc4 authored over 4 years ago by Antonio Vivace <[email protected]>
[Formatting] Fix some item descriptions punctuation

github.com/gbdev/awesome-gbdev - 63057e9e25ce613f5b82d72b7f092ff755174e54 authored over 4 years ago by Antonio Vivace <[email protected]>
Merge pull request #526 from JL2210/fix-bank-index

Fix indexing of banks array, fixes #525

github.com/gbdev/rgbds - f996186fae53fa87b1f7a8b3373d91211601d21d authored over 4 years ago by Eldred Habert <[email protected]>
Merge pull request #526 from JL2210/fix-bank-index

Fix indexing of banks array, fixes #525

github.com/gbdev/rgbds-deb - f996186fae53fa87b1f7a8b3373d91211601d21d authored over 4 years ago by Eldred Habert <[email protected]>
Fix indexing of banks array

When ROMX bank 1 is given, the banks array is indexed with an index
of 1 rather than an index of...

github.com/gbdev/rgbds-deb - 69a41d8ef9671437a73a3dd73efe5f11922a836c authored over 4 years ago by James Larrowe <[email protected]>
Fix indexing of banks array

When ROMX bank 1 is given, the banks array is indexed with an index
of 1 rather than an index of...

github.com/gbdev/rgbds - 69a41d8ef9671437a73a3dd73efe5f11922a836c authored over 4 years ago by James Larrowe <[email protected]>
Correct pandocs output tex file name

github.com/gbdev/pandocs - ab22fee8843c7423ed49b7e17df52d82aeeb0d9d authored over 4 years ago by Antonio Vivace <[email protected]>
Fix HSYNC value

github.com/gbdev/pandocs - 2a17f72b0e47277b778ae07aff3905ded416b83a authored over 4 years ago by Antonio Vivace <[email protected]>
Merge pull request #40 from TheThief/patch-1

Correcting the mode select and adding information about MBC1 multi-ga…

github.com/gbdev/pandocs - 808ac48ebff69b8ebd48dba9826f5dbcd1570470 authored over 4 years ago by Antonio Vivace <[email protected]>
Update MBC1.md

github.com/gbdev/pandocs - 77d9a28d806564dafc5e17ada4bfe953aca3b400 authored over 4 years ago by TheThief <[email protected]>
Update MBC1.md

Attempted to clarify about the two banking registers' relationship, the default value of the reg...

github.com/gbdev/pandocs - 32c1037f86baadd5acdc1f5a46ca04747e28b774 authored over 4 years ago by TheThief <[email protected]>
Correcting the mode select and adding information about MBC1 multi-game carts

github.com/gbdev/pandocs - 4e686014eb54c7b84b4485cde6c5bc64a0277051 authored over 4 years ago by TheThief <[email protected]>
SameBoy, not Sameboy (#182)

github.com/gbdev/awesome-gbdev - fded65195e0e60a5896aaed17327f8c835df6caa authored over 4 years ago by Lior Halphon <[email protected]>
Merge pull request #523 from RandomBananazz/patch-1

Fixed error in POP AF instruction reference

github.com/gbdev/rgbds - b958820bce7574a509d6990d07d139f366c4fa62 authored over 4 years ago by Eldred Habert <[email protected]>
Merge pull request #523 from RandomBananazz/patch-1

Fixed error in POP AF instruction reference

github.com/gbdev/rgbds-deb - b958820bce7574a509d6990d07d139f366c4fa62 authored over 4 years ago by Eldred Habert <[email protected]>
Fixed error in POP AF instruction reference

The "imaginary" equivalent instructions put the instructions in the wrong order (inc sp first).

github.com/gbdev/rgbds-deb - 7624bd524c119ba260883d26ab8536695c6ef350 authored over 4 years ago by Jason Yuan <[email protected]>
Fixed error in POP AF instruction reference

The "imaginary" equivalent instructions put the instructions in the wrong order (inc sp first).

github.com/gbdev/rgbds - 7624bd524c119ba260883d26ab8536695c6ef350 authored over 4 years ago by Jason Yuan <[email protected]>
Merge pull request #37 from bfabio/licensee_code

Fix truncated company names in New Licensee Code.

github.com/gbdev/pandocs - 3bd71dcf4aa0706f99c62c4446b44e515bcb8415 authored over 4 years ago by Antonio Vivace <[email protected]>
Fix truncated company names in New Licensee Code.

github.com/gbdev/pandocs - 43db991d4cfd74886a5983ef677141a6cfc3a447 authored over 4 years ago by Fabio Bonelli <[email protected]>
Cycles -> Dots consistency naming

github.com/gbdev/pandocs - a7e8ceda50d229145d673f4c11661ba633b0bc63 authored over 4 years ago by Antonio Vivace <[email protected]>
Added Y2Dmg to emulator list. (#179)

github.com/gbdev/awesome-gbdev - 05a5834680c3cbae6c48b9639e4c7588ab0044ff authored over 4 years ago by Y2JB <[email protected]>
Add a C# emulator (#175)

github.com/gbdev/awesome-gbdev - f9adbf4482bdf550b3701369fe70645782cc7ffb authored over 4 years ago by Antonio Vivace <[email protected]>