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

IntCPU: Unkown instruction 00000000 at PC =.... #63

Open
Legendary-Candice-Joe opened this issue Jun 30, 2023 · 0 comments
Open

IntCPU: Unkown instruction 00000000 at PC =.... #63

Legendary-Candice-Joe opened this issue Jun 30, 2023 · 0 comments

Comments

@Legendary-Candice-Joe
Copy link

Since my last issue I've actually realized what I've done wrong.
I needed to compile libpng and libz for the Wii (something I for some reason didn't know how to do), also some stuff for SDL_mixer.
Since then compiled libpng, libz, libjpeg, etc for all of it and completely compiled Wii SDL. All of the .a files seem to be intact.

But when I compile it and test my template in Dolphin, I get the error mentioned in the title.
I was able to compile the other templates included with DevKitPro and the red screen template that I'm using only relies on the same imports as the others and also the SDL imports.

I've made sure all of the LIBS are correct in the makefile and also no errors or warnings occur when compiling the template.
But when I test it Dolphin throws several of the same error and it just hangs.
I'm not sure where to start with trouble shooting so any help would be appreciated.

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