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

Implement adress calculation logic #4

Open
4 tasks
pmqtt opened this issue Dec 20, 2024 · 0 comments
Open
4 tasks

Implement adress calculation logic #4

pmqtt opened this issue Dec 20, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@pmqtt
Copy link
Owner

pmqtt commented Dec 20, 2024

Implement address calculation logic in the Instruction structs. This involves ensuring that address calculations are performed correctly and efficiently in the VM.

Tasks

  • Review existing Instruction structs to identify where address calculations are needed.
  • Implement address calculation methods where necessary.
  • Write unit tests to validate the correctness of address calculations.
  • Document the changes and update any related documentation.

Related Files

  • include/Instruction.h
  • include/VMType.h
@pmqtt pmqtt added the good first issue Good for newcomers label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant