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 description of some registers a bit.

github.com/gbdev/rgbds-live - 854b21e23a120d04e6ed15ef8434ae627be49266 authored about 4 years ago by daid <[email protected]>
Merge pull request #6 from daid/patch-2

Update hardware.inc

github.com/gbdev/hardware.inc - b8d9950fc71eaeb6a423f27fe22bc8bb637ef8f6 authored about 4 years ago by Eldred Habert <[email protected]>
Rednex -> RGBDS, fix some formatting

github.com/gbdev/awesome-gbdev - 51a3fb5b0395b8def31ecb86e97398bd33278101 authored about 4 years ago by Antonio Vivace <[email protected]>
MBC5 schematic links to dead site (#49)

* MBC5 schematic links to dead site

* Restore MBC5 schematic original source

Co-authored-b...

github.com/gbdev/pandocs - 75826813dd7735cc73c7e065caf1a3cee1574ca2 authored about 4 years ago by Ethan <[email protected]>
update default code.

github.com/gbdev/rgbds-live - 5e85e30ac60f83e677bdc99a349b74aec4c7e6bd authored about 4 years ago by daid <[email protected]>
Fix title

github.com/gbdev/pandocs - 1854beaab92b6dea12c032a4afbf27bac3419c74 authored about 4 years ago by Antonio Vivace <[email protected]>
Add package-lock.json

github.com/gbdev/pandocs - c274db3ca804685580af3d4adaef34277c5de45c authored about 4 years ago by Antonio Vivace <[email protected]>
Add ROM/RAM viewer

github.com/gbdev/rgbds-live - e0e7fc5ed6065ff9c511a6bb776cf566191b5142 authored about 4 years ago by daid <[email protected]>
Update hardware.inc

The pandocs list these bits in rNR52 as read only. And the oracle games seem to read these back ...

github.com/gbdev/hardware.inc - 5e1e9037e2136dd51cf71c07b1449e48b9de4243 authored about 4 years ago by daid <[email protected]>
Restyle the tabs

github.com/gbdev/rgbds-live - ec1444586700c744a30a334c4e2de31d36d62fce authored about 4 years ago by Daid <[email protected]>
Fix error display.

github.com/gbdev/rgbds-live - 9347000a6d9065dfc4981c88881d8595dce4554f authored about 4 years ago by Daid <[email protected]>
Merge pull request #4 from ablakey/patch-2

Fix alternate mnemonic

github.com/gbdev/gb-opcodes - 9b5792768faed1edcb8951fa507689a536227ed0 authored about 4 years ago by Antonio Vivace <[email protected]>
Merge pull request #2 from DaKnig/master

Update Opcodes.json

github.com/gbdev/gb-opcodes - b1e80a4f7d46e6738d0eb34d8b7cc537532c7cc3 authored about 4 years ago by Antonio Vivace <[email protected]>
Fix some typos, merge author lists

github.com/gbdev/pandocs - 53844a4537ed337e362b76d34b4e0c695fdb4413 authored about 4 years ago by Antonio Vivace <[email protected]>
Fix #46

github.com/gbdev/pandocs - d9c848cc131511ae36da5f425c1ace54feee4584 authored about 4 years ago by Antonio Vivace <[email protected]>
prepare the code a bit to allow for multiple input files in the future

github.com/gbdev/rgbds-live - 6694071eac0be79dc66affefa19d6cec4316f886 authored about 4 years ago by Daid <[email protected]>
Have a semi-working mobile layout

github.com/gbdev/rgbds-live - 932bdaf5cca86e01f0a65c0c4ee680ffbdc8b651 authored about 4 years ago by Daid <[email protected]>
Fix breakpoints after code cleanup

github.com/gbdev/rgbds-live - 3572223187e909d3511a795e065f226901252905 authored about 4 years ago by Daid <[email protected]>
Cleanup code.

github.com/gbdev/rgbds-live - 7be6cde04f6ced86ed86c7f41da3585b2ec02bfb authored about 4 years ago by Daid <[email protected]>
More info on OPRI register behaviour by @LIJI32 (#47)

github.com/gbdev/pandocs - d672fbf496f31e66070c0deef11f9559ec0f1858 authored about 4 years ago by Antonio Vivace <[email protected]>
Not fully understood -> To be verified (warning box)

github.com/gbdev/pandocs - fe6c1b6c4528d6e85286e6500b3d6ad2691365c7 authored about 4 years ago by Antonio Vivace <[email protected]>
Make it clear that OPRI is not actually a register that is usable from a normal cartridge game/rom (#47)

* Make it clear that OPRI is not actually a register that is usable from a normal cartridge game...

github.com/gbdev/pandocs - e326ca1f62cee85b70bd821bc9a7278fc54424e3 authored about 4 years ago by daid <[email protected]>
Sync running the emulator to the audio buffer.

github.com/gbdev/rgbds-live - ff835f301dc36e4bc117baec6cd926a150486eff authored about 4 years ago by Daid <[email protected]>
Add checkpatch link in README

github.com/gbdev/rgbds - 613305d2349e8249f843176232d172b874180000 authored about 4 years ago by Eldred Habert <[email protected]>
Add checkpatch link in README

github.com/gbdev/rgbds-deb - 613305d2349e8249f843176232d172b874180000 authored about 4 years ago by Eldred Habert <[email protected]>
Start of audio support, not perfect yet.

github.com/gbdev/rgbds-live - 53b0b0b6adbcb64b29189a392c7bee4016e59574 authored about 4 years ago by Daid <[email protected]>
Updated hyperlinks under the Tips For Better Code section. (#12)

github.com/gbdev/gbdev.github.io - 50500fc8e03a84af7d289160f80421cf0549f6a8 authored about 4 years ago by Zachary Pigott <[email protected]>
Add register info, and change the CSS for the layout so we can make a mobile layout.

github.com/gbdev/rgbds-live - eda1296157bc2b4a18208a84a17867430863d3fe authored about 4 years ago by Daid <[email protected]>
Only show instruction info when we are actually typing an instruction and not a parameter.

github.com/gbdev/rgbds-live - d9df988be53c5eb5eb235bd584e80f2e12ec04ff authored about 4 years ago by Daid <[email protected]>
Remove debug print

github.com/gbdev/rgbds-live - 894466046fe25df8fdc383b65498433c51cca987 authored about 4 years ago by Daid <[email protected]>
Report proper line numbers for errors/warnings inside macros

github.com/gbdev/rgbds-live - 28f18d6347b43b3b4213d0d1713a218f8ce30cea authored about 4 years ago by Daid <[email protected]>
Allow multiple breakpoints per line.

github.com/gbdev/rgbds-live - 2b2194b65bca416520d8a6f9caab1730470d13a0 authored about 4 years ago by Daid <[email protected]>
Fix line number tracking.

github.com/gbdev/rgbds-live - 6e559d9d6707dfc6306a91634b5b6c6b5f4e4d79 authored about 4 years ago by Daid <[email protected]>
Reduce the amount of layout changing when switching between screen and vram debug view

github.com/gbdev/rgbds-live - 4122f20222e2ce2c461f4372d41185c16edca0bb authored about 4 years ago by daid <[email protected]>
Implement background viewer

github.com/gbdev/rgbds-live - db4fb5f8aba416c357ee9cb0ba55a26b097a7bd7 authored about 4 years ago by daid <[email protected]>
put in the right number of ticks for a frame.

github.com/gbdev/rgbds-live - 6585d9cf873283cd10111e71afd6f6366352fea1 authored about 4 years ago by daid <[email protected]>
Disable the autocomplete, as it works funky, still show the tips

github.com/gbdev/rgbds-live - 8dfa42a0c59926eb9e390656eaf1dcf3a4cf19e2 authored about 4 years ago by daid <[email protected]>
Add sort of auto copmlete with hints

github.com/gbdev/rgbds-live - bd5787ea1c3785148228e3f1610b038e9fa8aa83 authored about 4 years ago by daid <[email protected]>
Update to use binjgb instead of gameboy online.

github.com/gbdev/rgbds-live - 0c1581ec900b42b0f3cb6348d198c8c4b7aec66a authored about 4 years ago by daid <[email protected]>
Work towards switching to binjgb

github.com/gbdev/rgbds-live - 4dadfb09516f0db2a8a8c4e73541e608ba970e78 authored about 4 years ago by Daid <[email protected]>
Add search box extension.

github.com/gbdev/rgbds-live - bc73edd5074b993b393c23659d6eab016855e7ef authored about 4 years ago by Daid <[email protected]>
Run as many CI jobs as possible when one fails

The other matrixes should not have this problem, so only touch unix testing

github.com/gbdev/rgbds-deb - 656432301dc8b5591768aec76f8744fb7a984b5c authored about 4 years ago by ISSOtm <[email protected]>
Run as many CI jobs as possible when one fails

The other matrixes should not have this problem, so only touch unix testing

github.com/gbdev/rgbds - 656432301dc8b5591768aec76f8744fb7a984b5c authored about 4 years ago by ISSOtm <[email protected]>
Fix test failing on OS-dependent trailing newline

github.com/gbdev/rgbds - 38a80f281667a8420483fb09a24898a3a03c1161 authored about 4 years ago by ISSOtm <[email protected]>
Fix test failing on OS-dependent trailing newline

github.com/gbdev/rgbds-deb - 38a80f281667a8420483fb09a24898a3a03c1161 authored about 4 years ago by ISSOtm <[email protected]>
Avoid using `echo -e` in tests

github.com/gbdev/rgbds-deb - 6563133426c735cb961d2e5efaf7b00e2221a8c6 authored about 4 years ago by ISSOtm <[email protected]>
Avoid using `echo -e` in tests

github.com/gbdev/rgbds - 6563133426c735cb961d2e5efaf7b00e2221a8c6 authored about 4 years ago by ISSOtm <[email protected]>
Let RGBASM write JR offsets in floating sections

This requires some special-casing for `jr @` because the `jr` opcode has
already been emitted, b...

github.com/gbdev/rgbds - 762474d3ac55df88584a4e663ad3b4f73304671e authored about 4 years ago by ISSOtm <[email protected]>
Let RGBASM write JR offsets in floating sections

This requires some special-casing for `jr @` because the `jr` opcode has
already been emitted, b...

github.com/gbdev/rgbds-deb - 762474d3ac55df88584a4e663ad3b4f73304671e authored about 4 years ago by ISSOtm <[email protected]>
Output a non-empty RPN buffer from known expressions

The code expected to never get "known" expressions passed in, as RGBASM
otherwise patches the by...

github.com/gbdev/rgbds-deb - b1adbcc77c5ca8f5fbc8d52150979777560565ba authored about 4 years ago by ISSOtm <[email protected]>
Output a non-empty RPN buffer from known expressions

The code expected to never get "known" expressions passed in, as RGBASM
otherwise patches the by...

github.com/gbdev/rgbds - b1adbcc77c5ca8f5fbc8d52150979777560565ba authored about 4 years ago by ISSOtm <[email protected]>
Add vram view options, which are really slow.

github.com/gbdev/rgbds-live - 6d934a2536321d3163b119135080de12aa8ce4e8 authored about 4 years ago by daid <[email protected]>
Layout update

github.com/gbdev/rgbds-live - a50c4dc6d6933fb1164fe0c949b345c5150bb162 authored about 4 years ago by daid <[email protected]>
Update the layout so the emulator is no longer on top of the editor.

github.com/gbdev/rgbds-live - 2cc8fd66196b8fd0564a8c89a9d155120268e2b8 authored about 4 years ago by daid <[email protected]>
Merge pull request #545 from JL2210/consistent-versions

Use versioning consistent with the Makefile in CMake

github.com/gbdev/rgbds - dda052da201834b4604c3cb329f423d244505592 authored about 4 years ago by Eldred Habert <[email protected]>
Merge pull request #545 from JL2210/consistent-versions

Use versioning consistent with the Makefile in CMake

github.com/gbdev/rgbds-deb - dda052da201834b4604c3cb329f423d244505592 authored about 4 years ago by Eldred Habert <[email protected]>
Prevent errors when gbc support is detected.

github.com/gbdev/rgbds-live - fe1e43c7a605415d3cd2ece66b8ff204c66a23b6 authored about 4 years ago by Daid <[email protected]>
Add the start symbol in the default code.

github.com/gbdev/rgbds-live - fe610aafdcf1b1e76b73684cf5f48d36d6560551 authored about 4 years ago by Daid <[email protected]>
Change formatting of error messages so we can parse them.

github.com/gbdev/rgbds-live - 17e9c1b3cb74009d45490d209c059d8f95ba377f authored about 4 years ago by Daid <[email protected]>
Warning and multiple errors handling.

github.com/gbdev/rgbds-live - 106b134630bb886fd87ecd83d727593f046503c5 authored about 4 years ago by Daid <[email protected]>
Add error indicator

github.com/gbdev/rgbds-live - 7147d94bfbbd82625c0ea90dd061629c25678189 authored about 4 years ago by Daid <[email protected]>
Move ace locally and add custom syntax rules for gbz80

github.com/gbdev/rgbds-live - e97669be8e391cc25d5b7ebccbfc2b7fcdbcd8f3 authored about 4 years ago by Daid <[email protected]>
Add keyboard support

github.com/gbdev/rgbds-live - 22e1ad9083167775447160742de1d2ce95e53a62 authored about 4 years ago by Daid <[email protected]>
fix hardware.inc

github.com/gbdev/rgbds-live - bb1387ff553e707840be597cf7dcdabcf62ffc2e authored about 4 years ago by Daid <[email protected]>
Add breakpoints and hardware.inc support.

github.com/gbdev/rgbds-live - edcd4d868fdd97f514f92ac2c080ac6191b22e8c authored about 4 years ago by Daid <[email protected]>
Make sure palettes are initialized. Scale the graphics.

github.com/gbdev/rgbds-live - a2a278d18e653378ba64c451922545793d6eec13 authored about 4 years ago by Daid <[email protected]>
Allow to keep the emulator running automatically, so we can really run code.

github.com/gbdev/rgbds-live - 5eb9f5c2fcef88feeeabd0f0d1a092deeb81681f authored about 4 years ago by Daid <[email protected]>
Allow setting the start address with a special symbol name, scroll to the current instruction when stepping. Only initialize the emulator once we are stepping to speed up typing.

github.com/gbdev/rgbds-live - d4db869763be89962e44bcec44d2dcfafffd859b authored about 4 years ago by Daid <[email protected]>
Use versioning consistent with the Makefile in CMake

This uses git to determine the dirty version and uses a fallback
if that's not available.

github.com/gbdev/rgbds-deb - 2d6bdbc1b1d6992249e843964240c490e1609eb1 authored about 4 years ago by James Larrowe <[email protected]>
Use versioning consistent with the Makefile in CMake

This uses git to determine the dirty version and uses a fallback
if that's not available.

github.com/gbdev/rgbds - 2d6bdbc1b1d6992249e843964240c490e1609eb1 authored about 4 years ago by James Larrowe <[email protected]>
Move incbin slice sign check

The grammar's message is pretty generic, so this one is more useful.

github.com/gbdev/rgbds - 060085616746353543a4a6aefb9a8a05a82461ee authored over 4 years ago by ISSOtm <[email protected]>
Move incbin slice sign check

The grammar's message is pretty generic, so this one is more useful.

github.com/gbdev/rgbds-deb - 060085616746353543a4a6aefb9a8a05a82461ee authored over 4 years ago by ISSOtm <[email protected]>
Implement frame step and fix hl display.

github.com/gbdev/rgbds-live - 7a99b7b14546d199383a6359b4ffe3665c8b0d1d authored over 4 years ago by Daid <[email protected]>
Document version string fallback in Makefile

For a packager just looking at the Makefile, it's not obvious that there
is one...

github.com/gbdev/rgbds-deb - ce47b57b0349b4c1ee128e9536d713c6994966bb authored over 4 years ago by ISSOtm <[email protected]>
Document version string fallback in Makefile

For a packager just looking at the Makefile, it's not obvious that there
is one...

github.com/gbdev/rgbds - ce47b57b0349b4c1ee128e9536d713c6994966bb authored over 4 years ago by ISSOtm <[email protected]>
Allow env vars to override default CFLAGS etc.

Should make the work easier for downstream packagers

github.com/gbdev/rgbds - f3c916ab96bcc23638cfb9464fe47e8fd87ba102 authored over 4 years ago by ISSOtm <[email protected]>
Allow env vars to override default CFLAGS etc.

Should make the work easier for downstream packagers

github.com/gbdev/rgbds-deb - f3c916ab96bcc23638cfb9464fe47e8fd87ba102 authored over 4 years ago by ISSOtm <[email protected]>
Split register-indirect tokens

This allows whitespace between the brackets and the register.
This also fixes #531

Note that `$...

github.com/gbdev/rgbds-deb - ca6fa6d1d728ed0b4312aa4f8bcf8e47a7475814 authored over 4 years ago by ISSOtm <[email protected]>
Split register-indirect tokens

This allows whitespace between the brackets and the register.
This also fixes #531

Note that `$...

github.com/gbdev/rgbds - ca6fa6d1d728ed0b4312aa4f8bcf8e47a7475814 authored over 4 years ago by ISSOtm <[email protected]>
Follow line numbers.

github.com/gbdev/rgbds-live - 9bee1e017bb228336eaa67b990ee9636f78f8abe authored over 4 years ago by daid <[email protected]>
Add simple emulator thing.

github.com/gbdev/rgbds-live - ecfd87c9b56de26a46f49d017019498bb34376f6 authored over 4 years ago by daid <[email protected]>
Update pret projects to latest commits

Behind pokecrystal by 123, behind pokered by 172

github.com/gbdev/rgbds - fcd37b52b69fc652427cc8216a9a20c04143cc87 authored over 4 years ago by ISSOtm <[email protected]>
Update pret projects to latest commits

Behind pokecrystal by 123, behind pokered by 172

github.com/gbdev/rgbds-deb - fcd37b52b69fc652427cc8216a9a20c04143cc87 authored over 4 years ago by ISSOtm <[email protected]>
Sync release version in CMakeLists

github.com/gbdev/rgbds-deb - 8c0adb63a185392ac65f02de17522622a99dae89 authored over 4 years ago by ISSOtm <[email protected]>
Sync release version in CMakeLists

github.com/gbdev/rgbds - 8c0adb63a185392ac65f02de17522622a99dae89 authored over 4 years ago by ISSOtm <[email protected]>
Add install hint to CMakeLists

github.com/gbdev/rgbds - f5b0c701a674693ebc9f1f6bb9337682299ad494 authored over 4 years ago by ISSOtm <[email protected]>
Add install hint to CMakeLists

github.com/gbdev/rgbds-deb - f5b0c701a674693ebc9f1f6bb9337682299ad494 authored over 4 years ago by ISSOtm <[email protected]>
Only require libpng 1.2 in CMakeLists

This version is sufficient for rgbgfx to function properly, according to testing.
The security p...

github.com/gbdev/rgbds-deb - 874bd92604f4d33ff425af9f42e8e936f4269a01 authored over 4 years ago by ISSOtm <[email protected]>
Only require libpng 1.2 in CMakeLists

This version is sufficient for rgbgfx to function properly, according to testing.
The security p...

github.com/gbdev/rgbds - 874bd92604f4d33ff425af9f42e8e936f4269a01 authored over 4 years ago by ISSOtm <[email protected]>
Add install directives to CMakeLists

Otherwise `make install` or `cmake --install` does not work

github.com/gbdev/rgbds - 69a8c628631d48b8b04d6fa3029248a2f8ece72b authored over 4 years ago by ISSOtm <[email protected]>
Add install directives to CMakeLists

Otherwise `make install` or `cmake --install` does not work

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

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

github.com/gbdev/rgbds - 5481af50931d2c0ddd80fe696e3060772393b5d3 authored over 4 years ago by ISSOtm <[email protected]>
Regenerate docs for 0.4.1

github.com/gbdev/rgbds - 6355d0598b86987a607795e1e083aac2cbc28d10 authored over 4 years ago by ISSOtm <[email protected]>
Regenerate docs for 0.4.1

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