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

suggest a faster FillCircle_NoClip routine #34

Merged
merged 2 commits into from Oct 26, 2016
Merged

suggest a faster FillCircle_NoClip routine #34

merged 2 commits into from Oct 26, 2016

Conversation

ghost
Copy link

@ghost ghost commented Oct 25, 2016

Seems to be 10% faster

@mateoconlechuga
Copy link
Member

mateoconlechuga commented Oct 26, 2016

This routine destroys ix... But other than that it works quite well :) Simply changing the load from ix to iy should fix the issue.

In lines 1011,1013,1014 : use iy instead of ix
@mateoconlechuga mateoconlechuga merged commit fd8f1e0 into CE-Programming:master Oct 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants