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

Don't complain about initializing statics

This error is specific to the way the Linux kernel handles statics.
It does not apply to userspac...

github.com/gbdev/rgbds-deb - 461ef6cea5225ec252293216011d070d65626ea0 authored about 5 years ago by dbrotz <[email protected]>
Don't complain about initializing statics

This error is specific to the way the Linux kernel handles statics.
It does not apply to userspac...

github.com/gbdev/rgbds - 461ef6cea5225ec252293216011d070d65626ea0 authored about 5 years ago by dbrotz <[email protected]>
Add support for multiple charmaps

This adds two new directives: newcharmap and setcharmap.
newcharmap creates a new charmap and swi...

github.com/gbdev/rgbds-deb - e05199ca1edd658a65a6da6ecdbb8df21bc9ff56 authored about 5 years ago by dbrotz <[email protected]>
Add support for multiple charmaps

This adds two new directives: newcharmap and setcharmap.
newcharmap creates a new charmap and swi...

github.com/gbdev/rgbds - e05199ca1edd658a65a6da6ecdbb8df21bc9ff56 authored about 5 years ago by dbrotz <[email protected]>
Remove extra entry in error stack on macro not defined (#394)

While working on #392, I noticed that the macro-@ test (as well
as the line-continuation test, ...

github.com/gbdev/rgbds-deb - 12d82eb768e4336ad413d68fb049ecde20acda4c authored about 5 years ago by Eldred Habert <[email protected]>
Remove extra entry in error stack on macro not defined (#394)

While working on #392, I noticed that the macro-@ test (as well
as the line-continuation test, ...

github.com/gbdev/rgbds - 12d82eb768e4336ad413d68fb049ecde20acda4c authored about 5 years ago by Eldred Habert <[email protected]>
Merge pull request #381 from NieDzejkob/rgbgfx-curve

rgbgfx: Add an option to take the CGB's color profile into account

github.com/gbdev/rgbds-deb - 05becf3f4b01db29fb043eead4656867aa167dc6 authored about 5 years ago by Eldred Habert <[email protected]>
Merge pull request #381 from NieDzejkob/rgbgfx-curve

rgbgfx: Add an option to take the CGB's color profile into account

github.com/gbdev/rgbds - 05becf3f4b01db29fb043eead4656867aa167dc6 authored about 5 years ago by Eldred Habert <[email protected]>
Merge pull request #402 from dbrotz/fix-386

Fix nested if statements that don't have following whitespace

github.com/gbdev/rgbds-deb - 3cc7981c82883a91abd46d4afcb8205dcabdf2ea authored about 5 years ago by Eldred Habert <[email protected]>
Merge pull request #402 from dbrotz/fix-386

Fix nested if statements that don't have following whitespace

github.com/gbdev/rgbds - 3cc7981c82883a91abd46d4afcb8205dcabdf2ea authored about 5 years ago by Eldred Habert <[email protected]>
Fix nested if statements that don't have following whitespace

When trying to skip over nested if statements, if there was no whitespace
after an "if", then tha...

github.com/gbdev/rgbds - 8f287eeef94454eafe411a168f53bc5f606bab02 authored about 5 years ago by dbrotz <[email protected]>
Fix nested if statements that don't have following whitespace

When trying to skip over nested if statements, if there was no whitespace
after an "if", then tha...

github.com/gbdev/rgbds-deb - 8f287eeef94454eafe411a168f53bc5f606bab02 authored about 5 years ago by dbrotz <[email protected]>
Merge pull request #401 from dbrotz/line-cont-test

Get rid of error in line continuation test

github.com/gbdev/rgbds-deb - ce05cb5683d42c587252d444807b0301a63d4d4c authored about 5 years ago by Eldred Habert <[email protected]>
Merge pull request #401 from dbrotz/line-cont-test

Get rid of error in line continuation test

github.com/gbdev/rgbds - ce05cb5683d42c587252d444807b0301a63d4d4c authored about 5 years ago by Eldred Habert <[email protected]>
Get rid of error in line continuation test

The purpose of the test is to ensure that rgbasm doesn't segfault in this case.
The "Macro '@' no...

github.com/gbdev/rgbds-deb - 17945a7377c38cf1757ce6f67facd7b5203fdcee authored about 5 years ago by dbrotz <[email protected]>
Get rid of error in line continuation test

The purpose of the test is to ensure that rgbasm doesn't segfault in this case.
The "Macro '@' no...

github.com/gbdev/rgbds - 17945a7377c38cf1757ce6f67facd7b5203fdcee authored about 5 years ago by dbrotz <[email protected]>
Merge pull request #397 from NieDzejkob/test-local-without-parent

Add a test for a defining local label without a parent

github.com/gbdev/rgbds-deb - 3a1b47129ef80e6344e90303bae55f53b57b6e74 authored about 5 years ago by Eldred Habert <[email protected]>
Merge pull request #397 from NieDzejkob/test-local-without-parent

Add a test for a defining local label without a parent

github.com/gbdev/rgbds - 3a1b47129ef80e6344e90303bae55f53b57b6e74 authored about 5 years ago by Eldred Habert <[email protected]>
Merge pull request #390 from ISSOtm/print_types

Add "print types" to bracketed symbols

github.com/gbdev/rgbds-deb - 6ffa751090c7c8db55fbf3cb0f7a28e90f558a56 authored about 5 years ago by Eldred Habert <[email protected]>
Merge pull request #390 from ISSOtm/print_types

Add "print types" to bracketed symbols

github.com/gbdev/rgbds - 6ffa751090c7c8db55fbf3cb0f7a28e90f558a56 authored about 5 years ago by Eldred Habert <[email protected]>
Merge pull request #399 from ISSOtm/allow_dots

Allow periods to continue macro args

github.com/gbdev/rgbds-deb - c3641321d7a71e3c4759b3e22209454a363c85bb authored about 5 years ago by Eldred Habert <[email protected]>
Merge pull request #399 from ISSOtm/allow_dots

Allow periods to continue macro args

github.com/gbdev/rgbds - c3641321d7a71e3c4759b3e22209454a363c85bb authored about 5 years ago by Eldred Habert <[email protected]>
Merge pull request #387 from ISSOtm/set_doesnt_override_equ

Prevent `SET` from overriding constant symbols

github.com/gbdev/rgbds - 446173f0cb54ce6f0b5be43e984b6ccde905260c authored about 5 years ago by Eldred Habert <[email protected]>
Merge pull request #387 from ISSOtm/set_doesnt_override_equ

Prevent `SET` from overriding constant symbols

github.com/gbdev/rgbds-deb - 446173f0cb54ce6f0b5be43e984b6ccde905260c authored about 5 years ago by Eldred Habert <[email protected]>
Merge pull request #361 from ISSOtm/better_section_overflow

Improve section overflow error message

github.com/gbdev/rgbds-deb - e27f38184241c192dd1abf0747a5ca220c242d93 authored about 5 years ago by Eldred Habert <[email protected]>
Merge pull request #361 from ISSOtm/better_section_overflow

Improve section overflow error message

github.com/gbdev/rgbds - e27f38184241c192dd1abf0747a5ca220c242d93 authored about 5 years ago by Eldred Habert <[email protected]>
Allow periods to continue macro args

c75a953 broke my (previously-working) project that defined, via
macros, 'sizeof_.player'.
A test ...

github.com/gbdev/rgbds-deb - a3ee76ddddc474b82afb165d3fe625928f80e620 authored about 5 years ago by ISSOtm <[email protected]>
Allow periods to continue macro args

c75a953 broke my (previously-working) project that defined, via
macros, 'sizeof_.player'.
A test ...

github.com/gbdev/rgbds - a3ee76ddddc474b82afb165d3fe625928f80e620 authored about 5 years ago by ISSOtm <[email protected]>
Improve testing bracketed symbols

Also test EQU and _RS constants, as well as that EQUS errors out,
and that labels don't work.

github.com/gbdev/rgbds - 995265c5498cbabe86dd95026ffea03df42e02d7 authored about 5 years ago by ISSOtm <[email protected]>
Improve testing bracketed symbols

Also test EQU and _RS constants, as well as that EQUS errors out,
and that labels don't work.

github.com/gbdev/rgbds-deb - 995265c5498cbabe86dd95026ffea03df42e02d7 authored about 5 years ago by ISSOtm <[email protected]>
Add a test for a defining local label without a parent

github.com/gbdev/rgbds-deb - 03629b74d9161aec138e1dfa49cded792bf344a9 authored about 5 years ago by Jakub Kądziołka <[email protected]>
Add a test for a defining local label without a parent

github.com/gbdev/rgbds - 03629b74d9161aec138e1dfa49cded792bf344a9 authored about 5 years ago by Jakub Kądziołka <[email protected]>
Merge pull request #384 from dbrotz/fix-local-label-segfault

Check if parent exists for local label reference

github.com/gbdev/rgbds - b069278e98b19e367b78c8dc4f16ea48edfd6213 authored about 5 years ago by Eldred Habert <[email protected]>
Merge pull request #384 from dbrotz/fix-local-label-segfault

Check if parent exists for local label reference

github.com/gbdev/rgbds-deb - b069278e98b19e367b78c8dc4f16ea48edfd6213 authored about 5 years ago by Eldred Habert <[email protected]>
Merge pull request #383 from dbrotz/fix-380

Change the precedence of == to match the documentation

github.com/gbdev/rgbds-deb - 9738c88f957e51ff6834c0382b73bf7331fa25b2 authored about 5 years ago by Eldred Habert <[email protected]>
Merge pull request #383 from dbrotz/fix-380

Change the precedence of == to match the documentation

github.com/gbdev/rgbds - 9738c88f957e51ff6834c0382b73bf7331fa25b2 authored about 5 years ago by Eldred Habert <[email protected]>
Add tests for bracketed symbols

github.com/gbdev/rgbds-deb - a21ea30be09d7719b2b2e096de1c579f1df39c7a authored about 5 years ago by ISSOtm <[email protected]>
Add tests for bracketed symbols

github.com/gbdev/rgbds - a21ea30be09d7719b2b2e096de1c579f1df39c7a authored about 5 years ago by ISSOtm <[email protected]>
Add "print types" to bracketed symbols

Should partially cover #178 and close #270.
This allows printing numbers in different bases and w...

github.com/gbdev/rgbds-deb - 64752da42defe06d559d08baf84c31da7bedce5e authored about 5 years ago by ISSOtm <[email protected]>
Add "print types" to bracketed symbols

Should partially cover #178 and close #270.
This allows printing numbers in different bases and w...

github.com/gbdev/rgbds - 64752da42defe06d559d08baf84c31da7bedce5e authored about 5 years ago by ISSOtm <[email protected]>
Prevent `SET` from overriding constant symbols

Fixes #341

github.com/gbdev/rgbds - e3e18063c657428dd9043bd631595a38be2f4d7c authored about 5 years ago by ISSOtm <[email protected]>
Prevent `SET` from overriding constant symbols

Fixes #341

github.com/gbdev/rgbds-deb - e3e18063c657428dd9043bd631595a38be2f4d7c authored about 5 years ago by ISSOtm <[email protected]>
/* FF30-FF3F - Wave Pattern RAM */ Add notice about byte

github.com/gbdev/pandocs - 8fd36e6c4a922dd61523aefeec237462af50eeb5 authored about 5 years ago by ISSOtm <[email protected]>
/* SGB Command 00h - PAL01 */ SGB and GBC sharing palette data

github.com/gbdev/pandocs - b7a0b29ee81a7327c5159ee6bb08f352b81d6d65 authored about 5 years ago by PinoBatch <[email protected]>
/* SGB Command 14h - PCT_TRN */ 700-7FF of this isn't even used, as it corresponds to the unused bottom 4 tilemap rows

github.com/gbdev/pandocs - db25c8bd5eab4ab27e90b8ce1fd9988078809852 authored about 5 years ago by PinoBatch <[email protected]>
EMULATORS.md: Add Peanut-GB (#141)

github.com/gbdev/awesome-gbdev - efbccff1cbe0555e6378bf186067e4db826da12a authored about 5 years ago by Mahyar Koshkouei <[email protected]>
Improve section overflow error message

When trying to fix a section becoming too large, the size it reached is necessary to know whether...

github.com/gbdev/rgbds-deb - e400eac42b497ca11387de0a7f3e8100d33cf6ab authored about 5 years ago by ISSOtm <[email protected]>
Improve section overflow error message

When trying to fix a section becoming too large, the size it reached is necessary to know whether...

github.com/gbdev/rgbds - e400eac42b497ca11387de0a7f3e8100d33cf6ab authored about 5 years ago by ISSOtm <[email protected]>
Check if parent exists for local label reference

If an attempt is made to reference a local label before any non-local label
is defined, raise an ...

github.com/gbdev/rgbds-deb - a6bf77718cc823cc6ca78aefdaa0e21ea72a460f authored about 5 years ago by dbrotz <[email protected]>
Check if parent exists for local label reference

If an attempt is made to reference a local label before any non-local label
is defined, raise an ...

github.com/gbdev/rgbds - a6bf77718cc823cc6ca78aefdaa0e21ea72a460f authored about 5 years ago by dbrotz <[email protected]>
Change the precedence of == to match the documentation

The documentation states that == has the same precedence as the other
comparison operators.

github.com/gbdev/rgbds-deb - c2787a9ea9dcc6558775aaf17669b921e642f1ff authored about 5 years ago by dbrotz <[email protected]>
Change the precedence of == to match the documentation

The documentation states that == has the same precedence as the other
comparison operators.

github.com/gbdev/rgbds - c2787a9ea9dcc6558775aaf17669b921e642f1ff authored about 5 years ago by dbrotz <[email protected]>
Merge pull request #382 from NieDzejkob/checkpatch-bool-member

checkpatch.conf: Don't complain when bools are used in struct

github.com/gbdev/rgbds - e33e6e24132dea1490e3039a6c85194d2b6a7a74 authored about 5 years ago by Antonio Niño Díaz <[email protected]>
Merge pull request #382 from NieDzejkob/checkpatch-bool-member

checkpatch.conf: Don't complain when bools are used in struct

github.com/gbdev/rgbds-deb - e33e6e24132dea1490e3039a6c85194d2b6a7a74 authored about 5 years ago by Antonio Niño Díaz <[email protected]>
checkpatch.conf: Don't complain when bools are used in struct

In RGBDS's codebase, boolean struct members aren't a problem. See
include/asm/main.h, include/gf...

github.com/gbdev/rgbds-deb - 3cb56c5a2e6265a1da4e4ac542c48cfacb0226b5 authored about 5 years ago by Jakub Kądziołka <[email protected]>
checkpatch.conf: Don't complain when bools are used in struct

In RGBDS's codebase, boolean struct members aren't a problem. See
include/asm/main.h, include/gf...

github.com/gbdev/rgbds - 3cb56c5a2e6265a1da4e4ac542c48cfacb0226b5 authored about 5 years ago by Jakub Kądziołka <[email protected]>
rgbgfx: Add an option to take the CGB's color profile into account

github.com/gbdev/rgbds - 91984cb7e715db9693dc8f6542a74d368b31fe51 authored about 5 years ago by Jakub Kądziołka <[email protected]>
rgbgfx: Add an option to take the CGB's color profile into account

github.com/gbdev/rgbds-deb - 91984cb7e715db9693dc8f6542a74d368b31fe51 authored about 5 years ago by Jakub Kądziołka <[email protected]>
Merge pull request #366 from dbrotz/fix-313

Fix signed integer overflow issues

github.com/gbdev/rgbds - b8d5dd18240cd12ed3cb5294a8c2c239d13fb145 authored about 5 years ago by Antonio Niño Díaz <[email protected]>
Merge pull request #366 from dbrotz/fix-313

Fix signed integer overflow issues

github.com/gbdev/rgbds-deb - b8d5dd18240cd12ed3cb5294a8c2c239d13fb145 authored about 5 years ago by Antonio Niño Díaz <[email protected]>
Merge pull request #364 from dbrotz/fix-362

Don't append invalid characters to symbol name

github.com/gbdev/rgbds - 88b66f2941ccb25d83c346f10c86d2a2eb5c9eeb authored about 5 years ago by Antonio Niño Díaz <[email protected]>
Merge pull request #364 from dbrotz/fix-362

Don't append invalid characters to symbol name

github.com/gbdev/rgbds-deb - 88b66f2941ccb25d83c346f10c86d2a2eb5c9eeb authored about 5 years ago by Antonio Niño Díaz <[email protected]>
Merge pull request #374 from Ben10do/pushs-outside-of-section

Allow PUSHS to be used before a section

github.com/gbdev/rgbds-deb - 3c7e59b9e12355bb3e3ba606bad69a185e2c4afc authored about 5 years ago by Antonio Niño Díaz <[email protected]>
Merge pull request #374 from Ben10do/pushs-outside-of-section

Allow PUSHS to be used before a section

github.com/gbdev/rgbds - 3c7e59b9e12355bb3e3ba606bad69a185e2c4afc authored about 5 years ago by Antonio Niño Díaz <[email protected]>
Allow PUSHS to be used before a section

Previously, a PUSHS before a SECTION directive would cause rgbasm to crash when encountering a s...

github.com/gbdev/rgbds-deb - 16111f46ef95c45603d3929f1174cb7f8e916aee authored about 5 years ago by Ben Hetherington <[email protected]>
Update CONTRIBUTORS.rst

Updated to reflect my current committer identity.

github.com/gbdev/rgbds - c4471e33009eb038e3d23e1de80dba0a8c0e7973 authored about 5 years ago by Ben Hetherington <[email protected]>
Update CONTRIBUTORS.rst

Updated to reflect my current committer identity.

github.com/gbdev/rgbds-deb - c4471e33009eb038e3d23e1de80dba0a8c0e7973 authored about 5 years ago by Ben Hetherington <[email protected]>
Allow PUSHS to be used before a section

Previously, a PUSHS before a SECTION directive would cause rgbasm to crash when encountering a s...

github.com/gbdev/rgbds - 16111f46ef95c45603d3929f1174cb7f8e916aee authored about 5 years ago by Ben Hetherington <[email protected]>
0.11.0

github.com/gbdev/list-linter - c9b79f8f0d6e721dc15d1598d1895f997da8531a authored about 5 years ago by Sindre Sorhus <[email protected]>
Resolve GIT URL via 'git remote...' (#87)

github.com/gbdev/list-linter - e6202ce24a739edb8acdd1c44a274150a9d9def3 authored about 5 years ago by Tiago Danin <[email protected]>
/* FF44 - LY - LCDC Y-Coordinate (R) */ Writing to LY does not reset the counter. Verified by test ROM.

github.com/gbdev/pandocs - 9f80290520bfc85f32119929ea5c82ff9419cce1 authored about 5 years ago by mattcurrie <[email protected]>
Reverted edits by [[Special:Contributions/Nitro2k01|Nitro2k01]] ([[User talk:Nitro2k01|talk]]) to last revision by [[User:PinoBatch|PinoBatch]]

github.com/gbdev/pandocs - c0c5f17ee4c1635f79fde2949446abae53b54076 authored over 5 years ago by Nitro2k01 <[email protected]>
/* Wisdom Tree */

github.com/gbdev/pandocs - 0fb41fb53c146b1a66b09820fc13cfa965a8454e authored over 5 years ago by Nitro2k01 <[email protected]>
/* Wisdom Tree */ The required reset stub is 5 bytes: not a big inconvenience

github.com/gbdev/pandocs - 213a6a06caee56daadc76c71816e23fa0c5625f3 authored over 5 years ago by PinoBatch <[email protected]>
Rewrote Wisdom Tree

github.com/gbdev/pandocs - 884bc33dfa6e14453e39016a1c7a806b581fa2f5 authored over 5 years ago by Nitro2k01 <[email protected]>
Added BGB magic values

github.com/gbdev/pandocs - 9f0a0b51b35864fe812623481382a5840d86754e authored over 5 years ago by Nitro2k01 <[email protected]>
/* MBC Timing Issues */ It's about timing guarantees

github.com/gbdev/pandocs - df8a4675fb881cc2c6dcfaed2936e7c80b9305cd authored over 5 years ago by PinoBatch <[email protected]>
/* Wisdom Tree */ fix the section's nesting

github.com/gbdev/pandocs - a40fa11f64320558106f10b294f1b04a2b5e6232 authored over 5 years ago by PinoBatch <[email protected]>
/* Multicart MBCs */ add Wisdom Tree

github.com/gbdev/pandocs - fafedf303ec81fcdbc09add5026e10022a167e3d authored over 5 years ago by PinoBatch <[email protected]>
revision 2019-07-19T11:09:12Z

github.com/gbdev/pandocs - a865182d3a21ddb327bce4da891c7e9ca24716c8 authored over 5 years ago by LIJI32 <[email protected]>
revision 2019-07-19T11:08:42Z

github.com/gbdev/pandocs - e844289c94c2c7a25966e7c73f77fe4a1a9a50b6 authored over 5 years ago by LIJI32 <[email protected]>
revision 2019-07-19T11:05:44Z

github.com/gbdev/pandocs - 4657f78cbac37f7815b11965eb22cca9b9c2f131 authored over 5 years ago by LIJI32 <[email protected]>
Merge pull request #358 from dbrotz/fix-357

Fix buffer overflow when creating patches with long RPN expressions

github.com/gbdev/rgbds - b019b0394621c130f53c0db03372ea036700270f authored over 5 years ago by Antonio Niño Díaz <[email protected]>
Merge pull request #358 from dbrotz/fix-357

Fix buffer overflow when creating patches with long RPN expressions

github.com/gbdev/rgbds-deb - b019b0394621c130f53c0db03372ea036700270f authored over 5 years ago by Antonio Niño Díaz <[email protected]>
Merge pull request #372 from jidoc01/master

Document the feature of input from stdin (resolves #371)

github.com/gbdev/rgbds - 605acd24ba36e48948fd48e341c2c1523808abcc authored over 5 years ago by Antonio Niño Díaz <[email protected]>
Merge pull request #372 from jidoc01/master

Document the feature of input from stdin (resolves #371)

github.com/gbdev/rgbds-deb - 605acd24ba36e48948fd48e341c2c1523808abcc authored over 5 years ago by Antonio Niño Díaz <[email protected]>
$0000-$3FFF is only usually fixed. MBC1M and Wisdom Tree regularly switch it.

github.com/gbdev/pandocs - e61f9fd28ef5923d94775a35548e89d9b045b320 authored over 5 years ago by PinoBatch <[email protected]>
$0000-$3FFF is only usually fixed. MBC1M and Wisdom Tree regularly switch it.

github.com/gbdev/pandocs - 9827ad577068d331b25496ce14ce4283ac7bdb82 authored over 5 years ago by PinoBatch <[email protected]>
Document the feature of input from stdin

Since #329, rgbasm can get input from stdin. I updated the manpage
file related to it, which exp...

github.com/gbdev/rgbds-deb - c8630eee95512bb0361b4dc389a61ee0a5a66875 authored over 5 years ago by jidoc01 <[email protected]>
Document the feature of input from stdin

Since #329, rgbasm can get input from stdin. I updated the manpage
file related to it, which exp...

github.com/gbdev/rgbds - c8630eee95512bb0361b4dc389a61ee0a5a66875 authored over 5 years ago by jidoc01 <[email protected]>
Merge pull request #365 from dbrotz/terminate-bracketed-symbol

Terminate standalone bracketed symbol strings

github.com/gbdev/rgbds - 40405555325197b9b62a825bd55bdfdd8215812c authored over 5 years ago by Antonio Niño Díaz <[email protected]>
Merge pull request #365 from dbrotz/terminate-bracketed-symbol

Terminate standalone bracketed symbol strings

github.com/gbdev/rgbds-deb - 40405555325197b9b62a825bd55bdfdd8215812c authored over 5 years ago by Antonio Niño Díaz <[email protected]>
Merge pull request #360 from jidoc01/master

Improve charmap structure with trie.

github.com/gbdev/rgbds-deb - defb221c9834a15da53fc9b1023f9c55e2637f12 authored over 5 years ago by Antonio Niño Díaz <[email protected]>
Merge pull request #360 from jidoc01/master

Improve charmap structure with trie.

github.com/gbdev/rgbds - defb221c9834a15da53fc9b1023f9c55e2637f12 authored over 5 years ago by Antonio Niño Díaz <[email protected]>
Improve charmap structure with trie

Charmap's previous structure was using brute-force comparison for
converting the strings in sour...

github.com/gbdev/rgbds - e7dc094e568bf05688fd729e9a266ee02d2a2607 authored over 5 years ago by jidoc01 <[email protected]>
Improve charmap structure with trie

Charmap's previous structure was using brute-force comparison for
converting the strings in sour...

github.com/gbdev/rgbds-deb - e7dc094e568bf05688fd729e9a266ee02d2a2607 authored over 5 years ago by jidoc01 <[email protected]>
Merge pull request #370 from jidoc01/fix_bug

Fix comment bug

github.com/gbdev/rgbds-deb - dfdb1071051b28608d178f3611332db1e299d105 authored over 5 years ago by Antonio Niño Díaz <[email protected]>
Merge pull request #370 from jidoc01/fix_bug

Fix comment bug

github.com/gbdev/rgbds - dfdb1071051b28608d178f3611332db1e299d105 authored over 5 years ago by Antonio Niño Díaz <[email protected]>
Merge pull request #359 from dbrotz/fix-lexer-out-of-bounds

Fix out of bounds array access in lexer

github.com/gbdev/rgbds - 9f598dfdb785d6464d18ffa84801be1c9491d474 authored over 5 years ago by Antonio Niño Díaz <[email protected]>
Merge pull request #359 from dbrotz/fix-lexer-out-of-bounds

Fix out of bounds array access in lexer

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