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

Merge v0.1.8 #18

Merged
merged 33 commits into from
Mar 10, 2024
Merged

Merge v0.1.8 #18

merged 33 commits into from
Mar 10, 2024

Conversation

1whatleytay
Copy link
Owner

Changes:

  • Saturn now allows you to edit the contents of memory from the memory tab.
  • Saturn now watches for filesystem events, allowing you to use your editor of choice (e.g. VS Code).
  • Live error messages now have proper instruction formatting.
  • You can now backstep out of exceptions or errors (to see where your error originated).
  • With time travel, If you jump to an invalid address then the causing address.
  • Jump instruction had an edge case encoding problem, which is now fixed.
  • Added option to interpret register values as signed.
  • Filesystem access has been restricted for security.

@1whatleytay 1whatleytay merged commit 8fede60 into main Mar 10, 2024
3 checks passed
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