TeamPandory / pandorytool

A tool to automate ROM installation for the Pandora Games 3D
GNU General Public License v2.0
85 stars 26 forks source link

Emulator check #9

Closed dajoho closed 4 years ago

dajoho commented 4 years ago

@emuchicken You had a go at some if/else-Exceptions in ModeAdd.cpp. I have fixed the syntax but don't quite understand exactly what you were trying to do. Could you explain what the logic should be here?

If (GBC) => 14 else 000..... what does that mean exactly?

TeamPandory commented 4 years ago

I couldnt get it working, so the else statement was to check if anything would override the initial 0 all works now tho- needs checking on wonderswan tho (not tried that system yet!)