-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
ST7 is a superset of 6805, but uses a different syntax for its instructions. Because we have modules for each, we ought to be able to take 6805 assembly, move it to machine language, then back from machine language to ST7, with the same symbol names and comments. This would also allow us to rewrite hastily implemented languages with cleaner syntax.
- Basic translation works.
- Errors on unmatched instructions.
- Comments are preserved.
- Nippertool is translated.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels