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

Merge pull request #285 from Ben10do/allow-test-repos-to-be-kept

We no longer assume that the test repos don’t exist when we run
run-tests.sh. This allows develo...

github.com/gbdev/rgbds - cf7bb9e99fbc3deb73013a7ddedb91a4a63cd73d authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Merge pull request #285 from Ben10do/allow-test-repos-to-be-kept

We no longer assume that the test repos don’t exist when we run
run-tests.sh. This allows develo...

github.com/gbdev/rgbds-deb - cf7bb9e99fbc3deb73013a7ddedb91a4a63cd73d authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Use specific commits when running tests

This ensures that build breaks to any of the test projects don’t immediately cause rgbds tests t...

github.com/gbdev/rgbds-deb - 1af5343e297105f3b033eb1eb5d45e421a765581 authored over 6 years ago by Ben10do <[email protected]>
Use specific commits when running tests

This ensures that build breaks to any of the test projects don’t immediately cause rgbds tests t...

github.com/gbdev/rgbds - 1af5343e297105f3b033eb1eb5d45e421a765581 authored over 6 years ago by Ben10do <[email protected]>
Replace pointers to ‘dummymem’ with NULL

Two variables, pSection->Data and tSymbols, were previously set to ‘dummymem’, a global variable...

github.com/gbdev/rgbds - a5e3a7cbc938b98bf2b4e8de4e852a80777eb3e6 authored over 6 years ago by Ben10do <[email protected]>
Replace pointers to ‘dummymem’ with NULL

Two variables, pSection->Data and tSymbols, were previously set to ‘dummymem’, a global variable...

github.com/gbdev/rgbds-deb - a5e3a7cbc938b98bf2b4e8de4e852a80777eb3e6 authored over 6 years ago by Ben10do <[email protected]>
Update html documentation

Signed-off-by: Antonio Niño Díaz <[email protected]>

github.com/gbdev/rgbds-deb - df065dbbcb609b2aec2c9ee718784ab8d4df90e8 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Update html documentation

Signed-off-by: Antonio Niño Díaz <[email protected]>

github.com/gbdev/rgbds - df065dbbcb609b2aec2c9ee718784ab8d4df90e8 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Update descriptions of how flags are pushed/popped

Signed-off-by: ISSOtm <[email protected]>

github.com/gbdev/rgbds - fac724748320185960bbdf6865f80326d736b515 authored over 6 years ago by Eldred Habert <[email protected]>
Update descriptions of how flags are pushed/popped

Signed-off-by: ISSOtm <[email protected]>

github.com/gbdev/rgbds-deb - fac724748320185960bbdf6865f80326d736b515 authored over 6 years ago by Eldred Habert <[email protected]>
Allow test repos to be kept locally

We no longer assume that the test repos don’t exist when we run run-tests.sh. This allows develo...

github.com/gbdev/rgbds-deb - 60050af186f994e65c8f6ba23184e2ee056a5eee authored over 6 years ago by Ben10do <[email protected]>
Allow test repos to be kept locally

We no longer assume that the test repos don’t exist when we run run-tests.sh. This allows develo...

github.com/gbdev/rgbds - 60050af186f994e65c8f6ba23184e2ee056a5eee authored over 6 years ago by Ben10do <[email protected]>
Fix the global checksum calculation in rgbfix

A regression was spotted in rgbfix 0.3.7, where we would accidentally include the first byte of ...

github.com/gbdev/rgbds - 11c47570ce03991c5e883f61244c01abda6e55b4 authored over 6 years ago by Ben10do <[email protected]>
Fix the global checksum calculation in rgbfix

A regression was spotted in rgbfix 0.3.7, where we would accidentally include the first byte of ...

github.com/gbdev/rgbds-deb - 11c47570ce03991c5e883f61244c01abda6e55b4 authored over 6 years ago by Ben10do <[email protected]>
Programming tutorials -> Programming. Remove obsolete links in table of contents. Blockquote the initial warning/disambiguation (give less relevance).

github.com/gbdev/awesome-gbdev - 10d105844546c34b2dad5f8c9f095d312a2f4941 authored over 6 years ago by Antonio Vivace <[email protected]>
Move example projects, templates and boilerplates in the new Boilerplates category

github.com/gbdev/awesome-gbdev - 0a1884cc19b381c43f6ac509ab637a8e13be6eea authored over 6 years ago by Antonio Vivace <[email protected]>
Added boilerplate project entry (#100)

github.com/gbdev/awesome-gbdev - cf4cf7e7b1f79e21a30217fb40ee3ae0674aa6f1 authored over 6 years ago by June Hanabi <[email protected]>
Labl error corrected

github.com/gbdev/pandocs - 01900242f21799f9d479a376f06cee89248ff5ac authored over 6 years ago by T4g1 <[email protected]>
Add XPMCK (#99)

github.com/gbdev/awesome-gbdev - 104c53cc9b1dda7ca5aeb2377aaa6c04a8fe4f84 authored over 6 years ago by Jason Francis <[email protected]>
Fix description for mmlgb

github.com/gbdev/awesome-gbdev - 286cf72aa169f841320c4f197601ddd83406d383 authored over 6 years ago by Antonio Vivace <[email protected]>
Add some resources from otakunozoku.com

github.com/gbdev/awesome-gbdev - 0dd0dd5453c00693c621085595d49c8490fa1898 authored over 6 years ago by Antonio Vivace <[email protected]>
Add MORE.md and some resources

github.com/gbdev/awesome-gbdev - 0fe1fb12870bfa459fc603531bb59895b7368739 authored over 6 years ago by Antonio Vivace <[email protected]>
Add liblsdj

github.com/gbdev/awesome-gbdev - 4beecbb133e17dff897cc7f02c8d9ecfc18576ea authored over 6 years ago by Antonio Vivace <[email protected]>
rgbasm: Allow variations of 'ld [$FF00+c],a'

The following mnemonics are now valid:

- ld
- ldh
- ldio

The following are valid a...

github.com/gbdev/rgbds-deb - f8b4cc52f6bd0cc2e06b531cd8a1a7daceefff9d authored over 6 years ago by Antonio Niño Díaz <[email protected]>
rgbasm: Allow variations of 'ld [$FF00+c],a'

The following mnemonics are now valid:

- ld
- ldh
- ldio

The following are valid a...

github.com/gbdev/rgbds - f8b4cc52f6bd0cc2e06b531cd8a1a7daceefff9d authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Mention DigitalOcean sponsorship of the project

github.com/gbdev/awesome-gbdev - c22ca8fb580eccdaefdfaaa71f998d8c6f7f9ab4 authored over 6 years ago by Antonio Vivace <[email protected]>
typo in link

github.com/gbdev/awesome-gbdev - 906c15273888e0386e92e34c19f496d87fb63355 authored over 6 years ago by Antonio Vivace <[email protected]>
Update contributing document. Move games and emulators to separate files.

github.com/gbdev/awesome-gbdev - 2371213018e6eb6cbf79fd5e4702f124d00bcb50 authored over 6 years ago by Antonio Vivace <[email protected]>
Add notice to Ben Heck video (#95)

github.com/gbdev/awesome-gbdev - 6e8ce6f9447e5a5666e68517c8f6a864e627699d authored over 6 years ago by MineRobber___T <[email protected]>
Remaining changes, not included before to reduce diff desync

github.com/gbdev/pandocs - 583c910d7a8a99bc1aa3cf3269095230fb40f7f5 authored over 6 years ago by PinoBatch <[email protected]>
1/1: IN/OUT, EX *,HL, and JP PE/PO/P/M are differences compared all the way back to 8080. Also fix some grammar, usage, and mechanics that

github.com/gbdev/pandocs - 4620907bb35169ff01d030f9c2d456eb73f7855a authored over 6 years ago by PinoBatch <[email protected]>
Increase version number to 0.3.7

Signed-off-by: Antonio Niño Díaz <[email protected]>

github.com/gbdev/rgbds - 748943f6fc036e1f3c9912071338e0a7ad461466 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Increase version number to 0.3.7

Signed-off-by: Antonio Niño Díaz <[email protected]>

github.com/gbdev/rgbds-deb - 748943f6fc036e1f3c9912071338e0a7ad461466 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Add some more Sanqui's gb things

github.com/gbdev/awesome-gbdev - f1d300e384cfc8ee1a1ec6f662fa99745be4aed3 authored over 6 years ago by Antonio Vivace <[email protected]>
Add some emulators and emulator development resources

github.com/gbdev/awesome-gbdev - 85a4665451504cfe1c0e499f11390a11182cfcdb authored over 6 years ago by Antonio Vivace <[email protected]>
rgbasm: Check the values of operands in bit shifts

The tests are not exhaustive, there are some conditions that aren't
checked. The tests are based...

github.com/gbdev/rgbds-deb - d945c5811c158c8d032fed2bd320e33663d90af8 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
rgbasm: Check the values of operands in bit shifts

The tests are not exhaustive, there are some conditions that aren't
checked. The tests are based...

github.com/gbdev/rgbds - d945c5811c158c8d032fed2bd320e33663d90af8 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Enable GCC options to detect undefined behaviour

GCC has an Undefined Behavior Sanitizer (ubsan), which enables run-time
checks of undefined beha...

github.com/gbdev/rgbds - 6fe2741f2dadb165e0361eb171cdd85bad6a6dc6 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Enable GCC options to detect undefined behaviour

GCC has an Undefined Behavior Sanitizer (ubsan), which enables run-time
checks of undefined beha...

github.com/gbdev/rgbds-deb - 6fe2741f2dadb165e0361eb171cdd85bad6a6dc6 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
checkpatch: Ignore warnings about SPDX

The Linux kernel expects the SPDX license tag to be in the first line of
all source code files. ...

github.com/gbdev/rgbds-deb - 24d7cfe0f9fa833be7c4fc3951fdeeaaddbce6c5 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
checkpatch: Ignore warnings about SPDX

The Linux kernel expects the SPDX license tag to be in the first line of
all source code files. ...

github.com/gbdev/rgbds - 24d7cfe0f9fa833be7c4fc3951fdeeaaddbce6c5 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
rgbfix: Fix checkpatch issues

Signed-off-by: Antonio Niño Díaz <[email protected]>

github.com/gbdev/rgbds - 630933b14845e0890cf449a22ca1be6687a6f241 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
rgbfix: Fix checkpatch issues

Signed-off-by: Antonio Niño Díaz <[email protected]>

github.com/gbdev/rgbds-deb - 630933b14845e0890cf449a22ca1be6687a6f241 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Don't generate output file if overlay isn't found

Previously, the output file was opened before trying to open the
overlay. Because of this, rgbli...

github.com/gbdev/rgbds-deb - e8a16c6f532864886f96684c57f4f211d0126607 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Don't generate output file if overlay isn't found

Previously, the output file was opened before trying to open the
overlay. Because of this, rgbli...

github.com/gbdev/rgbds - e8a16c6f532864886f96684c57f4f211d0126607 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Document `Section ID == -1` in object files

Signed-off-by: Antonio Niño Díaz <[email protected]>

github.com/gbdev/rgbds - 2cb50730a1fa85b3376036f2d8b0d13c99b873c3 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Document `Section ID == -1` in object files

Signed-off-by: Antonio Niño Díaz <[email protected]>

github.com/gbdev/rgbds-deb - 2cb50730a1fa85b3376036f2d8b0d13c99b873c3 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Merge pull request #264 from inmemrgbfix

Rewrite rgbfix to perform most actions in memory.

Limit file operations to a small number that ...

github.com/gbdev/rgbds-deb - efae6c7fd28d53746a8442308788f0f12b127cab authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Merge pull request #264 from inmemrgbfix

Rewrite rgbfix to perform most actions in memory.

Limit file operations to a small number that ...

github.com/gbdev/rgbds - efae6c7fd28d53746a8442308788f0f12b127cab authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Fix linting

github.com/gbdev/list-linter - f2f4f6304e87fbddcf580a993180c663d8d2b939 authored over 6 years ago by Sindre Sorhus <[email protected]>
Update Awesome badge URL

github.com/gbdev/list-linter - 0923011c2e1358c8ebc44e4a9876cf20048d9b43 authored over 6 years ago by Sindre Sorhus <[email protected]>
Fix "hello world" template link

github.com/gbdev/awesome-gbdev - 0479b812d4cdaef779bae7573ba5abecfb2b1a4b authored over 6 years ago by Tobias V. Langhoff <[email protected]>
Add Oracle of Ages disassembly (#94)

github.com/gbdev/awesome-gbdev - bf5cb1b8a852169b9901a118b655e32116d6b8cd authored over 6 years ago by Drenn1 <[email protected]>
Rewrite rgbfix to perform most actions in memory.

Limit file operations to a small number that can be reasonably checked,
and do the majority of t...

github.com/gbdev/rgbds - 8a559beeb8af82f28deb6c731d74d3a3f65921f9 authored over 6 years ago by Anthony J. Bentley <[email protected]>
Rewrite rgbfix to perform most actions in memory.

Limit file operations to a small number that can be reasonably checked,
and do the majority of t...

github.com/gbdev/rgbds-deb - 8a559beeb8af82f28deb6c731d74d3a3f65921f9 authored over 6 years ago by Anthony J. Bentley <[email protected]>
tests: Update references

Signed-off-by: Antonio Niño Díaz <[email protected]>

github.com/gbdev/rgbds-deb - 7149fc1e397917824f1d3e06c7c281def7ec6b82 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
tests: Update references

Signed-off-by: Antonio Niño Díaz <[email protected]>

github.com/gbdev/rgbds - 7149fc1e397917824f1d3e06c7c281def7ec6b82 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
rgbfix: Add check to malloc()

Signed-off-by: Antonio Niño Díaz <[email protected]>

github.com/gbdev/rgbds - 2e695334c1e1fd909e97e9e6a1e91b61ebbffe9e authored over 6 years ago by Antonio Niño Díaz <[email protected]>
rgbfix: Add check to malloc()

Signed-off-by: Antonio Niño Díaz <[email protected]>

github.com/gbdev/rgbds-deb - 2e695334c1e1fd909e97e9e6a1e91b61ebbffe9e authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Replace tabs by spaces in fprintf()

Signed-off-by: Antonio Niño Díaz <[email protected]>

github.com/gbdev/rgbds-deb - e2b4554a5c933eaebeb394d9057a6abcd68ac3e7 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Replace tabs by spaces in fprintf()

Signed-off-by: Antonio Niño Díaz <[email protected]>

github.com/gbdev/rgbds - e2b4554a5c933eaebeb394d9057a6abcd68ac3e7 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
rgbasm: Fix declaration of fatalerror()

Signed-off-by: Antonio Niño Díaz <[email protected]>

github.com/gbdev/rgbds - ef87dd5a6e4158a2d522f6bce2abba5b8ce0df9b authored over 6 years ago by Antonio Niño Díaz <[email protected]>
rgbasm: Fix declaration of fatalerror()

Signed-off-by: Antonio Niño Díaz <[email protected]>

github.com/gbdev/rgbds-deb - ef87dd5a6e4158a2d522f6bce2abba5b8ce0df9b authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Merge pull request #261 from warnings

Enable a lot of GCC warnings and cleanup Makefile and compiler macros

Most of the warnings in t...

github.com/gbdev/rgbds-deb - 4f126b37d066539800a34d84296f9f3679fe812a authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Merge pull request #261 from warnings

Enable a lot of GCC warnings and cleanup Makefile and compiler macros

Most of the warnings in t...

github.com/gbdev/rgbds - 4f126b37d066539800a34d84296f9f3679fe812a authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Cleanup GCC compiler attributes

Added define 'unused_' for '__attribute__((unused))'. The oldest version
of GCC with online docs...

github.com/gbdev/rgbds - 1b4187e51f76dea56924b610c98840f0828dd9e0 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Cleanup GCC compiler attributes

Added define 'unused_' for '__attribute__((unused))'. The oldest version
of GCC with online docs...

github.com/gbdev/rgbds-deb - 1b4187e51f76dea56924b610c98840f0828dd9e0 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Check code style as part of the CI tests

If checkpatch.pl detects any ERROR in the new patches, the Travis CI
build will fail.

Signed-of...

github.com/gbdev/rgbds-deb - 0daec91683098b7293e27b78063d0e7dcfd34a49 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Check code style as part of the CI tests

If checkpatch.pl detects any ERROR in the new patches, the Travis CI
build will fail.

Signed-of...

github.com/gbdev/rgbds - 0daec91683098b7293e27b78063d0e7dcfd34a49 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Simplify helpers.h

`__attribute__((noreturn))` has been supported since GCC 2.5, that was
released October 22, 1993...

github.com/gbdev/rgbds - cbaaec98ca14ecb6bc8521b9fb7a9c319cb20f4e authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Rename stdnoreturn.h to helpers.h

This file will contain more compiler-specific helpers.

Signed-off-by: Antonio Niño Díaz <antoni...

github.com/gbdev/rgbds - 0ae69b3114b096cf1b0a1ed6a5740db0b00b0955 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Enable -Wundef

Signed-off-by: Antonio Niño Díaz <[email protected]>

github.com/gbdev/rgbds - 95ccc48d0c30380bfc4367f442f3fea1af75e79a authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Remove C++ check in stdnoreturn.h

This isn't a C++ project, only keep checks for C compilers.

Signed-off-by: Antonio Niño Díaz <a...

github.com/gbdev/rgbds - 29253046d59b7ae944f8d9c9164e27228852b4cf authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Remove check for C11 in helpers.h

The mandatory CFLAGS in the Makefile make the compiler use C99.

Signed-off-by: Antonio Niño Día...

github.com/gbdev/rgbds - 895d1d581382bfbcf67827318328d6efc1be463f authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Enable a few warning flags

Signed-off-by: Antonio Niño Díaz <[email protected]>

github.com/gbdev/rgbds - 340362d98468a8a52b4ddc5dd19a6281b79fa8f0 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Create makefile target to check all warnings

Remove '-Werror' from the default make target to make it easy for
regular users of RGBDS to comp...

github.com/gbdev/rgbds - e99a651165c104daae1dba4737e23f964a181ee8 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Enable a few warning flags

Signed-off-by: Antonio Niño Díaz <[email protected]>

github.com/gbdev/rgbds-deb - 340362d98468a8a52b4ddc5dd19a6281b79fa8f0 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Rename stdnoreturn.h to helpers.h

This file will contain more compiler-specific helpers.

Signed-off-by: Antonio Niño Díaz <antoni...

github.com/gbdev/rgbds-deb - 0ae69b3114b096cf1b0a1ed6a5740db0b00b0955 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Simplify helpers.h

`__attribute__((noreturn))` has been supported since GCC 2.5, that was
released October 22, 1993...

github.com/gbdev/rgbds-deb - cbaaec98ca14ecb6bc8521b9fb7a9c319cb20f4e authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Enable -Wundef

Signed-off-by: Antonio Niño Díaz <[email protected]>

github.com/gbdev/rgbds-deb - 95ccc48d0c30380bfc4367f442f3fea1af75e79a authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Remove check for C11 in helpers.h

The mandatory CFLAGS in the Makefile make the compiler use C99.

Signed-off-by: Antonio Niño Día...

github.com/gbdev/rgbds-deb - 895d1d581382bfbcf67827318328d6efc1be463f authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Remove C++ check in stdnoreturn.h

This isn't a C++ project, only keep checks for C compilers.

Signed-off-by: Antonio Niño Díaz <a...

github.com/gbdev/rgbds-deb - 29253046d59b7ae944f8d9c9164e27228852b4cf authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Create makefile target to check all warnings

Remove '-Werror' from the default make target to make it easy for
regular users of RGBDS to comp...

github.com/gbdev/rgbds-deb - e99a651165c104daae1dba4737e23f964a181ee8 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Add default clauses to switch statements

Signed-off-by: Antonio Niño Díaz <[email protected]>

github.com/gbdev/rgbds-deb - 85ece882689527ad8f73cf05637dfca2b3fcb048 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Add default clauses to switch statements

Signed-off-by: Antonio Niño Díaz <[email protected]>

github.com/gbdev/rgbds - 85ece882689527ad8f73cf05637dfca2b3fcb048 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Enable more optional warnings

-Wformat-truncation is set to 1 instead of 2 because in some cases the
return value of snprintf ...

github.com/gbdev/rgbds - 516e4578ea144e297e69ac7972e639b67a17b387 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Enable -Wextra

-Wsign-compare has been disabled because flex generates a comparison
that triggers a warning and...

github.com/gbdev/rgbds - 9829be104549bcdef63984676bf9c432bbb777fa authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Enable -Wextra

-Wsign-compare has been disabled because flex generates a comparison
that triggers a warning and...

github.com/gbdev/rgbds-deb - 9829be104549bcdef63984676bf9c432bbb777fa authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Enable more optional warnings

-Wformat-truncation is set to 1 instead of 2 because in some cases the
return value of snprintf ...

github.com/gbdev/rgbds-deb - 516e4578ea144e297e69ac7972e639b67a17b387 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Enable -Wpedantic

Fix a few warnings related needed to build the source with this option.

Add new exception to .c...

github.com/gbdev/rgbds-deb - b28a16c0da3917260f1d2dedc33cb80b27f30eaf authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Enable -Wpedantic

Fix a few warnings related needed to build the source with this option.

Add new exception to .c...

github.com/gbdev/rgbds - b28a16c0da3917260f1d2dedc33cb80b27f30eaf authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Don't save '@' in map and sym files

Signed-off-by: Antonio Niño Díaz <[email protected]>

github.com/gbdev/rgbds - be6bc7460ba14c6449248c29921baf466f079ff6 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Fix behaviour of '@'

When '@' is used as argument of any instruction (LD, JR, JP, etc), the
address it refers to is t...

github.com/gbdev/rgbds - 4d13d57491ab39034af7af05d4e42ea5a14793f2 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Don't save '@' in map and sym files

Signed-off-by: Antonio Niño Díaz <[email protected]>

github.com/gbdev/rgbds-deb - be6bc7460ba14c6449248c29921baf466f079ff6 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Fix behaviour of '@'

When '@' is used as argument of any instruction (LD, JR, JP, etc), the
address it refers to is t...

github.com/gbdev/rgbds-deb - 4d13d57491ab39034af7af05d4e42ea5a14793f2 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Simplify parsing of variable-length lists

This change removes 2 reduce/reduce conflicts in the parser while
preserving the behaviour of th...

github.com/gbdev/rgbds-deb - efdd42c6a80945c78b396054ebfdbd4fd9f1f1a6 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Simplify parsing of variable-length lists

This change removes 2 reduce/reduce conflicts in the parser while
preserving the behaviour of th...

github.com/gbdev/rgbds - efdd42c6a80945c78b396054ebfdbd4fd9f1f1a6 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Allow to JR to numeric constants

Previously, JR was only allowed to labels (in the same section, or
different sections). When try...

github.com/gbdev/rgbds - c1a97f6541b6a1b0e5144e0bfa4c37ecaf0f7e85 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Allow to JR to numeric constants

Previously, JR was only allowed to labels (in the same section, or
different sections). When try...

github.com/gbdev/rgbds-deb - c1a97f6541b6a1b0e5144e0bfa4c37ecaf0f7e85 authored over 6 years ago by Antonio Niño Díaz <[email protected]>
Increase version number to 0.3.6

Signed-off-by: Antonio Niño Díaz <[email protected]>

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