Skip to content

Conversation

@ajxs
Copy link

@ajxs ajxs commented Jun 8, 2024

This change resolves an issue where a character literal for a space (ASCII 0x20) (such as LDAA #') followed by a trailing carriage return character (\r, ASCII 0xD), will be encoded incorrectly. The parser treats the trailing \r as the character to encode.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant