Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/gbdev/rgbds
Rednex Game Boy Development System - An assembly toolchain for the Nintendo Game Boy and Game Boy Color
https://github.com/gbdev/rgbds
Comments to exclude expected lines from code coverage report
Rangi42 opened this issue 8 days ago
Rangi42 opened this issue 8 days ago
Test scripts compare text files as text without stripping newlines
Rangi42 opened this pull request 8 days ago
Rangi42 opened this pull request 8 days ago
Fix failing assertion with backslash at EOF in macro arguments
Rangi42 opened this pull request 8 days ago
Rangi42 opened this pull request 8 days ago
Fix `STRLEN` and `STRSUB` on incomplete UTF-8
Rangi42 opened this pull request 8 days ago
Rangi42 opened this pull request 8 days ago
Rephrase comments to get rid of `@param`/`@return`/`@warning` metadata
Rangi42 opened this issue 9 days ago
Rangi42 opened this issue 9 days ago
Increase CI test coverage
Rangi42 opened this issue 9 days ago
Rangi42 opened this issue 9 days ago
Fix `CHARLEN` and `CHARSUB` on invalid UTF-8
Rangi42 opened this pull request 9 days ago
Rangi42 opened this pull request 9 days ago
Update clang-format rules
Rangi42 opened this pull request 9 days ago
Rangi42 opened this pull request 9 days ago
Allow the `bit`/`res`/`set` bit index to be determined at link time
Rangi42 opened this issue 10 days ago
Rangi42 opened this issue 10 days ago
Avoid errors after missing `INCLUDE` with `-MG`
Rangi42 opened this pull request 11 days ago
Rangi42 opened this pull request 11 days ago
Do not warn about unterminated `PUSHS`/`PUSHO` when a fatal error halts assembly early
Rangi42 opened this issue 12 days ago
Rangi42 opened this issue 12 days ago
Add `STRSLICE(str, start, end)` function with zero-based and indexing
Rangi42 opened this issue 12 days ago
Rangi42 opened this issue 12 days ago
Update clang-format rules
Rangi42 opened this issue 15 days ago
Rangi42 opened this issue 15 days ago
Minor changes necessary for cross-compilation for old platforms (in this case, powerpc-apple-darwin8)
VariantXYZ opened this issue 16 days ago
VariantXYZ opened this issue 16 days ago
Macro arguments shouldn't care about unterminated strings
Rangi42 opened this issue 16 days ago
Rangi42 opened this issue 16 days ago
Allow running external tests against installed rgbds
robbi-blechdose opened this pull request 18 days ago
robbi-blechdose opened this pull request 18 days ago
Support `-h/--help` for all programs
Rangi42 opened this pull request 19 days ago
Rangi42 opened this pull request 19 days ago
Undeprecate `ld [$ff00+c]`
Rangi42 opened this pull request 19 days ago
Rangi42 opened this pull request 19 days ago
Document more obsolete syntax
Rangi42 opened this pull request 19 days ago
Rangi42 opened this pull request 19 days ago
Correct the `DAA` documentation
Rangi42 opened this pull request 19 days ago
Rangi42 opened this pull request 19 days ago
Run internal tests in FreeBSD
Rangi42 opened this pull request 19 days ago
Rangi42 opened this pull request 19 days ago
Update libpng to 1.6.45
Rangi42 opened this pull request 19 days ago
Rangi42 opened this pull request 19 days ago
Implement `[[ fragment literals ]]`
Rangi42 opened this pull request 20 days ago
Rangi42 opened this pull request 20 days ago
Don't output sections in reverse order
Rangi42 opened this pull request 20 days ago
Rangi42 opened this pull request 20 days ago
Run tests against installed rgbds, not on built binaries
avivace opened this issue 20 days ago
avivace opened this issue 20 days ago
List more open-source projects that use RGBDS for testing and statstical purposes
Rangi42 opened this issue 22 days ago
Rangi42 opened this issue 22 days ago
Document what version numbers mean
Rangi42 opened this issue 22 days ago
Rangi42 opened this issue 22 days ago
Change the R in RGBDS from Rednex to something else?
Rangi42 opened this issue 23 days ago
Rangi42 opened this issue 23 days ago
`-h/--help` flag for all programs
Rangi42 opened this issue 23 days ago
Rangi42 opened this issue 23 days ago
Lack of namespace may lead to conflicts with toolchain headers
VariantXYZ opened this issue 24 days ago
VariantXYZ opened this issue 24 days ago
[Feature request] Get a charmap string corresponding to a given number
Rangi42 opened this issue 27 days ago
Rangi42 opened this issue 27 days ago
[Feature request] Raw `#symbol`s would not go through `EQUS` expansion
Rangi42 opened this issue 27 days ago
Rangi42 opened this issue 27 days ago
Add code from rgbds-live patch
SelvinPL opened this issue 27 days ago
SelvinPL opened this issue 27 days ago
Ensure that object file section IDs are correct
Rangi42 opened this pull request 28 days ago
Rangi42 opened this pull request 28 days ago
Inaccuracies in DAA exact behavior documentation
calc84maniac opened this issue about 1 month ago
calc84maniac opened this issue about 1 month ago
Document "Spaces between label and colons" in rgbasm-old.5
Rangi42 opened this issue about 1 month ago
Rangi42 opened this issue about 1 month ago
Undeprecate `ld [$ff00+c]`
Rangi42 opened this issue about 1 month ago
Rangi42 opened this issue about 1 month ago
Update Dockerfile to use Debian 12 slim
Rangi42 opened this pull request about 1 month ago
Rangi42 opened this pull request about 1 month ago
Use `constexpr` instead of `#define`
Rangi42 opened this pull request about 1 month ago
Rangi42 opened this pull request about 1 month ago
Remove the 99999 macro arg limit
Rangi42 opened this pull request about 1 month ago
Rangi42 opened this pull request about 1 month ago
Use a constant for 0x8001
Rangi42 opened this pull request about 1 month ago
Rangi42 opened this pull request about 1 month ago
Avoid the magic number 0x8001 in RGBGFX
Rangi42 opened this issue about 1 month ago
Rangi42 opened this issue about 1 month ago
[Feature request] Specify `-c/--colors` as a DMG grayscale ordering
Rangi42 opened this issue about 1 month ago
Rangi42 opened this issue about 1 month ago
Fix the node type for "file" nodes in object files
Rangi42 opened this pull request about 1 month ago
Rangi42 opened this pull request about 1 month ago
Run internal tests in Cygwin
Rangi42 opened this pull request about 1 month ago
Rangi42 opened this pull request about 1 month ago
Implement warning for unused macro args
Rangi42 opened this pull request about 1 month ago
Rangi42 opened this pull request about 1 month ago
Use `if constexpr` to guarantee compile-time simplification
Rangi42 opened this pull request about 1 month ago
Rangi42 opened this pull request about 1 month ago
Include <signal.h> in rgbgfx_test.cpp
Rangi42 opened this pull request about 1 month ago
Rangi42 opened this pull request about 1 month ago
Enable more sanitizers in `make develop`
Rangi42 opened this pull request about 1 month ago
Rangi42 opened this pull request about 1 month ago
Run gcc static analysis in CI
Rangi42 opened this pull request about 1 month ago
Rangi42 opened this pull request about 1 month ago
Fix RGBFIX writing bytes when one syscall is not sufficient
Rangi42 opened this pull request about 1 month ago
Rangi42 opened this pull request about 1 month ago
Deduplicating tiles without an input or output tileset should be OK
Rangi42 opened this pull request about 1 month ago
Rangi42 opened this pull request about 1 month ago
Add more "weird" test cases
Rangi42 opened this issue about 1 month ago
Rangi42 opened this issue about 1 month ago
Suggest corrections when invalid code is provided
Rangi42 opened this issue about 1 month ago
Rangi42 opened this issue about 1 month ago
Test all four programs without early exit
Rangi42 opened this pull request about 1 month ago
Rangi42 opened this pull request about 1 month ago
Ensure that all four programs are tested
Rangi42 opened this issue about 1 month ago
Rangi42 opened this issue about 1 month ago
Some RGBFIX tests fail on BSD
nunotexbsd opened this issue about 1 month ago
nunotexbsd opened this issue about 1 month ago
[Feature request] Warn when a macro argument is not used
ISSOtm opened this issue about 2 months ago
ISSOtm opened this issue about 2 months ago
List LDHL as an unsupported instruction alias
Rangi42 opened this pull request about 2 months ago
Rangi42 opened this pull request about 2 months ago
List `LDHL SP, e8` as obsolete
Rangi42 opened this issue about 2 months ago
Rangi42 opened this issue about 2 months ago
Use C++-style casts
Rangi42 opened this pull request about 2 months ago
Rangi42 opened this pull request about 2 months ago
Deprecate `LDH` with $00-$FF
Rangi42 opened this pull request about 2 months ago
Rangi42 opened this pull request about 2 months ago
Deprecate `LD` with `[C]`
Rangi42 opened this pull request about 2 months ago
Rangi42 opened this pull request about 2 months ago
Deprecate `ld [c], a` and `ld a, [c]`
Rangi42 opened this issue about 2 months ago
Rangi42 opened this issue about 2 months ago
[Feature request] EXEC/EVAL a string
Rangi42 opened this issue 2 months ago
Rangi42 opened this issue 2 months ago
Document obsolete syntax in rgbasm-old(5)
Rangi42 opened this pull request 2 months ago
Rangi42 opened this pull request 2 months ago
Deprecate `ldh [$xx]`
Rangi42 opened this issue 2 months ago
Rangi42 opened this issue 2 months ago
Document obsolete removed asm syntax features and CLI flags
Rangi42 opened this issue 2 months ago
Rangi42 opened this issue 2 months ago
Add QoL instruction aliases (and other misc instruction syntax suggestions for discussion)
SonoSooS opened this issue 2 months ago
SonoSooS opened this issue 2 months ago
Deprecate `LDIO`
Rangi42 opened this pull request 2 months ago
Rangi42 opened this pull request 2 months ago
Fix `**` right-associativity, and clarify docs
Rangi42 opened this pull request 2 months ago
Rangi42 opened this pull request 2 months ago
Remove the use of floating-point for palette packing
ISSOtm opened this pull request 2 months ago
ISSOtm opened this pull request 2 months ago
Explain the DAA instruction algorithm
Rangi42 opened this pull request 2 months ago
Rangi42 opened this pull request 2 months ago
Implement `-Wunmatched-directive`
Rangi42 opened this pull request 2 months ago
Rangi42 opened this pull request 2 months ago
Document the `DAA` instruction behavior
Rangi42 opened this issue 2 months ago
Rangi42 opened this issue 2 months ago
Improve the instruction documentation
Rangi42 opened this pull request 2 months ago
Rangi42 opened this pull request 2 months ago
[Feature request] Warn about `PUSHC/PUSHO/PUSHS` without `POPC/POPO/POPS`
Rangi42 opened this issue 2 months ago
Rangi42 opened this issue 2 months ago
[Feature request] Allow multiple labels per line
Rangi42 opened this issue 2 months ago
Rangi42 opened this issue 2 months ago
Improve instruction documentation
nummacway opened this issue 3 months ago
nummacway opened this issue 3 months ago
Document the RGBGFX `-X` and `-Y` options
Rangi42 opened this pull request 3 months ago
Rangi42 opened this pull request 3 months ago
RGBGFX bugs
Rangi42 opened this issue 3 months ago
Rangi42 opened this issue 3 months ago
Add `reverse_1bit` RGBGFX test
Rangi42 opened this pull request 3 months ago
Rangi42 opened this pull request 3 months ago
Add `color_curve` RGBGFX test
Rangi42 opened this pull request 3 months ago
Rangi42 opened this pull request 3 months ago
Add more RGBGFX test coverage
Rangi42 opened this pull request 3 months ago
Rangi42 opened this pull request 3 months ago
Allow `LOAD FRAGMENT`
Rangi42 opened this pull request 4 months ago
Rangi42 opened this pull request 4 months ago
Escape characters in section names in map files
Rangi42 opened this pull request 4 months ago
Rangi42 opened this pull request 4 months ago
Warn about leftover merge conflict markers
Rangi42 opened this pull request 4 months ago
Rangi42 opened this pull request 4 months ago
Errors may occur at the first token of a line
Rangi42 opened this pull request 4 months ago
Rangi42 opened this pull request 4 months ago
Comment checkdiff output on PRs
Rangi42 opened this pull request 4 months ago
Rangi42 opened this pull request 4 months ago
Clean up some man pages
Rangi42 opened this pull request 4 months ago
Rangi42 opened this pull request 4 months ago
Fix detection of tiles with too many colors
Rangi42 opened this pull request 4 months ago
Rangi42 opened this pull request 4 months ago
Swap manpage descriptions of HIGH(n) and LOW(n)
quinnyo opened this pull request 4 months ago
quinnyo opened this pull request 4 months ago
Update some RGBLINK error messages
Rangi42 opened this pull request 4 months ago
Rangi42 opened this pull request 4 months ago
Don't use pkg-config for libpng with CMake
Rangi42 opened this pull request 4 months ago
Rangi42 opened this pull request 4 months ago
Fix nested undefined interpolation segfault
Rangi42 opened this pull request 4 months ago
Rangi42 opened this pull request 4 months ago
Segfault when performing nested symbol interpolation on missing symbol
evie-calico opened this issue 4 months ago
evie-calico opened this issue 4 months ago
Another bug in rgbgfx
Rangi42 opened this issue 4 months ago
Rangi42 opened this issue 4 months ago
Make tests work with CTest
JL2210 opened this pull request 4 months ago
JL2210 opened this pull request 4 months ago
Make `ENDL` optional like `ENDSECTION`
Rangi42 opened this pull request 4 months ago
Rangi42 opened this pull request 4 months ago
[Feature request] `LOAD FRAGMENT`
Rangi42 opened this issue 4 months ago
Rangi42 opened this issue 4 months ago