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 logical cpu instructions. #32

Closed
galeblon opened this issue Aug 9, 2020 · 0 comments · Fixed by #33
Closed

Add logical cpu instructions. #32

galeblon opened this issue Aug 9, 2020 · 0 comments · Fixed by #33
Assignees
Projects

Comments

@galeblon
Copy link
Owner

galeblon commented Aug 9, 2020

AND, XOR, OR and CP (compare).

@galeblon galeblon added this to Project Backlog in GBC Emu via automation Aug 9, 2020
@galeblon galeblon self-assigned this Aug 9, 2020
@galeblon galeblon linked a pull request Aug 9, 2020 that will close this issue
GBC Emu automation moved this from Project Backlog to Done Aug 10, 2020
galeblon added a commit that referenced this issue Aug 17, 2020
* Fixed warnings.

* Finished primary table and fixed wrong operation in pop instructions.

* Update cpu.c

Missing negation.

* Update Makefile

* Update cpu.c

* Update cpu.c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
GBC Emu
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant