Skip to content

Wrong precedence for XOR in cpmish/cpmtools/asm.c #73

Description

@cbothamy

Hello David,

While watching your assembler videos, I noticed a precedence issue in the expression evaluator.
XOR should have the same precedence as OR, but has currently the same precedence as + and -

The same goes for the cowgol version of the assembler.

Btw, I would like to thank you for your great content on your youtube channel. As a guy who started with a c64 and 8085 microcontrollers, I find your coding sessions videos both exciting and educational !

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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