Skip to content

LIST/RUN not working on OSI version #5

@zhen-bot

Description

@zhen-bot

For example,
PRINT "Hello"
work fine, but
10 PRINT "Hello"
RUN
doesn't work.
The line appears to be tokenized and stored to RAMSTART2 correctly,
but LINGET never seems to work.
FNDLIN always seems to look for LINNUM 00 00, even when it's 0A 00.
However, even doing:
00 PRINT "Hello"
RUN
Doesn't work.
I haven't dug further.

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