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

Wrong result with relative numbers #176

Closed
spotlessmind1975 opened this issue Oct 28, 2021 · 1 comment
Closed

Wrong result with relative numbers #176

spotlessmind1975 opened this issue Oct 28, 2021 · 1 comment
Labels
bug Something isn't working pc128op Olivetti Prodest PC128 / Thomson MO6
Milestone

Comments

@spotlessmind1975
Copy link
Owner

This expression:

  PRINT 1 + (8 * -1) 

gives as a result -7 on proprietary BASIC, while ugBASIC print 9.

@spotlessmind1975 spotlessmind1975 added bug Something isn't working pc128op Olivetti Prodest PC128 / Thomson MO6 labels Oct 28, 2021
@spotlessmind1975 spotlessmind1975 added this to the 1.5 milestone Oct 28, 2021
@spotlessmind1975 spotlessmind1975 added this to Needs triage in Bug fix / Correzione bug via automation Oct 28, 2021
@spotlessmind1975 spotlessmind1975 moved this from Needs triage to High priority in Bug fix / Correzione bug Oct 28, 2021
@spotlessmind1975
Copy link
Owner Author

Fixed embedded 16 bit multiplication under 6809.

Bug fix / Correzione bug automation moved this from High priority to Closed Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pc128op Olivetti Prodest PC128 / Thomson MO6
Development

No branches or pull requests

1 participant