multiple ruleset support #244
fmixolydian
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Many assemblers (e.g. CA65) have a feature where you can switch between different CPU architectures within the same assembler file, e.g. for writing code for coprocessors.
It would be nice if customasm had a feature where you could choose which ruleset to enable. For example:
All reactions