Skip to content

Incorrect CAL symbols #32

@klavierworks

Description

@klavierworks

I believe the CAL greater than and less than symbols are inverted.

See tistud1, script 61 (default handler of the director).

PSHM_W      VAR256
PSHN_L      285
CAL         LS
JPF         LABEL0

This is rendered as:

if 285 < 256_uword begin

However this script executes when the progress variable is less than 285.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions