Skip to content

Implement SIZEOF("Section") and STARTOF("Section")#766

Merged
Rangi42 merged 1 commit into
gbdev:masterfrom
Rangi42:sizeof-startof
Apr 17, 2021
Merged

Implement SIZEOF("Section") and STARTOF("Section")#766
Rangi42 merged 1 commit into
gbdev:masterfrom
Rangi42:sizeof-startof

Conversation

@Rangi42

@Rangi42 Rangi42 commented Feb 26, 2021

Copy link
Copy Markdown
Contributor

Fixes #765

Increments the object file revision number from 7 to 8

@Rangi42 Rangi42 requested a review from ISSOtm February 26, 2021 16:15
@Rangi42 Rangi42 force-pushed the sizeof-startof branch 4 times, most recently from d3e03de to a328db1 Compare March 5, 2021 15:13
@Rangi42 Rangi42 force-pushed the sizeof-startof branch 2 times, most recently from d66d8b7 to 0852e1d Compare March 10, 2021 00:51
@Rangi42 Rangi42 added enhancement Typically new features; lesser priority than bugs rgbasm This affects RGBASM rgblink This affects RGBLINK labels Mar 24, 2021
@Rangi42 Rangi42 force-pushed the sizeof-startof branch 6 times, most recently from 9262b5a to 5d97867 Compare March 31, 2021 20:12
@Rangi42 Rangi42 force-pushed the sizeof-startof branch 2 times, most recently from 5e278ba to b9c5d37 Compare April 13, 2021 14:33
Comment thread src/asm/rpn.c
Comment thread src/link/patch.c
Comment thread test/link/test.sh Outdated
@Rangi42 Rangi42 requested a review from ISSOtm April 16, 2021 13:28
@Rangi42 Rangi42 added this to the v0.5.1 milestone Apr 16, 2021
@ISSOtm

ISSOtm commented Apr 16, 2021

Copy link
Copy Markdown
Member

The only thing left to do is changing the object file revision. On that topic, since we have a change affecting the object file format, now would be a good time to implement #744.

@Rangi42 Rangi42 force-pushed the sizeof-startof branch 2 times, most recently from 4263137 to 67899fd Compare April 17, 2021 22:14
Updates the object file revision to 8

Fixes gbdev#765
@Rangi42 Rangi42 merged commit 52797b6 into gbdev:master Apr 17, 2021
@Rangi42 Rangi42 deleted the sizeof-startof branch April 17, 2021 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Typically new features; lesser priority than bugs rgbasm This affects RGBASM rgblink This affects RGBLINK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature request] SIZEOF("Section") and STARTOF("Section")

2 participants