Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Nov 7, 2016

Slight optimisation of _PrintUInt,
Propose to include a faster fillscreen when color is null

Gérald DeGroote added 2 commits November 7, 2016 11:11
Slight optimisation of _PrintUInt,
Propose to include a faster fillscreen when color is null
Copy link
Member

@mateoconlechuga mateoconlechuga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The _FillScreen isn't an optimization.

; DE : New X coordinate
; NC : If offscreen
ld ix,6 ; get pointer to arguments
ld iy,ix-6
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't exist :D

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm just going to merge anyway and fix myself

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Of course, I meant LEA iy,ix-6 ;)

@mateoconlechuga mateoconlechuga merged commit 2e7664d into CE-Programming:master Nov 7, 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.

3 participants