Skip to content

Translation #28

@travisgoodspeed

Description

@travisgoodspeed

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions