Dwedit / PocketNES

NES emulator for GBA
49 stars 10 forks source link

Splash screen is offset wrong #6

Open patters-match opened 2 years ago

patters-match commented 2 years ago

If you build the latest PocketNES into a compilation with a splash screen, the splash screen is displayed offset to the right by about 20% and wrapped.

Dwedit commented 2 years ago

I don't even have any splash screens to test it with, I never use that feature. But that probably means its using the wrong address for the end of ROM. That thing changes every time GCC is updated. Will try it.

edit: Just created a build on my PC, and splash screens appear to be working fine there. Maybe I need to make a new release.