Polprzewodnikowy / N64FlashcartMenu

Universal N64 flashcart menu for wide variety of devices
106 stars 7 forks source link

CPU Exception at PC:00000000 #70

Closed Trevor89 closed 6 months ago

Trevor89 commented 6 months ago

Firmware version of the flashcart

2

Menu version used

latest (15/12/23)

Description

When Load and Run any rom I get this CPU Exception. I can load png's fine and navigate the menu, but I cannot load any game on my Everdrive V2.5

Backtrace:

[0x0000000] flashcart_load_rom (...Menu/src/flashcart/flashcart.c:141) ### How to reproduce Using Everdrive V2.5 PAL press A twice on any rom ### Expected behavior load rom ### Screenshots _No response_ ### Additional information _No response_
Polprzewodnikowy commented 6 months ago

Everdrive V2.5 is not supported yet, there's pull request https://github.com/Polprzewodnikowy/N64FlashcartMenu/pull/44 open but progress on it unfortunately has slowed down. I can't work on it because I don't own this cartridge and can't do any testing myself.

Trevor89 commented 6 months ago

Just doublechecked my cart and it says V2.0 (I cant remember what the differences were between 2 and 2.5) firmware 2.33

networkfusion commented 6 months ago

I am going to close this as unsupported and covered by #4 As pointed out, a potentially working example is in #44 and if it does not work, feel free to add comments in either of those.

networkfusion commented 6 months ago

Extra note: it might be worth ensuring that the menu warns the user that the current flashcart is unsupported in the main firmware, but not enough to re-open the issue.