Skip to content

Option to show tokenized control codes in REM statements #2

Closed
@lippmaje

Description

@lippmaje

I have REM statements looking like this:
10 REM \#235i(0;7;1){\#231i:\#2421}

With 'LIST 10' I get this:
10 REM FOR i(0;7;1){ BORDER i: PAUSE 1}

I did not find any options to make BasinC display REM statements like Speccy does.
Is there any way to get to the ZX representation of REMs, or could an appropriate option be added?
I want to parse this statement, therefore I'd like to go with the 1-byte opcode but have BasinC to keep Speccy's representation of the listing to improve readability.

issue_rem
issue_rem2

How it should look like:
issue_rem3

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