Closed
Description
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.
Metadata
Metadata
Assignees
Labels
No labels