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

Support lazy evaluation of flags for i8080 #6

Open
kosarev opened this issue Nov 8, 2020 · 0 comments
Open

Support lazy evaluation of flags for i8080 #6

kosarev opened this issue Nov 8, 2020 · 0 comments

Comments

@kosarev
Copy link
Owner

kosarev commented Nov 8, 2020

#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.

@kosarev kosarev self-assigned this Nov 8, 2020
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 24, 2021
These '^ 1' parts do not affect computing HF and therefore are
not needed.
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant