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

disassembler features / disassembly format checklist #2

Open
6 tasks
randomdude999 opened this issue Mar 12, 2024 · 0 comments
Open
6 tasks

disassembler features / disassembly format checklist #2

randomdude999 opened this issue Mar 12, 2024 · 0 comments

Comments

@randomdude999
Copy link
Collaborator

randomdude999 commented Mar 12, 2024

  • allow merging multiple db statements onto one line - possibly with more rules?
    • allow treating a merged db line as a string literal (not sure how often this would be used?)
  • autoconvert db $ff,$ff,$ff,... into fill commands
  • manually replace an address range with specified code (e.g. for loops)
  • some way to have comments on labels
  • replace specific sequences of instructions with macro calls

what else do we want the disassembly to have??

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

No branches or pull requests

1 participant