Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow LOAD FRAGMENT #1552

Merged
merged 1 commit into from
Oct 24, 2024
Merged

Allow LOAD FRAGMENT #1552

merged 1 commit into from
Oct 24, 2024

Conversation

Rangi42
Copy link
Contributor

@Rangi42 Rangi42 commented Oct 23, 2024

This was implemented in #736 but removed after discussion in #869.

Fixes #1537

@Rangi42 Rangi42 added enhancement Typically new features; lesser priority than bugs rgbasm This affects RGBASM rgblink This affects RGBLINK labels Oct 23, 2024
@Rangi42 Rangi42 force-pushed the load-fragment branch 3 times, most recently from 941ff16 to 3eaf9d4 Compare October 23, 2024 19:11
@Rangi42 Rangi42 requested a review from ISSOtm October 23, 2024 19:12
@Rangi42
Copy link
Contributor Author

Rangi42 commented Oct 23, 2024

I think this just needs more test cases to cover whatever issues people are expecting could occur.

@Rangi42
Copy link
Contributor Author

Rangi42 commented Oct 23, 2024

$ xxd test/link/load-fragment/section-fragment/ref.out.bin
00000000: 18fe 1800 4865 6c6c 6f20 776f 726c 6421  ....Hello world!
00000010: 18ee 18fc                                ....

This was implemented in gbdev#736 but removed after discussion in gbdev#869.

Fixes gbdev#1537
@Rangi42 Rangi42 merged commit 5efd303 into gbdev:master Oct 24, 2024
22 checks passed
@Rangi42 Rangi42 deleted the load-fragment branch October 24, 2024 23:45
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] LOAD FRAGMENT
1 participant