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

Make it possible to extract functions to separate files #45

Open
jverkoey opened this issue Feb 5, 2021 · 0 comments
Open

Make it possible to extract functions to separate files #45

jverkoey opened this issue Feb 5, 2021 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@jverkoey
Copy link
Owner

jverkoey commented Feb 5, 2021

This will enable larger structural organization of the disassembly.

One way to do this would be to allow a filename to be associated with a function. Doing so would cause the function's entire scope to be moved to that file. This file would in turn be imported from the appropriate bank.

@jverkoey jverkoey added the enhancement New feature or request label Feb 5, 2021
@jverkoey jverkoey added this to the v1.0 milestone Feb 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant