Skip to content

Conversation

eadmaster
Copy link
Contributor

fixes issue 1:
#1

continue; // current line does not contain a palette color definition, so go to next line
}

if (startswith(line, "slectedScheme="))
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like typo.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor

Choose a reason for hiding this comment

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

o_O ok, then.

@eadmaster
Copy link
Contributor Author

I'm not sure if the bitwise operations in "gbcpalettes.h" are portable on other archs (i've run tests only on x86).
Please take a look at them!

@Themaister
Copy link
Contributor

The PACK_* macros. They look fine. Shouldn't be any portability issues there. Thanks for implementing this :p

Themaister pushed a commit that referenced this pull request Jan 14, 2013
added GBC BIOS palettes + some fixes
@Themaister Themaister merged commit c9bd958 into libretro:master Jan 14, 2013
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

Successfully merging this pull request may close these issues.

2 participants