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

Fix truncation warning when adding charmap mapping

It used to warn when mapping negative values

github.com/gbdev/rgbds-deb - e05321356b68a1736d5d304bab0ee2bc4b39b7bf authored about 4 years ago by ISSOtm <[email protected]>
Fix truncation warning when adding charmap mapping

It used to warn when mapping negative values

github.com/gbdev/rgbds - e05321356b68a1736d5d304bab0ee2bc4b39b7bf authored about 4 years ago by ISSOtm <[email protected]>
Remove arbitrary limits on charmap

They were made irrelevant when switching to a trie

github.com/gbdev/rgbds - 0778959e986928a08d55729626e200fcbefa2569 authored about 4 years ago by ISSOtm <[email protected]>
Remove arbitrary limits on charmap

They were made irrelevant when switching to a trie

github.com/gbdev/rgbds-deb - 0778959e986928a08d55729626e200fcbefa2569 authored about 4 years ago by ISSOtm <[email protected]>
Merge branch 'master' of github.com:daid/rgbds-live

github.com/gbdev/rgbds-live - a0f0fbfee52bc86fa77fdacbbe48627bc7beaad6 authored about 4 years ago by daid <[email protected]>
Start of music tracker software

github.com/gbdev/rgbds-live - fa305ee25440a1369c0ed70d141ef8e9db2a76bc authored about 4 years ago by daid <[email protected]>
Add new project option.

github.com/gbdev/rgbds-live - 18eb99aa55e0f5b847eb53357be2279a82053314 authored about 4 years ago by Daid <[email protected]>
Merge pull request #4 from BlitterObjectBob/master

Register ordering, byte-based sizes, OAM additions, general cleanup

github.com/gbdev/hardware.inc - 75321461eea73709cc107259b5ee8df2c9b415e4 authored about 4 years ago by Antonio Vivace <[email protected]>
Change AGB to GBA in the comment to BOOTUP_B_AGB

github.com/gbdev/hardware.inc - e86f4e4d88e8ddfa468180e2041477e8b2679d51 authored about 4 years ago by Bob Koon <[email protected]>
Fix incorrect documentation of HDMA5 busy bit

https://gbdev.io/pandocs/#confirming-if-the-dma-transfer-is-active

github.com/gbdev/hardware.inc - d8386494937f14968fd5e47c7b29ec85cddd7e62 authored about 4 years ago by ISSOtm <[email protected]>
Change BOOTUP_B_OTHER to BOOTUP_B_AGB

github.com/gbdev/hardware.inc - 73fbc728f4548e25e969d5ae8d1ec27540aa5aae authored about 4 years ago by Bob Koon <[email protected]>
Small cleanup

github.com/gbdev/rgbds-live - a3d4758b1ddb843cdfaea3e596312127b49d039d authored about 4 years ago by daid <[email protected]>
Report exact commands that it is running, report space left in precentage as well.

github.com/gbdev/rgbds-live - 407b3c76fb1f3789955ebf7241052f46c90cbce4 authored about 4 years ago by daid <[email protected]>
Parse the map file instead of the symbol file, this gives more info.

github.com/gbdev/rgbds-live - 0ed62495db6297d16bd6ad732598227bbb4bb644 authored about 4 years ago by daid <[email protected]>
Improve the line symbol function.

github.com/gbdev/rgbds-live - e2414e12e22d8d4af78b545f723413f16762a33d authored about 4 years ago by daid <[email protected]>
Always export line number symbols.

github.com/gbdev/rgbds-live - 827ab82aecb5290437da4b52f2ac3e497abf953f authored about 4 years ago by daid <[email protected]>
Enable navigation inside soft tabs

github.com/gbdev/rgbds-live - b6a1be5071f0947829b74ef17bf26eb0d1ef57ee authored about 4 years ago by daid <[email protected]>
Enjoy the little things

github.com/gbdev/rgbds-live - 8f511c48d275e254aa615921ff41eae01fa461b2 authored about 4 years ago by daid <[email protected]>
Disable export all flag, as it is back practice.

github.com/gbdev/rgbds-live - 1b77fe6091a3d0fb969b1f9ead0cc7093294447f authored about 4 years ago by daid <[email protected]>
Display serial output

github.com/gbdev/rgbds-live - e3e5646a4ec383ba1195a0b5689a9f0063e1a060 authored about 4 years ago by Daid <[email protected]>
Dashy No Witch (#55)

github.com/gbdev/database - d5e2e270779a9fec0a43c642a2e2233b63cb4d98 authored about 4 years ago by pixelsyntax <[email protected]>
Enhance the rom/ram viewers with symbol names as tooltips and colors to indicate what memory is what.

github.com/gbdev/rgbds-live - 2721427718fc9f4e260fa92c32b9fb44d6607ab4 authored about 4 years ago by Daid <[email protected]>
Merge pull request #552 from mattcurrie/incbin-length-optional

Make INCBIN's length argument optional

github.com/gbdev/rgbds - 76331d1c4aa0c5b71b17a4a6471d54dd48bc5604 authored about 4 years ago by Eldred Habert <[email protected]>
Merge pull request #552 from mattcurrie/incbin-length-optional

Make INCBIN's length argument optional

github.com/gbdev/rgbds-deb - 76331d1c4aa0c5b71b17a4a6471d54dd48bc5604 authored about 4 years ago by Eldred Habert <[email protected]>
Bump license year

I feel like there's a 20xx joke to be made here...

github.com/gbdev/rgbds-deb - 9e378ec5cfd5348f9bca89634686c247ca0f2cc5 authored about 4 years ago by Eldred Habert <[email protected]>
Bump license year

I feel like there's a 20xx joke to be made here...

github.com/gbdev/rgbds - 9e378ec5cfd5348f9bca89634686c247ca0f2cc5 authored about 4 years ago by Eldred Habert <[email protected]>
Set the copyright year to 2020 for rgbds

github.com/gbdev/rgbds-live - 4c4e95c072d117a7338c665c16af8cfa61d324e6 authored about 4 years ago by Daid <[email protected]>
Fix loading initial file. Add ace attribution.

github.com/gbdev/rgbds-live - 8fd16e1bbfeefc634b4f3bb7d98fb111d69f9d79 authored about 4 years ago by Daid <[email protected]>
Add auto hash and local storage options.

github.com/gbdev/rgbds-live - 51dd0667c36730d8f3a07f6c2137d9df1525e865 authored about 4 years ago by Daid <[email protected]>
Add support to load a single url as source file from the hash.

github.com/gbdev/rgbds-live - 455e14ef4a2fe86dc3c0660578b57d2abef175b6 authored about 4 years ago by Daid <[email protected]>
Add github gist import/export.

github.com/gbdev/rgbds-live - 640872dfa069b85a38b5912c35e653586be2e657 authored about 4 years ago by Daid <[email protected]>
Fix the title of Ceramic Beats

github.com/gbdev/GBSoundSystem - 6ac7d3c4dae02f25513b735656eb5105e6be1e60 authored about 4 years ago by GBSS-a <[email protected]>
Add .gitignore

github.com/gbdev/GBSoundSystem - 2b8660a27a78b7385bb74a1de8a2c34026453fef authored about 4 years ago by GBSS-a <[email protected]>
Add descriptions to the newly-public symbols

github.com/gbdev/GBSoundSystem - 7677934c9d4d584c63d39fbc975294679549339c authored about 4 years ago by GBSS-a <[email protected]>
Fix the sfx timer regression

Partial revert of the commit that caused the regression. The instsfx ptrs were already being ini...

github.com/gbdev/GBSoundSystem - c080d04679090892bd1be8ffdaa8088fdb8c7cc8 authored about 4 years ago by GBSS-a <[email protected]>
Just the little things.

github.com/gbdev/rgbds-live - 65d96ae649432b02f78c15c66c09deb2776c6da0 authored about 4 years ago by Daid <[email protected]>
Allow loading the same zip file multiple times in a row.

github.com/gbdev/rgbds-live - 342684a98dfd066e6c42817452be72353fe7eb46 authored about 4 years ago by Daid <[email protected]>
Start building import/export functions.

github.com/gbdev/rgbds-live - 1dfd900e6973eddeec51b835141e2054616c517e authored about 4 years ago by Daid <[email protected]>
Export dialog start

github.com/gbdev/rgbds-live - d4b2dd1a6db42023967090a8c31a0de206a76625 authored about 4 years ago by daid <[email protected]>
Update subprojects in test suite

Especially necessary for the "new lexer" branch

github.com/gbdev/rgbds - f57d33b17afa98fb455b500ef290511c604c32c8 authored about 4 years ago by ISSOtm <[email protected]>
Update subprojects in test suite

Especially necessary for the "new lexer" branch

github.com/gbdev/rgbds-deb - f57d33b17afa98fb455b500ef290511c604c32c8 authored about 4 years ago by ISSOtm <[email protected]>
Use REPT for initializing variables

github.com/gbdev/GBSoundSystem - acba57437f08e736499a508410f33a0bf9c32e20 authored about 4 years ago by GBSS-a <[email protected]>
Rename wMusicPlayMode

It's not really a mode, it's a state. Also add EQUates for the possible vaues to make it clearer.

github.com/gbdev/GBSoundSystem - f1cf640d7e9347d59acdc55fed2fd713c83d2fb4 authored about 4 years ago by GBSS-a <[email protected]>
Rename wMusicSyncFlag

It's not a flag, it's a byte, so the name was changed to wMusicSyncData.

github.com/gbdev/GBSoundSystem - f700fe59944832f2f705269d67e2cb0795ca7c26 authored about 4 years ago by GBSS-a <[email protected]>
Update on tabs

github.com/gbdev/rgbds-live - ad7782523b8c2448b3ffa2096e4eb07758031bba authored about 4 years ago by Daid <[email protected]>
Add a zflag mod; update Sync? ui

The sync flag isn't a flag, but arbitrary data ($00-$FF) so the UI was updated to reflect that.

github.com/gbdev/GBSoundSystem - de59922de5993eb1b6550dca17eb644fa0fa575a authored about 4 years ago by GBSS-a <[email protected]>
Start working on the import dialog.

github.com/gbdev/rgbds-live - afef5b1bf8bbb9890a56e01bfa875c8f58438b90 authored about 4 years ago by Daid <[email protected]>
Small mobile fix, still horible, but mobile is just horrible.

github.com/gbdev/rgbds-live - b5760c5ac6f10f3c294ecb2c2d1794310a080e36 authored about 4 years ago by Daid <[email protected]>
Jump to the PC on reset.

github.com/gbdev/rgbds-live - 3ea8bf499438c94eca8aa398d95c7e0c562aa13b authored about 4 years ago by daid <[email protected]>
Properly start at the first instruction.

github.com/gbdev/rgbds-live - 6920ab3b95d35ed30bf97a85809df285c5d840dc authored about 4 years ago by daid <[email protected]>
Remember cursor positions for different files.

github.com/gbdev/rgbds-live - cdf7dd6179a7a80fef40ca338327fe05bba71ee8 authored about 4 years ago by daid <[email protected]>
Fix line numbers of sections where there is no label in the section. Follow the CPU when switching files.

github.com/gbdev/rgbds-live - d37dab012e3b52a1b96833c0c21aa7bc83f64d63 authored about 4 years ago by daid <[email protected]>
Use proper .o file names for better error reporting from the linker.

github.com/gbdev/rgbds-live - 5a2742bb5fc606b9306b720b8dfbbcec83df5a52 authored about 4 years ago by daid <[email protected]>
Fix many things related to multiple files.

github.com/gbdev/rgbds-live - a3b44e253820fb21b071821f16968dc7cc48b66e authored about 4 years ago by daid <[email protected]>
Remove wMusicPatternLoopCounter

This wasn't used.

github.com/gbdev/GBSoundSystem - a182bb539c383e4ed403b8130a8a88e1d4635aa5 authored about 4 years ago by GBSS-a <[email protected]>
Split version string into public version/author

This was done so the example ROM can always display the current version, plus it makes it easier...

github.com/gbdev/GBSoundSystem - 6b0a041710f391abbaeb811683120fc3d9fcda6e authored about 4 years ago by GBSS-a <[email protected]>
Make wMusicSyncFlag public

This is the flag that is used to trigger synchronization between effects in the music and effect...

github.com/gbdev/GBSoundSystem - f8780e20fc4d257d96780e36fb0118fe85427ea4 authored about 4 years ago by GBSS-a <[email protected]>
Fix typo

'arugment' => 'argument'

github.com/gbdev/rgbds - c389e8dccbd8cddc4c76a3e38b59d0eba3594342 authored about 4 years ago by Matt Currie <[email protected]>
Fix typo

'arugment' => 'argument'

github.com/gbdev/rgbds-deb - c389e8dccbd8cddc4c76a3e38b59d0eba3594342 authored about 4 years ago by Matt Currie <[email protected]>
Revert change to rgbasm.5.html

Will be rebuilt upon release

github.com/gbdev/rgbds-deb - 90c64a94d1fcd2d1e6bafc29e01f923a43060eed authored about 4 years ago by Matt Currie <[email protected]>
Revert change to rgbasm.5.html

Will be rebuilt upon release

github.com/gbdev/rgbds - 90c64a94d1fcd2d1e6bafc29e01f923a43060eed authored about 4 years ago by Matt Currie <[email protected]>
Create an example ROM

This is a big (128KB) DMG ROM that includes all of the example modules and shows how to use the ...

github.com/gbdev/GBSoundSystem - 72dc4fcaec157d290438d10e5a91b180e451fc65 authored about 4 years ago by GBSS-a <[email protected]>
Make it clear where the menubar is.

github.com/gbdev/rgbds-live - ded712f77d823ba2dc08cab3237e9e6f910c5d66 authored about 4 years ago by Daid <[email protected]>
Start adding a menu bar, we just need it.

github.com/gbdev/rgbds-live - d917a52c8f0aeeffeb1c79552afe5121b32d98ad authored about 4 years ago by Daid <[email protected]>
Merge pull request #553 from JL2210/cmake-develop

Add DEVELOP option to CMake

github.com/gbdev/rgbds - df27af6d1cce346c279e13a6a5995fb172e2e823 authored about 4 years ago by Eldred Habert <[email protected]>
Merge pull request #553 from JL2210/cmake-develop

Add DEVELOP option to CMake

github.com/gbdev/rgbds-deb - df27af6d1cce346c279e13a6a5995fb172e2e823 authored about 4 years ago by Eldred Habert <[email protected]>
Default to debug when building in develop mode

github.com/gbdev/rgbds-deb - c85b48f23eba745ee961f96f4bbef16b40c58db3 authored about 4 years ago by James Larrowe <[email protected]>
Default to debug when building in develop mode

github.com/gbdev/rgbds - c85b48f23eba745ee961f96f4bbef16b40c58db3 authored about 4 years ago by James Larrowe <[email protected]>
Add DEVELOP option to CMake

This requires CMake 3.0 so -Werror won't conflict with link tests.
Remove all version checks to ...

github.com/gbdev/rgbds - 5a9f2b7750fb60217a16ad4198d82d511bcd0498 authored about 4 years ago by James Larrowe <[email protected]>
Add DEVELOP option to CMake

This requires CMake 3.0 so -Werror won't conflict with link tests.
Remove all version checks to ...

github.com/gbdev/rgbds-deb - 5a9f2b7750fb60217a16ad4198d82d511bcd0498 authored about 4 years ago by James Larrowe <[email protected]>
Improve description of `@` symbol

As requested by someone on GBDev

github.com/gbdev/rgbds-deb - fcfecc6e820e70c7fac0f7d2f786f294697f9715 authored about 4 years ago by ISSOtm <[email protected]>
Improve description of `@` symbol

As requested by someone on GBDev

github.com/gbdev/rgbds - fcfecc6e820e70c7fac0f7d2f786f294697f9715 authored about 4 years ago by ISSOtm <[email protected]>
Make INCBIN's length argument optional

INCBIN can now be used with just a start position to include everything
from the start position ...

github.com/gbdev/rgbds - f863a927c19f0a70f7a22cb1eb2d2817f334f778 authored about 4 years ago by Matt Currie <[email protected]>
Make INCBIN's length argument optional

INCBIN can now be used with just a start position to include everything
from the start position ...

github.com/gbdev/rgbds-deb - f863a927c19f0a70f7a22cb1eb2d2817f334f778 authored about 4 years ago by Matt Currie <[email protected]>
Work towards better storage on gist.

github.com/gbdev/rgbds-live - fa5b6bb1ca5a8f272e279bf9ae3965077e85a0fd authored about 4 years ago by daid <[email protected]>
Start of github gist storage.

github.com/gbdev/rgbds-live - 5199d8762cc8c5a64537372456c8947e98d8e4d4 authored about 4 years ago by Daid <[email protected]>
Add simple IO view.

github.com/gbdev/rgbds-live - 4b9bd46308811c66b810ca6ce3005d22a6fd82fd authored about 4 years ago by daid <[email protected]>
Update contributors links

github.com/gbdev/gbdev.github.io - 499eb136624904dadd98830f6d61913ceb528c5c authored about 4 years ago by Antonio Vivace <[email protected]>
Bump prismjs from 1.20.0 to 1.21.0 in /render (#51)

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.20.0 to 1.21.0.
- [Release notes](http...

github.com/gbdev/pandocs - b46f051864eff0c957bd0334c8d7742be34c7b76 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add option to download the rom.

github.com/gbdev/rgbds-live - 26afba719ca1471b4643b24542d09a4e6243257d authored about 4 years ago by Daid <[email protected]>
Make the _VRAM equ's consistent with the new base

github.com/gbdev/hardware.inc - a5fc3b979bbfc7db08d320e3970b0d3a78cbe73e authored about 4 years ago by Bob Koon <[email protected]>
Added elaborative names of BCPS/BCPD and OCPS/OCPD registers (#50)

abbreviatons.

Co-authored-by: Adem Budak <[email protected]>

github.com/gbdev/pandocs - defea31b57a8c5ab4e83191e9bba9a0491f390f5 authored about 4 years ago by Adem Budak <[email protected]>
Reinstate KEY1 and fix the comment to HDMA5

github.com/gbdev/hardware.inc - 9cba6d075fddc2439b4fef4bdcdfb9f47a511af9 authored about 4 years ago by Bob Koon <[email protected]>
Added flags where applicable; review comments

github.com/gbdev/hardware.inc - 7ef59b45840ea4d69eae2da35bcf3ce21b533e80 authored about 4 years ago by Bob Koon <[email protected]>
Delay starting the compiler, do not follow the active CPU line in the editor when running the code, only when stepping.

github.com/gbdev/rgbds-live - 2b2140419b66cf33a234947065b2c55514fac428 authored about 4 years ago by daid <[email protected]>
Some css cleanup

github.com/gbdev/rgbds-live - 04e386828e7ee2ec535ceefb8575e3d840f536b4 authored about 4 years ago by daid <[email protected]>
Abort builds early if we need to restart

github.com/gbdev/rgbds-live - 0e1a2e10fa5a258e5d1ed173aed96580cd4358f0 authored about 4 years ago by Daid <[email protected]>
Merge branch 'master' into master

github.com/gbdev/hardware.inc - 2bd073056b64ddd4897e09a7e1d1782e8269d777 authored about 4 years ago by Bob <[email protected]>
Update to latest version

github.com/gbdev/hardware.inc - 88a2c1fb833e3ddcb2dcddde1b284f3d14ad98ac authored about 4 years ago by Bob Koon <[email protected]>
Fix not showing the current line when on halt. Read local storage

github.com/gbdev/rgbds-live - 025de181b679517ce5737d565024b5fd05d82073 authored about 4 years ago by daid <[email protected]>
Add missing storage file

github.com/gbdev/rgbds-live - 7a76e05f24599b80d58e856d289fcbc240fe1880 authored about 4 years ago by daid <[email protected]>
Support multiple files.

github.com/gbdev/rgbds-live - 689597ff40c85e7f4d346e7bfd723ced67ad3bcf authored about 4 years ago by daid <[email protected]>
Merge pull request #550 from rednex/an/array

Refactor warning array for clarity

github.com/gbdev/rgbds - cb4fbdfcd534e43a5f8504b405acd7b8b29f5001 authored about 4 years ago by Eldred Habert <[email protected]>
Merge pull request #550 from rednex/an/array

Refactor warning array for clarity

github.com/gbdev/rgbds-deb - cb4fbdfcd534e43a5f8504b405acd7b8b29f5001 authored about 4 years ago by Eldred Habert <[email protected]>
Merge pull request #544 from ISSOtm/atomic_ind

Split register-indirect tokens

github.com/gbdev/rgbds-deb - c6eacde55e909170a8623e5ac9f8ff327db2df37 authored about 4 years ago by Eldred Habert <[email protected]>
Merge pull request #544 from ISSOtm/atomic_ind

Split register-indirect tokens

github.com/gbdev/rgbds - c6eacde55e909170a8623e5ac9f8ff327db2df37 authored about 4 years ago by Eldred Habert <[email protected]>
Do not translate with chrome.

github.com/gbdev/rgbds-live - 8f671e0d01cd09f2c15aa8c0de552fc8cb2e8412 authored about 4 years ago by daid <[email protected]>
Refactor warning array for clarity

github.com/gbdev/rgbds - daf780c7e6519314b28efae67013017b90835cd7 authored about 4 years ago by Antonio Niño Díaz <[email protected]>
Refactor warning array for clarity

github.com/gbdev/rgbds-deb - daf780c7e6519314b28efae67013017b90835cd7 authored about 4 years ago by Antonio Niño Díaz <[email protected]>