Hi all!
As you may know, the canoe-shvc emulator that snes mini uses is nothing but an arm executable, which can be run on many ARM boards like the popular Raspberry Pi.
It works with no problems with an small exception: passing the "--sram-file" parameter causes the emulator to fail on assertion. It ONLY happens when that parameter is passed.
We have tried to debug the problem but with no success. Any ideas on what this software tries to do?
As you may know, the canoe-shvc emulator that snes mini uses is nothing but an arm executable, which can be run on many ARM boards like the popular Raspberry Pi.
It works with no problems with an small exception: passing the "--sram-file" parameter causes the emulator to fail on assertion. It ONLY happens when that parameter is passed.
We have tried to debug the problem but with no success. Any ideas on what this software tries to do?