This website requires JavaScript.
Explore
Help
Sign In
gbdev
/
rgbds
Watch
1
Star
0
Fork
0
mirror of
https://github.com/gbdev/rgbds.git
synced
2026-09-22 05:37:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2882424407fc6358613340fa6d0c29662652aa1f
rgbds
/
test
/
link
/
section-fragment
T
History
Rangi
c151450d9f
Fix underflowing
SECTION FRAGMENT
fixed address in RGBLINK (
#2122
)
2026-09-18 22:00:27 -04:00
..
good
Move a SECTION FRAGMENT test to the test/link/section-fragment folder (
#1354
)
2024-03-13 15:34:27 -04:00
jr-offset
rgblink adjusts patches' PC offsets when merging FRAGMENTs
2021-05-02 23:54:42 +02:00
jr-offset-load
Allow
LOAD FRAGMENT
(
#1552
)
2024-10-24 19:45:44 -04:00
org-beyond-size
Fix underflowing
SECTION FRAGMENT
fixed address in RGBLINK (
#2122
)
2026-09-18 22:00:27 -04:00
size-overflow
Prevent
SECTION FRAGMENT
combined sizes from overflowing their
uint16_t
size
2026-08-22 18:24:17 -04:00
align-conflict.asm
Consistently do
& alignMask
, not
% alignSize
2025-09-23 13:25:51 -04:00
align-conflict.out
Refactor section creation errors, and simplify output for single errors (
#1964
)
2026-05-21 13:01:08 -04:00