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

missing cycle count info for inc/dec on ixl/ixh/iyl/iyh #10

Open
sverx opened this issue May 17, 2020 · 0 comments
Open

missing cycle count info for inc/dec on ixl/ixh/iyl/iyh #10

sverx opened this issue May 17, 2020 · 0 comments

Comments

@sverx
Copy link
Contributor

sverx commented May 17, 2020

;assembly ; clock ,size: Op-Code
inc ixl   ;   0   ,   2: DD 2C
dec ixl   ;   0   ,   2: DD 2D
inc iyl   ;   0   ,   2: FD 2C
dec iyl   ;   0   ,   2: FD 2D
inc ixh   ;   0   ,   2: DD 24
dec ixh   ;   0   ,   2: DD 25
inc iyh   ;   0   ,   2: FD 24
dec iyh   ;   0   ,   2: FD 25
          ;   0   ,  16: 
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

No branches or pull requests

1 participant