1
General Software Discussion / Re: Looking for someone to fix and improve a set of PS1 and a PS2 emulators
« on: May 08, 2022, 06:16 PM »
It crashes when I click File, Run (or press r) when running a build of either hps1x64 or hps2x64 that is compiled with any GCC version plus the ld.exe from binutils 2.36 but not when doing that when running a build of either hps1x64 or hps2x64 that is compiled with any GCC version plus the ld.exe from binutils 2.35. I have managed to pinpoint the line of code responsible. It is ( (func2) (rs->pCodeStart [ Index ]) ) (); in \hps1x64\src\r3000a\src\r3000a.cpp and in \hps2x64\src\r5900\src\r5900.cpp.