Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure to detect missing operand after operator #60

Closed
envenomator opened this issue Feb 25, 2024 · 2 comments
Closed

Failure to detect missing operand after operator #60

envenomator opened this issue Feb 25, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@envenomator
Copy link
Owner

Example:
ld a, 5-; doesn't produce an error, produces value 5

@envenomator envenomator added the bug Something isn't working label Feb 25, 2024
@envenomator envenomator self-assigned this Feb 25, 2024
envenomator added a commit that referenced this issue Feb 25, 2024
@envenomator
Copy link
Owner Author

Fixed in c987a5c

@envenomator
Copy link
Owner Author

Released as v1.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant