Hello mic,
Thanks a lot for your fantastic emulator, the fastest for 2D mode.
I have a little problem with gbfs system and Dualis.
When I use gbfs files inside my code, there is no problem with DUalis, it works fine.
But, if I want to make my gbfs file outside my ds.gba or nds file and use the find_first_gbfs_file((void *) 0x08000000) instruction, it always crash Dualis, do you know why ?
Also, the function works fine on a real DS and with DSEmu.
In my opnion, I think it is because the function scan all the memory and Dualis does not like it, isn't it ?
Regards