Skip to content

CPU emulator and comments #2

@Pierce71588

Description

@Pierce71588

Add option to allow for comments to be displayed along with assembly code.

An alternative, if this is too difficult, would be to display the line number that the code is on in the original file. This would make it possible to look at the file in a text editor to see the comments.

When the emulator is running through the assembly code it is nice to see the progression. However, it is extremely difficult to know exactly where in the code you currently are, so it really is hard to actually follow. Becomes important when you are trying to debug assembly code that the user is creating.

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