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

Update license statement after Justin Lloyd released the code.

https://bitbucket.org/JustinLloyd/rgbds-gameboy-development-system

github.com/gbdev/rgbds - a397acd5eaf4db068988b5351c3d2a3cc16233bb authored about 12 years ago
Update license statement after Justin Lloyd released the code.

https://bitbucket.org/JustinLloyd/rgbds-gameboy-development-system

github.com/gbdev/rgbds-deb - a397acd5eaf4db068988b5351c3d2a3cc16233bb authored about 12 years ago
Merge pull request #6 from vegard/getopt-linux-for-bentley

Include getopt.h (fix compilation on GNU/Linux)

github.com/gbdev/rgbds-deb - 6d69370e9c779d617836628ca157cfb6dd452917 authored about 12 years ago
Merge pull request #6 from vegard/getopt-linux-for-bentley

Include getopt.h (fix compilation on GNU/Linux)

github.com/gbdev/rgbds - 6d69370e9c779d617836628ca157cfb6dd452917 authored about 12 years ago
Prevent lexer from reading beyond the end of the buffer

On Linux, valgrind complains about the overflow like this:

Pass 1...
==20054== Invalid read...

github.com/gbdev/rgbds-deb - 2dfd937d7f2c8d3ceaae5c471d7a2b0a342855b1 authored over 12 years ago
Prevent lexer from reading beyond the end of the buffer

On Linux, valgrind complains about the overflow like this:

Pass 1...
==20054== Invalid read...

github.com/gbdev/rgbds - 2dfd937d7f2c8d3ceaae5c471d7a2b0a342855b1 authored over 12 years ago
Include getopt.h (fix compilation on GNU/Linux)

Signed-off-by: Vegard Nossum <[email protected]>

github.com/gbdev/rgbds-deb - eb4f790a827c7758182a3750eb717332b30d475f authored over 12 years ago
Include getopt.h (fix compilation on GNU/Linux)

Signed-off-by: Vegard Nossum <[email protected]>

github.com/gbdev/rgbds - eb4f790a827c7758182a3750eb717332b30d475f authored over 12 years ago
Add a web manpages target (for my personal use).

github.com/gbdev/rgbds-deb - 8c2fb79c392d754a9bf322b9fa878593b4a1c05f authored over 12 years ago
Add a web manpages target (for my personal use).

github.com/gbdev/rgbds - 8c2fb79c392d754a9bf322b9fa878593b4a1c05f authored over 12 years ago
Add a MinGW target for me to easily create Windows executables.

This is not for Windows users!

github.com/gbdev/rgbds-deb - 7b4746b20e023c9927e6108e36a48b95147b8b93 authored over 12 years ago
Add a MinGW target for me to easily create Windows executables.

This is not for Windows users!

github.com/gbdev/rgbds - 7b4746b20e023c9927e6108e36a48b95147b8b93 authored over 12 years ago
Use curly braces consistently in Makefile.

github.com/gbdev/rgbds-deb - cf3bfb1372af94f1b925e52fe60870fc6317a01e authored over 12 years ago
Use curly braces consistently in Makefile.

github.com/gbdev/rgbds - cf3bfb1372af94f1b925e52fe60870fc6317a01e authored over 12 years ago
Allow a noisy build (user‐configurable).

github.com/gbdev/rgbds-deb - f821a1e0a185c78ee006545710811b2a6f9f451a authored over 12 years ago
Allow a noisy build (user‐configurable).

github.com/gbdev/rgbds - f821a1e0a185c78ee006545710811b2a6f9f451a authored over 12 years ago
Improve the Makefile: allow user‐defined variables.

github.com/gbdev/rgbds-deb - 39d8674a9372d5dcf643a759262fc95e4a248fb8 authored over 12 years ago
Improve the Makefile: allow user‐defined variables.

github.com/gbdev/rgbds - 39d8674a9372d5dcf643a759262fc95e4a248fb8 authored over 12 years ago
Remove unneeded build flag.

github.com/gbdev/rgbds-deb - a2dc23c55c574a8f1da568da7ca705fcc8a5269f authored over 12 years ago
Remove unneeded build flag.

github.com/gbdev/rgbds - a2dc23c55c574a8f1da568da7ca705fcc8a5269f authored over 12 years ago
Bump version to 0.1.6.

github.com/gbdev/passport-local - fed5deb9d5ba6ff5ba00edd76993bf08f82e1dfd authored over 12 years ago
Implement support for badRequestMessage option.

github.com/gbdev/passport-local - 0d88891b7d79082af27127852f9a3b6d54b4eb64 authored over 12 years ago
Bump version to 0.1.5.

github.com/gbdev/passport-local - 47f4a138703a508491c6e6c058048cb2946f4cf4 authored over 12 years ago
Handle credentials in query, in addition to body.

github.com/gbdev/passport-local - 74e1cc79fcd0aa6305a088c44c2c5b6add6da1bd authored over 12 years ago
Bump version to 0.1.4.

github.com/gbdev/passport-local - 5148372b25eece65e1bf2073ef858b4e7ada2843 authored over 12 years ago
Swap order of test cases.

github.com/gbdev/passport-local - c3d3844bd3d63dbc41c23b08730e2f545cbaade6 authored over 12 years ago
Name test cases correctly.

github.com/gbdev/passport-local - 4c26a19292ebf217ff67be03177ba5e6605cb261 authored over 12 years ago
Merge branch 'auth-params' of https://github.com/mhuggins/passport-local into parsed-params

github.com/gbdev/passport-local - 868c9a665366349b3ef6dc41830da839ff19478f authored over 12 years ago
Add Express 3.x example.

github.com/gbdev/passport-local - a49d32e5ad5ef58aba2bcb95fdbda626d956ca05 authored over 12 years ago
Merge pull request #13 from KevinTCoughlin/patch-1

Fixed Spelling Error (Unkown -> Unknown) on line no. 64

github.com/gbdev/passport-local - 8e9600acc262548b640909d1f0d79bdd3eaf3a61 authored over 12 years ago
Fixed Spelling Error (Unkown -> Unknown) on line no. 64

github.com/gbdev/passport-local - 2bf6ebbbfdc37e2a7ee5860083f02884e135dee5 authored over 12 years ago
Allow object-formatted username/password parameter fields

github.com/gbdev/passport-local - af9e71186892700b1763d090dd1aab705f829db2 authored over 12 years ago
Bump version to 0.1.3.

github.com/gbdev/passport-local - eccfa60fac7cba502f1162b27184a8b3408c86e9 authored over 12 years ago
Implement passReqToCallback option.

github.com/gbdev/passport-local - 9d71670ef5a5760859eeb9766651bca20731a2ec authored over 12 years ago
/* LCD VRAM DMA Transfers (CGB only) */

github.com/gbdev/pandocs - 3b49fa681603aff7948e0a2dc81493f36e612d0e authored over 12 years ago
/* FF51 - HDMA1 - CGB Mode Only - New DMA Source, High; FF52 - HDMA2 - CGB Mode Only - New DMA Source, Low; FF53 - HDMA3 - CGB Mode Only - New DMA Destination, High; FF54 - HDMA4 - CGB Mode Only - New DMA Destination, Low; FF55 - HDMA5 - CGB Mode Onl

github.com/gbdev/pandocs - 345b07a75cec633e01dc627695c13da5ed125528 authored over 12 years ago
/* FF41 - STAT - LCDC Status (R/W) Bit 6 - LYC=LY Coincidence Interrupt (1=Enable) (Read/Write) */

github.com/gbdev/pandocs - f5b5d8fc0cc1ac6fc4cfa280cb7757a042a44348 authored over 12 years ago
/* Cartridges */

github.com/gbdev/pandocs - 5dba979b18a1404d0182f61a76234dd484250fab authored over 12 years ago
/* Table of Contents */

github.com/gbdev/pandocs - 378f2931f0028e01b0a9850c803bf277fca65f16 authored over 12 years ago
revision 2012-05-25T12:16:24Z

github.com/gbdev/pandocs - 12e62b85e57c6b756521c68d8c3e91f53ffde910 authored over 12 years ago
Created page with '== MBC3 (max 2MByte ROM and/or 32KByte RAM and Timer) == Beside for the ability to access up to 2MB ROM (128 banks), and 32KB RAM (4 banks), the MBC3 also includes a built-in Re…'

github.com/gbdev/pandocs - ff94b1345535bf867daa73f2fd26e61a3595f41e authored over 12 years ago
Created page with '== MBC2 (max 256KByte ROM and 512x4 bits RAM) == ===0000-3FFF - ROM Bank 00 (Read Only)=== Same as for MBC1. ===4000-7FFF - ROM Bank 01-0F (Read Only)=== Same as for MBC1, but …'

github.com/gbdev/pandocs - faf21f3b9941d5320211c796e9af3516e7d7ad78 authored over 12 years ago
Created page with '== MBC1 (max 2MByte ROM and/or 32KByte RAM) == This is the first MBC chip for the gameboy. Any newer MBC chips are working similiar, so that is relative easy to upgrade a progra…'

github.com/gbdev/pandocs - 5a3d1661516be685b915db5a7b6ae118104a2836 authored over 12 years ago
/* FF04 - DIV - Divider Register (R/W) */

github.com/gbdev/pandocs - 3cd390e37b160f95e90f5e976888f4ba6b7008d5 authored over 12 years ago
/* FF07 - TAC - Timer Control (R/W) */

github.com/gbdev/pandocs - fca8fca8af81ca9b976b4098bbb0a4e0f9f5b960 authored over 12 years ago
/* FF07 - TAC - Timer Control (R/W) */

github.com/gbdev/pandocs - b5d1f9449db09b14e9605ca2300206970cfcbd59 authored over 12 years ago
/* Interrupt Service Routine */

github.com/gbdev/pandocs - 6fd7677c9129d516d2f748b3bafb8ac2c72ce273 authored over 12 years ago
revision 2012-05-25T11:50:26Z

github.com/gbdev/pandocs - 064434e7362838ad26ed025c03fb48c9ab4d7569 authored over 12 years ago
Fixed typos.

github.com/gbdev/pandocs - 6817b7a18254dc5db1528dccc141db417c521f00 authored over 12 years ago
Realized what the text I removed was *supposed* to be, and added it back in at it's proper place. Fixed a few typos.

github.com/gbdev/pandocs - c6129db83c47f8d500c5342c73c01b03de189878 authored over 12 years ago
Changed text in first box to make it easier to read.

github.com/gbdev/pandocs - 1bd6aba197771f793a73576ba6ae508e6eaa7228 authored over 12 years ago
Fixed formatting of bit listing that caused "Bit 0-4" to not be displayed properly.

github.com/gbdev/pandocs - 10c74747403d8c626c0b7760b5cac71d2be2dd55 authored over 12 years ago
Fixed formatting of bit listing that caused "Bit 0-5" to not be displayed properly.

github.com/gbdev/pandocs - d8bc1d5ce2ea585e3ba94e4b89612068d875241d authored over 12 years ago
Update README.

github.com/gbdev/passport-local - f2f4f4761832aeb04391be602d61d5c148ea9614 authored almost 13 years ago
Bump version to 0.1.2.

github.com/gbdev/passport-local - 20b6245fc8fdcb03a697c3768e9c843d3eb4ec6c authored almost 13 years ago
Update example to illustrate flash message.

github.com/gbdev/passport-local - 38e211d31aa4aae47c650e2e0260c58ebd706af8 authored almost 13 years ago
Implement support for additional info argument to verify callback.

github.com/gbdev/passport-local - 9196447a0f5e729ccb79f2e62a6a3cef07bac8c4 authored almost 13 years ago
Bump version to 0.1.1.

github.com/gbdev/passport-local - 0bdc58b506bba6de337915e42c5a00c22661c17c authored almost 13 years ago
Use Travis CI.

github.com/gbdev/passport-local - 7ae5f6ca2073dbe5fae5a9ff5da47e122791675f authored almost 13 years ago
Prefix verify ivar with an underscore, to indicate its private nature.

github.com/gbdev/passport-local - 5686b97f2a8631c601cf9d8338f7a328c1d7527a authored almost 13 years ago
Export version using pkginfo.

github.com/gbdev/passport-local - 421f3cdf8ac911796b99137ee35e84e4fc6d5118 authored almost 13 years ago
Update package metadata.

github.com/gbdev/passport-local - a95665d5a1fb9870823fa7ff88d2a8d9603a1a40 authored almost 13 years ago
Created page with 'The Gameboy Printer is a portable thermal printer made by [http://www.sii.co.jp SII] for Nintendo, which a few games used to print out bonus artwork, certificates, pictures ([[Ga…'

github.com/gbdev/pandocs - 7c3b87b103a1fe07a43609873d8bbe010f170d0d authored about 13 years ago
revision 2012-01-08T17:08:39Z

github.com/gbdev/pandocs - aa94210240190482c00fccc7ea29827a92e133ec authored about 13 years ago
revision 2012-01-08T17:08:39Z

github.com/gbdev/pandocs - 0a420a4ccd025dbc476b60bfcc4ff9d6228dfa78 authored about 13 years ago
Add support for the four‐character game ID.

github.com/gbdev/rgbds - fd724d10e4d518eed59b1c03602e3fe899cc7dce authored about 13 years ago
Add support for the four‐character game ID.

github.com/gbdev/rgbds-deb - fd724d10e4d518eed59b1c03602e3fe899cc7dce authored about 13 years ago
Remove the (old, obsolete) RGBFix HTML page. Use the manpage instead.

github.com/gbdev/rgbds-deb - 07802fffc9afa4fe6579c49fcf6954b517388e01 authored about 13 years ago
Remove the (old, obsolete) RGBFix HTML page. Use the manpage instead.

github.com/gbdev/rgbds - 07802fffc9afa4fe6579c49fcf6954b517388e01 authored about 13 years ago
Update the SGB flag in the rgbfix examples.

github.com/gbdev/rgbds - 309e2c0b93587c4e4e4d349ed08aa998627a7bab authored about 13 years ago
Update the SGB flag in the rgbfix examples.

github.com/gbdev/rgbds-deb - 309e2c0b93587c4e4e4d349ed08aa998627a7bab authored about 13 years ago
Add Windows build instructions.

github.com/gbdev/rgbds - b51c1cc71c11ed829415cdc7e212517c14d63d63 authored about 13 years ago
Add Windows build instructions.

github.com/gbdev/rgbds-deb - b51c1cc71c11ed829415cdc7e212517c14d63d63 authored about 13 years ago
Remove nonstandard <err.h>.

This provides some really nice functions, but does not exist in some
environments (particularly ...

github.com/gbdev/rgbds - 5d6559f15f549c117ef80cbe7f4cb93669a2e5e3 authored about 13 years ago
Remove nonstandard <err.h>.

This provides some really nice functions, but does not exist in some
environments (particularly ...

github.com/gbdev/rgbds-deb - 5d6559f15f549c117ef80cbe7f4cb93669a2e5e3 authored about 13 years ago
Depend on Passport 0.1.1.

github.com/gbdev/passport-local - b3e00ce2f7772b6548224dd4c4df159a8df9cfd4 authored over 13 years ago
Options to change fields where credentials are found.

github.com/gbdev/passport-local - aec2e476f9b36c6ea1691274b50587feff2cbb26 authored over 13 years ago
Test cases for Strategy.

github.com/gbdev/passport-local - bacdcdf194b815ef1e79d19f30def664010644bb authored over 13 years ago
Add README and LICENSE.

github.com/gbdev/passport-local - 1e49bb93e6ddb88e19cb4a50b20fb55230120c27 authored over 13 years ago
Revert use of system exit codes.

While well‐intentioned, in practice this hurts portability and
really, nobody checks the return ...

github.com/gbdev/rgbds-deb - b1a2c664a90c9ec52f02f6d8650ae87ae6517ec1 authored over 13 years ago
Revert use of system exit codes.

While well‐intentioned, in practice this hurts portability and
really, nobody checks the return ...

github.com/gbdev/rgbds - b1a2c664a90c9ec52f02f6d8650ae87ae6517ec1 authored over 13 years ago
Remove unneeded include.

github.com/gbdev/rgbds-deb - d784b146150f420b6555ed2d85c373a18b25f8d2 authored almost 14 years ago
Remove unneeded include.

github.com/gbdev/rgbds - d784b146150f420b6555ed2d85c373a18b25f8d2 authored almost 14 years ago
Remove unused and outdated .gitignore.

github.com/gbdev/rgbds - 60451fd41fc6dd0446798c8598f5effaacc2d065 authored almost 14 years ago
Remove unused and outdated .gitignore.

github.com/gbdev/rgbds-deb - 60451fd41fc6dd0446798c8598f5effaacc2d065 authored almost 14 years ago
New sentence, new line.

github.com/gbdev/rgbds - 214d13c8d361ce41396200d9ccf16de938eef031 authored almost 14 years ago
New sentence, new line.

github.com/gbdev/rgbds-deb - 214d13c8d361ce41396200d9ccf16de938eef031 authored almost 14 years ago
In manuals, use wrapping macros instead of literal parens, etc.

github.com/gbdev/rgbds-deb - ba30863b737179e74437683fbe838d5924b75cb2 authored almost 14 years ago
In manuals, use wrapping macros instead of literal parens, etc.

github.com/gbdev/rgbds - ba30863b737179e74437683fbe838d5924b75cb2 authored almost 14 years ago
Fix some manual macro scoping problems.

github.com/gbdev/rgbds-deb - abf8f8255abe5834bb5dde880fcc1b64aa045381 authored almost 14 years ago
Fix some manual macro scoping problems.

github.com/gbdev/rgbds - abf8f8255abe5834bb5dde880fcc1b64aa045381 authored almost 14 years ago
Fix case in manpage section name

github.com/gbdev/rgbds-deb - 23624e1c1dfa47c9172be23edcc27179e986ae2f authored almost 14 years ago
Fix case in manpage section name

github.com/gbdev/rgbds - 23624e1c1dfa47c9172be23edcc27179e986ae2f authored almost 14 years ago
Remove unnecessary comments from manpage sources

github.com/gbdev/rgbds - 009ac34f321fea9f37a32268641cf31e23f1f882 authored almost 14 years ago
Remove unnecessary comments from manpage sources

github.com/gbdev/rgbds-deb - 009ac34f321fea9f37a32268641cf31e23f1f882 authored almost 14 years ago
Oops: remove escape that was keeping manpage date from being parsed

github.com/gbdev/rgbds-deb - 9a9d071024d79d0bddbe3d679ae7c4f03de418ff authored almost 14 years ago