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

Add more opcodes #15

Merged
merged 8 commits into from
Jul 19, 2024
Merged

Add more opcodes #15

merged 8 commits into from
Jul 19, 2024

Conversation

belen-albeza
Copy link
Contributor

  • Add missing tests for MUL2 and DIV2
  • Add JMP and JMP2 opcodes
  • Add JNZ and JNZ2 opcodes
  • Update sprite rom to make it a bit more fancy
  • Add LDZ and LDZ2 opcodes
  • Make JNZ and JNZ2 use the flag system with generics
  • Add STZ and STZ2 opcodes
  • Add EQU and EQU2 opcodes

@belen-albeza belen-albeza merged commit 0eea85a into main Jul 19, 2024
1 check 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