Skip to content

feat(interrupts): make is_global_enabled optional - #48

Merged
dcamarmas merged 1 commit into
creatorsim:masterfrom
rajayonin:optional-is-global-enabled
Jul 16, 2026
Merged

feat(interrupts): make is_global_enabled optional#48
dcamarmas merged 1 commit into
creatorsim:masterfrom
rajayonin:optional-is-global-enabled

Conversation

@rajayonin

Copy link
Copy Markdown
Member

Closes #15

@codacy-production

codacy-production Bot commented Jul 14, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@rajayonin

Copy link
Copy Markdown
Member Author

When merging this, please do it after #44, as both PRs update the assembler submodule. The latest version of the submodule is the one included here.

@rajayonin

Copy link
Copy Markdown
Member Author

Tests are not passing, but because they need to be updated. They are already updated in 00fd4bd (#44), so merge that first.

@rajayonin
rajayonin force-pushed the optional-is-global-enabled branch 2 times, most recently from 491c0ec to 5cae584 Compare July 14, 2026 16:14
@rajayonin
rajayonin force-pushed the optional-is-global-enabled branch from 5cae584 to 018c565 Compare July 14, 2026 16:15
@rajayonin

Copy link
Copy Markdown
Member Author

Rebased, tests are passing, it's good to go 👍.

@dcamarmas
dcamarmas merged commit f024a43 into creatorsim:master Jul 16, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make is_global_enabled in architecture interrupts optional

2 participants