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

Broken runtime error highlilghting #201

Open
SpanishPear opened this issue May 17, 2022 · 0 comments
Open

Broken runtime error highlilghting #201

SpanishPear opened this issue May 17, 2022 · 0 comments
Labels
A-mipsy_web Area: mipsy web Regression A feature that has worked before is now broken

Comments

@SpanishPear
Copy link
Collaborator

SpanishPear commented May 17, 2022

    .text
main:
    li      $t0, 42
    li      $t0, 42

    li      $t0, 42

    li      $t0, 42

    li      $t0, 42
    li      $t0, 42
    li      $t0, 42
    li      $t0, 42
    li      $t0, 42
    li      $t0, 42
    li      $t0, 42
    li      $t0, 42
    li      $t0, 42
    li      $t0, 42
    li      $t0, 42
    li      $t0, 42

    li      $t1, 0

    div     $t2, $t0, $t1

    li      $v0, 0
    jr      $ra

Mipsy web seems to not be highlighting the div by 0 line (I thinjk this is a regression), and showing an empty "tip: " when there is no tips (UX bug)

@SpanishPear SpanishPear added A-mipsy_web Area: mipsy web Regression A feature that has worked before is now broken labels May 17, 2022
@SpanishPear SpanishPear changed the title Runtime error highlilghting Broken runtime error highlilghting May 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-mipsy_web Area: mipsy web Regression A feature that has worked before is now broken
Projects
None yet
Development

No branches or pull requests

1 participant