-
Notifications
You must be signed in to change notification settings - Fork 11
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
Support lazy evaluation of flags for i8080 #6
Labels
Comments
kosarev
added a commit
that referenced
this issue
Nov 8, 2020
kosarev
added a commit
that referenced
this issue
Jun 20, 2021
kosarev
added a commit
that referenced
this issue
Jun 20, 2021
kosarev
added a commit
that referenced
this issue
Jun 20, 2021
kosarev
added a commit
that referenced
this issue
Jun 20, 2021
kosarev
added a commit
that referenced
this issue
Jun 20, 2021
kosarev
added a commit
that referenced
this issue
Jun 20, 2021
kosarev
added a commit
that referenced
this issue
Jun 20, 2021
kosarev
added a commit
that referenced
this issue
Jun 20, 2021
kosarev
added a commit
that referenced
this issue
Jun 20, 2021
kosarev
added a commit
that referenced
this issue
Jun 20, 2021
kosarev
added a commit
that referenced
this issue
Jun 24, 2021
kosarev
added a commit
that referenced
this issue
Jun 24, 2021
kosarev
added a commit
that referenced
this issue
Jun 24, 2021
kosarev
added a commit
that referenced
this issue
Jun 24, 2021
These '^ 1' parts do not affect computing HF and therefore are not needed.
kosarev
added a commit
that referenced
this issue
Jun 24, 2021
kosarev
added a commit
that referenced
this issue
Jul 1, 2021
kosarev
added a commit
that referenced
this issue
Jul 1, 2021
kosarev
added a commit
that referenced
this issue
Jul 2, 2021
kosarev
added a commit
that referenced
this issue
Jul 2, 2021
We need this to enable the support for lazy flags in this code for i8080.
kosarev
added a commit
that referenced
this issue
Jul 2, 2021
kosarev
added a commit
that referenced
this issue
Jul 2, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#5 confirmed that lazy flags are generally implementable and might be beneficial in terms of performance. This task is (to try) to support lazy flags for i8080 and see if it works as a proof of concept and how much speed-up we can have from that. Lazy flags for Z80 is to be addressed with a separate ticket.
The text was updated successfully, but these errors were encountered: