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

Add another crashing regression test.

github.com/gbdev/rgbds - 9b4d16b0d89c5364a5b60822f6fbd1d660959d04 authored over 9 years ago by Anthony J. Bentley <[email protected]>
rgbasm: Fix a division by zero in section address specifiers.

github.com/gbdev/rgbds - a3e95f99d2da1597feffe0fe1db8531197e86f59 authored over 9 years ago by Anthony J. Bentley <[email protected]>
rgbasm: Fix a division by zero in section address specifiers.

github.com/gbdev/rgbds-deb - a3e95f99d2da1597feffe0fe1db8531197e86f59 authored over 9 years ago by Anthony J. Bentley <[email protected]>
Correct test output for divzero-section-bank.

github.com/gbdev/rgbds-deb - e3a31d7e593ced6606055c720c4269cb7cb5e2d0 authored over 9 years ago by Anthony J. Bentley <[email protected]>
Correct test output for divzero-section-bank.

github.com/gbdev/rgbds - e3a31d7e593ced6606055c720c4269cb7cb5e2d0 authored over 9 years ago by Anthony J. Bentley <[email protected]>
Add some basic regression tests.

Most cause crashes. Only macro-@ works correctly; the others need to
be fixed.

github.com/gbdev/rgbds - d9f5ce339affacec318f41ebad77aa4a7a09be1b authored over 9 years ago by Anthony J. Bentley <[email protected]>
Add some basic regression tests.

Most cause crashes. Only macro-@ works correctly; the others need to
be fixed.

github.com/gbdev/rgbds-deb - d9f5ce339affacec318f41ebad77aa4a7a09be1b authored over 9 years ago by Anthony J. Bentley <[email protected]>
Work around a crash when '@' is interpreted as a macro name.

github.com/gbdev/rgbds-deb - 361f1ac50b0239694b59fb79678a8fbb4ac962de authored almost 10 years ago by Anthony J. Bentley <[email protected]>
Work around a crash when '@' is interpreted as a macro name.

github.com/gbdev/rgbds - 361f1ac50b0239694b59fb79678a8fbb4ac962de authored almost 10 years ago by Anthony J. Bentley <[email protected]>
rgbasm: improve (some) pathological spacing.

github.com/gbdev/rgbds - 4f8cf84ed4f59e4c7fb751cb940eb9a1f4c2a691 authored almost 10 years ago by Anthony J. Bentley <[email protected]>
rgbasm: improve (some) pathological spacing.

github.com/gbdev/rgbds-deb - 4f8cf84ed4f59e4c7fb751cb940eb9a1f4c2a691 authored almost 10 years ago by Anthony J. Bentley <[email protected]>
Makefile: don't expand variables in a non-POSIXish way.

github.com/gbdev/rgbds-deb - c75b9d4d559a5f20c1b26cc81dcc44cde9a15ebb authored almost 10 years ago by Anthony J. Bentley <[email protected]>
Makefile: don't expand variables in a non-POSIXish way.

github.com/gbdev/rgbds - c75b9d4d559a5f20c1b26cc81dcc44cde9a15ebb authored almost 10 years ago by Anthony J. Bentley <[email protected]>
rgbasm: Save some horizontal space in main.c.

github.com/gbdev/rgbds - cd2af0204e6854baa9ac86d497e423a29994c5f8 authored almost 10 years ago by Anthony J. Bentley <[email protected]>
rgbasm: Save some horizontal space in main.c.

github.com/gbdev/rgbds-deb - cd2af0204e6854baa9ac86d497e423a29994c5f8 authored almost 10 years ago by Anthony J. Bentley <[email protected]>
rgbasm: bump MAXMACROARGS up to 256 from 9

github.com/gbdev/rgbds-deb - 91241b44daebcf120aa9ffb858bb855e485ae410 authored almost 10 years ago by yenatch <[email protected]>
rgbasm: bump MAXMACROARGS up to 256 from 9

github.com/gbdev/rgbds - 91241b44daebcf120aa9ffb858bb855e485ae410 authored almost 10 years ago by yenatch <[email protected]>
rgbasm: Convert oDontExpandStrings to bool.

github.com/gbdev/rgbds - 1d174f37da1407b7fbcbe46f48cf2697181c39ec authored almost 10 years ago by Anthony J. Bentley <[email protected]>
rgbasm: Convert oDontExpandStrings to bool.

github.com/gbdev/rgbds-deb - 1d174f37da1407b7fbcbe46f48cf2697181c39ec authored almost 10 years ago by Anthony J. Bentley <[email protected]>
Delete some unused functions.

github.com/gbdev/rgbds-deb - 2777044f705ffc2d36ed87f12624510cec113b95 authored almost 10 years ago by Anthony J. Bentley <[email protected]>
Delete some unused functions.

github.com/gbdev/rgbds - 2777044f705ffc2d36ed87f12624510cec113b95 authored almost 10 years ago by Anthony J. Bentley <[email protected]>
rgbasm: trim ludicrously redundant comments.

github.com/gbdev/rgbds - e5e64b8cec6d3b36c2eae2ff9597199664bf5112 authored almost 10 years ago by Anthony J. Bentley <[email protected]>
rgbasm: trim ludicrously redundant comments.

github.com/gbdev/rgbds-deb - e5e64b8cec6d3b36c2eae2ff9597199664bf5112 authored almost 10 years ago by Anthony J. Bentley <[email protected]>
Unify usage strings/functions across programs.

The funny spacing is to make it easier to keep to 80 characters/line.

github.com/gbdev/rgbds-deb - 8534f3a14895ab172397d0a74230e584609076f4 authored almost 10 years ago by Anthony J. Bentley <[email protected]>
Unify usage strings/functions across programs.

The funny spacing is to make it easier to keep to 80 characters/line.

github.com/gbdev/rgbds - 8534f3a14895ab172397d0a74230e584609076f4 authored almost 10 years ago by Anthony J. Bentley <[email protected]>
rgbfix: deal with options and arguments in the right order.

github.com/gbdev/rgbds - bdc6401ebae00ab1f063a5ecb07512b678efe5ec authored almost 10 years ago by Anthony J. Bentley <[email protected]>
rgbfix: deal with options and arguments in the right order.

github.com/gbdev/rgbds-deb - bdc6401ebae00ab1f063a5ecb07512b678efe5ec authored almost 10 years ago by Anthony J. Bentley <[email protected]>
Don't unnecessarily initialize variables.

github.com/gbdev/rgbds-deb - 21d0b402d3c895056721d12b259edfe1d985d353 authored almost 10 years ago by Anthony J. Bentley <[email protected]>
Don't unnecessarily initialize variables.

github.com/gbdev/rgbds - 21d0b402d3c895056721d12b259edfe1d985d353 authored almost 10 years ago by Anthony J. Bentley <[email protected]>
rgbasm: Print usage if no filename is given after flags.

github.com/gbdev/rgbds - a30564955778896c15f8233df8552bb55b07ce93 authored almost 10 years ago by Anthony J. Bentley <[email protected]>
rgbasm: Print usage if no filename is given after flags.

github.com/gbdev/rgbds-deb - a30564955778896c15f8233df8552bb55b07ce93 authored almost 10 years ago by Anthony J. Bentley <[email protected]>
Pass -Wimplicit (implicit + implicit-function-declaration) by default.

github.com/gbdev/rgbds-deb - 3b0e20703641dfc98ce39970ccf45d14f5d6c194 authored almost 10 years ago by Anthony J. Bentley <[email protected]>
Pass -Wimplicit (implicit + implicit-function-declaration) by default.

github.com/gbdev/rgbds - 3b0e20703641dfc98ce39970ccf45d14f5d6c194 authored almost 10 years ago by Anthony J. Bentley <[email protected]>
Merge branch 'haltnop' of https://github.com/stag019/rgbds

github.com/gbdev/rgbds - 83eddb4c4eb324c0c15a04274a2f68d546f2bb64 authored almost 10 years ago by Anthony J. Bentley <[email protected]>
Merge branch 'haltnop' of https://github.com/stag019/rgbds

github.com/gbdev/rgbds-deb - 83eddb4c4eb324c0c15a04274a2f68d546f2bb64 authored almost 10 years ago by Anthony J. Bentley <[email protected]>
Merge branch 'symmapfix' of https://github.com/stag019/rgbds

github.com/gbdev/rgbds-deb - 57997756b6533f5301744a0edf4e9a630513e671 authored almost 10 years ago by Anthony J. Bentley <[email protected]>
Merge branch 'symmapfix' of https://github.com/stag019/rgbds

github.com/gbdev/rgbds - 57997756b6533f5301744a0edf4e9a630513e671 authored almost 10 years ago by Anthony J. Bentley <[email protected]>
Fix wikilink and remove stray ']'

github.com/gbdev/pandocs - f2ee4bda0eb0e4e00a9cfb44d0460ba64821f7a8 authored almost 10 years ago by FireFly <>
Fix wikilink and remove stray ']'

github.com/gbdev/pandocs - 09905a65441626bb5e7938f26aea520d3aa5c25e authored almost 10 years ago by FireFly <>
yacc_pre is no longer needed, since all the files were merged into one.

github.com/gbdev/rgbds - ab66b28fdf4616b84a48bc58fd870f7fa9e28db2 authored almost 10 years ago by stag019 <[email protected]>
yacc_pre is no longer needed, since all the files were merged into one.

github.com/gbdev/rgbds-deb - ab66b28fdf4616b84a48bc58fd870f7fa9e28db2 authored almost 10 years ago by stag019 <[email protected]>
Fix for mapfiles and symfiles. Before, you couldn't define a mapfile unless you also defined a symfile. If you did, it would segfault.

github.com/gbdev/rgbds-deb - 116569f54d6464421278c96d4ae638787e7d305a authored almost 10 years ago by stag019 <[email protected]>
Fix for mapfiles and symfiles. Before, you couldn't define a mapfile unless you also defined a symfile. If you did, it would segfault.

github.com/gbdev/rgbds - 116569f54d6464421278c96d4ae638787e7d305a authored almost 10 years ago by stag019 <[email protected]>
Use the options parameter provided for command line options. Specifically, for haltnop.

github.com/gbdev/rgbds - 2b839fec37404869ebb233674c1c007f4f61c9a7 authored almost 10 years ago by stag019 <[email protected]>
Use the options parameter provided for command line options. Specifically, for haltnop.

github.com/gbdev/rgbds-deb - 2b839fec37404869ebb233674c1c007f4f61c9a7 authored almost 10 years ago by stag019 <[email protected]>
Tweak path for stdnoreturn.h header.

github.com/gbdev/rgbds-deb - 513d451710bad2c0fcd7039aea9f5a3b19482b43 authored almost 10 years ago by Anthony J. Bentley <[email protected]>
Tweak path for stdnoreturn.h header.

github.com/gbdev/rgbds - 513d451710bad2c0fcd7039aea9f5a3b19482b43 authored almost 10 years ago by Anthony J. Bentley <[email protected]>
Check for standards‐compliant platforms first in stdnoreturn.h.

github.com/gbdev/rgbds - 9399ba36f9e431440816d0f4b1140ff164c7fef2 authored almost 10 years ago by Anthony J. Bentley <[email protected]>
Check for standards‐compliant platforms first in stdnoreturn.h.

github.com/gbdev/rgbds-deb - 9399ba36f9e431440816d0f4b1140ff164c7fef2 authored almost 10 years ago by Anthony J. Bentley <[email protected]>
Request POSIX 2008 for strdup().

github.com/gbdev/rgbds-deb - ef3a4868455920a5a37749b540ca0f8b08bf226f authored almost 10 years ago by Anthony J. Bentley <[email protected]>
Request POSIX 2008 for strdup().

github.com/gbdev/rgbds - ef3a4868455920a5a37749b540ca0f8b08bf226f authored almost 10 years ago by Anthony J. Bentley <[email protected]>
Cross-compiler noreturn support.

github.com/gbdev/rgbds - f0e5c5ccc8c56a2e35ad9736fe293b8c73f87015 authored almost 10 years ago by stag019 <[email protected]>
Cross-compiler noreturn support.

github.com/gbdev/rgbds-deb - f0e5c5ccc8c56a2e35ad9736fe293b8c73f87015 authored almost 10 years ago by stag019 <[email protected]>
Copy from [[Memory Bank Controllers]] page

github.com/gbdev/pandocs - cf3aa35850bbff161c7f5ae95fc27f24251aa4bb authored almost 10 years ago by Elizafox <[email protected]>
/* MBC3 (max 2MByte ROM and/or 32KByte RAM and Timer) */ Clarify

github.com/gbdev/pandocs - 3dd6ac331c0743475dc57e7182eb457900581e9a authored almost 10 years ago by Elizafox <[email protected]>
Implement round, ceil, and floor math functions.

github.com/gbdev/rgbds - 9b4959cb75183a866002a21371b7d09c08398045 authored almost 10 years ago by stag019 <[email protected]>
Implement round, ceil, and floor math functions.

github.com/gbdev/rgbds-deb - 9b4959cb75183a866002a21371b7d09c08398045 authored almost 10 years ago by stag019 <[email protected]>
Add syntax highlighting & available options section

github.com/gbdev/passport-local - b574cc25adf42daa26426414065af0716fbc982f authored almost 10 years ago by Ilya Radchenko <[email protected]>
/* Using the Joypad Interrupt */ Joy int happens in all models, tested on hardware.

github.com/gbdev/pandocs - 35c04338f349232e3b6b3e90f793cb41be0a0f12 authored almost 10 years ago by AntonioND <[email protected]>
revision 2014-11-23T10:50:51Z

github.com/gbdev/pandocs - 56dbcaba71418f7d17a740ee6c4561814357ac2b authored almost 10 years ago by AntonioND <[email protected]>
revision 2014-11-23T00:16:23Z

github.com/gbdev/pandocs - efc4124e713b683af7ffe6b4f215cdd3345114dd authored almost 10 years ago by AntonioND <[email protected]>
revision 2014-11-23T00:15:28Z

github.com/gbdev/pandocs - 682caf95e51e0d14c0961be10cfa9be91a68bca5 authored almost 10 years ago by AntonioND <[email protected]>
/* Relation between Timer and Divider register */

github.com/gbdev/pandocs - 7bf33295e1b9ff62cc6de3002d948fb6945c1456 authored almost 10 years ago by AntonioND <[email protected]>
revision 2014-11-22T23:44:47Z

github.com/gbdev/pandocs - d532e3bd68e87bcff1db5335c67e4508d54a5a9e authored almost 10 years ago by AntonioND <[email protected]>
Created page with '===Relation between Timer and Divider register=== TODO...'

github.com/gbdev/pandocs - ebf930f958a2f4124216c111b65c07ab55945d52 authored almost 10 years ago by AntonioND <[email protected]>
revision 2014-11-22T23:43:05Z

github.com/gbdev/pandocs - d916d15caf8417de4d3f592bcefb1b044404fbdd authored almost 10 years ago by AntonioND <[email protected]>
/* FF46 - DMA - DMA Transfer and Start Address (W) */

github.com/gbdev/pandocs - 3d130821ef77f96740db21c1c37a19bca222ea8c authored almost 10 years ago by AntonioND <[email protected]>
Fix DEF() automatically converting string EQUS.

github.com/gbdev/rgbds - dca82e6d955641e28b95951659049ebfa55addbf authored almost 10 years ago by stag019 <[email protected]>
Fix DEF() automatically converting string EQUS.

github.com/gbdev/rgbds-deb - dca82e6d955641e28b95951659049ebfa55addbf authored almost 10 years ago by stag019 <[email protected]>
We aren't kidding ourselves anymore. This is a Gameboy assembler, not any sort of generic assembler.

github.com/gbdev/rgbds-deb - 871c5ed3606ddc41fec3fdbde743656ebd583bb7 authored almost 10 years ago by stag019 <[email protected]>
We aren't kidding ourselves anymore. This is a Gameboy assembler, not any sort of generic assembler.

github.com/gbdev/rgbds - 871c5ed3606ddc41fec3fdbde743656ebd583bb7 authored almost 10 years ago by stag019 <[email protected]>
On Clang, error on implicit function declaration by default.

github.com/gbdev/rgbds - 635014b74dd1ea165cfd8bdb6fcda9e8af0ed411 authored almost 10 years ago by Anthony J. Bentley <[email protected]>
On Clang, error on implicit function declaration by default.

github.com/gbdev/rgbds-deb - 635014b74dd1ea165cfd8bdb6fcda9e8af0ed411 authored almost 10 years ago by Anthony J. Bentley <[email protected]>
Don’t assign to self.

github.com/gbdev/rgbds-deb - 7ad634febd199d4004de98e81854fcbc6001de1a authored almost 10 years ago by Anthony J. Bentley <[email protected]>
Don’t assign to self.

github.com/gbdev/rgbds - 7ad634febd199d4004de98e81854fcbc6001de1a authored almost 10 years ago by Anthony J. Bentley <[email protected]>
Use POSIX 2001 as the base standard.

github.com/gbdev/rgbds - 1e1339467e03efad7d82db83765b733d440c4bdc authored almost 10 years ago by Anthony J. Bentley <[email protected]>
Use POSIX 2001 as the base standard.

github.com/gbdev/rgbds-deb - 1e1339467e03efad7d82db83765b733d440c4bdc authored almost 10 years ago by Anthony J. Bentley <[email protected]>
Specify _Noreturn in the err family prototypes.

github.com/gbdev/rgbds-deb - 9e24c26468918e53a844394eaeae93ca2db29905 authored almost 10 years ago by Anthony J. Bentley <[email protected]>
Specify _Noreturn in the err family prototypes.

github.com/gbdev/rgbds - 9e24c26468918e53a844394eaeae93ca2db29905 authored almost 10 years ago by Anthony J. Bentley <[email protected]>
Merge branch 'master' of https://github.com/stag019/rgbds

github.com/gbdev/rgbds - c1213f536beb7d221ea77740491b83b6fad66389 authored almost 10 years ago by Anthony J. Bentley <[email protected]>
Merge branch 'master' of https://github.com/stag019/rgbds

github.com/gbdev/rgbds-deb - c1213f536beb7d221ea77740491b83b6fad66389 authored almost 10 years ago by Anthony J. Bentley <[email protected]>
Mark error functions as _Noreturn.

github.com/gbdev/rgbds-deb - 82de71645422602820dca043f6abf604c8ec8411 authored almost 10 years ago by Anthony J. Bentley <[email protected]>
Mark error functions as _Noreturn.

github.com/gbdev/rgbds - 82de71645422602820dca043f6abf604c8ec8411 authored almost 10 years ago by Anthony J. Bentley <[email protected]>
The actual way the macro bug should have been fixed.

github.com/gbdev/rgbds - a64d725a8d9be9686a7495e16209ae9ea86b6cbb authored almost 10 years ago by stag019 <[email protected]>
The actual way the macro bug should have been fixed.

github.com/gbdev/rgbds-deb - a64d725a8d9be9686a7495e16209ae9ea86b6cbb authored almost 10 years ago by stag019 <[email protected]>
Merge https://github.com/bentley/rgbds

Conflicts:
include/lib/types.h
src/asm/symbol.c

github.com/gbdev/rgbds-deb - 80e2129f2219d6a458591117c91320a8a4fb4c8d authored almost 10 years ago by stag019 <[email protected]>
Merge https://github.com/bentley/rgbds

Conflicts:
include/lib/types.h
src/asm/symbol.c

github.com/gbdev/rgbds - 80e2129f2219d6a458591117c91320a8a4fb4c8d authored almost 10 years ago by stag019 <[email protected]>
A few more small changes to charmap.c.

github.com/gbdev/rgbds - af70f03933abf02f218044ccc954417eb0e94663 authored almost 10 years ago by stag019 <[email protected]>
A few more small changes to charmap.c.

github.com/gbdev/rgbds-deb - af70f03933abf02f218044ccc954417eb0e94663 authored almost 10 years ago by stag019 <[email protected]>
Fix a few charmap bugs maybe?

github.com/gbdev/rgbds-deb - 004bc2e50ef04200a559b3ce8e8e6767a6142494 authored almost 10 years ago by stag019 <[email protected]>
Fix a few charmap bugs maybe?

github.com/gbdev/rgbds - 004bc2e50ef04200a559b3ce8e8e6767a6142494 authored almost 10 years ago by stag019 <[email protected]>
fix a bug in the lexer involving double quote escaping and semicolons

The bug showed up when a semicolon was located anywhere after \".

These three test cases are sy...

github.com/gbdev/rgbds - 25efb00769cb1a16fe3ab643e4b63d33402a5bcc authored about 10 years ago by Christophe Staïesse <[email protected]>
fix a bug in the lexer involving double quote escaping and semicolons

The bug showed up when a semicolon was located anywhere after \".

These three test cases are sy...

github.com/gbdev/rgbds-deb - 25efb00769cb1a16fe3ab643e4b63d33402a5bcc authored about 10 years ago by Christophe Staïesse <[email protected]>
PATH_MAX is not exactly portable. Hack around it for now.

github.com/gbdev/rgbds-deb - c6c7b99fadba635b03653c784c5c03a3edd1ac25 authored about 10 years ago by Anthony J. Bentley <[email protected]>
PATH_MAX is not exactly portable. Hack around it for now.

github.com/gbdev/rgbds - c6c7b99fadba635b03653c784c5c03a3edd1ac25 authored about 10 years ago by Anthony J. Bentley <[email protected]>
Merge branch 'fix-makefile' of https://github.com/chastai/rgbds

github.com/gbdev/rgbds - e28d8384fbe7e7fa45bb2a0ae7874d71a809644d authored about 10 years ago by Anthony J. Bentley <[email protected]>
Merge branch 'fix-makefile' of https://github.com/chastai/rgbds

github.com/gbdev/rgbds-deb - e28d8384fbe7e7fa45bb2a0ae7874d71a809644d authored about 10 years ago by Anthony J. Bentley <[email protected]>
Merge branch 'fix-uniquearg-segfault' of https://github.com/chastai/rgbds

github.com/gbdev/rgbds-deb - 27a350eaaba3433d979ab548c90488a1564fac64 authored about 10 years ago by Anthony J. Bentley <[email protected]>
Merge branch 'fix-uniquearg-segfault' of https://github.com/chastai/rgbds

github.com/gbdev/rgbds - 27a350eaaba3433d979ab548c90488a1564fac64 authored about 10 years ago by Anthony J. Bentley <[email protected]>
Style.

github.com/gbdev/rgbds - cd8d895c1b5695c63d4faa3efb97c4b70fe3bf3e authored about 10 years ago by Anthony J. Bentley <[email protected]>