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

Respect palette map for sprite colorkey #739

Merged
merged 1 commit into from Sep 24, 2018
Merged

Respect palette map for sprite colorkey #739

merged 1 commit into from Sep 24, 2018

Conversation

ghost
Copy link

@ghost ghost commented Sep 23, 2018

Fixes both spr() and map()

Test with

function TIC()
	poke4(2 * 0x03ff0 + 8, 14)
	cls(9)
	spr(1, 0,0, 14, 3,0,0, 2,2)
end

Copy link
Owner

@nesbox nesbox left a comment

Choose a reason for hiding this comment

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

thank you for the fix
methought I saw an opened issue but can't find it

@nesbox nesbox merged commit 50d690e into nesbox:master Sep 24, 2018
@nesbox nesbox assigned ghost Sep 24, 2018
@nesbox nesbox added the bug label Sep 24, 2018
@nesbox nesbox added this to the 0.80.0 milestone Sep 24, 2018
@ghost ghost deleted the transparency branch December 22, 2018 13:39
@nesbox nesbox removed this from the 0.80.0 milestone Jul 15, 2020
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant