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

[bug]: (Safari, CPU Emulator) Clearing the ROM after starting the execution of the test script. #527

Open
1 of 2 tasks
pmokeev opened this issue Dec 8, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@pmokeev
Copy link

pmokeev commented Dec 8, 2024

Tool

CPU Emulator

Interface

Website (https://nand2tetris.github.io/web-ide)

Contact Details

No response

What happened?

Sequence of steps:

  1. Loading a local .hack file into the ROM (previously compiled in Assembler tool)
    image
  2. Loading a .tst script from the selected directory.
    image
  3. Verifying that everything is loaded successfully.
    image
  4. Clicking the Run button (or Step) in the test script resets the ROM block to its default state – everything is cleared.
    image

Because of this, the test results show -1 everywhere.

This is likely due to Safari., because in Google Chrome everything is fine

Additional Comments

Safari Version 17.6 (19618.3.11.11.5)

Do you want to try to fix this bug?

  • I want to try to add this feature!

Code of Conduct

  • I agree to follow this project's Code of Conduct
@pmokeev pmokeev added the bug Something isn't working label Dec 8, 2024
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