Skip to content

[WIP] Initial PreserveMost Calling Convention implementation #478

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jroweboy
Copy link

A WIP branch to try and make an interrupt compatible calling convention where the imaginary registers need to be saved when used, but the A/X/Y registers are readily available to be scratched. This would be useful as a middle ground for writing interrupt routines that can call other functions without affecting the registers on the current thread of execution. See #229

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.

1 participant