Skip to content

Allow STARTOF(SECTTYPE) and SIZEOF(SECTTYPE) to be constant when possible - #2131

Open
Rangi42 wants to merge 1 commit into
gbdev:masterfrom
Rangi42:constant-startof-sizeof
Open

Rangi42 wants to merge 1 commit into
gbdev:masterfrom
Rangi42:constant-startof-sizeof

Conversation

@Rangi42

@Rangi42 Rangi42 commented Sep 20, 2026

Copy link
Copy Markdown
Contributor

Fixes #2129

Since STARTOF(SECTTYPE) is always constant now, it renders the RPN_STARTOF_SECTTYPE command redundant; but I would at least wait for v1.1.0 to get rid of that.

Preview of how the man page looks with paragraph breaks in the table cells:

image

@Rangi42 Rangi42 added this to the 1.0.4 milestone Sep 20, 2026
@Rangi42
Rangi42 requested a review from ISSOtm September 20, 2026 19:52
@Rangi42 Rangi42 added enhancement Typically new features; lesser priority than bugs rgbasm This affects RGBASM labels Sep 20, 2026
@Rangi42 Rangi42 modified the milestones: 1.0.4, 2.0.0, 1.1.0 Sep 20, 2026
@Rangi42
Rangi42 marked this pull request as draft September 20, 2026 20:19
@Rangi42

Rangi42 commented Sep 20, 2026

Copy link
Copy Markdown
Contributor Author

Converted to a draft so it doesn't get merged yet, since we'd like to do a last bugfix v1.0.4 release before more features in v1.1.0.

@Rangi42
Rangi42 force-pushed the constant-startof-sizeof branch from ccf5d0b to 08df87a Compare September 21, 2026 13:53
@ISSOtm
ISSOtm marked this pull request as ready for review September 22, 2026 17:07
@ISSOtm

ISSOtm commented Sep 22, 2026

Copy link
Copy Markdown
Member

Un-drafting, since we're releasing 1.0.4 now and there's no risk of confusion anymore.

This branch has not been deployed

No deployments
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow STARTOF() to be constant

2 participants