grumpycoders / grumpycoders/pcsx-redux
Interpreter-JIT discrepancies
- Dominant language
- C++
- Stars
- 994
- Forks
- 151
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 18
Description
Some ROMs show different behavior between the 2 CPU cores, and are even broken in the latter
Example 1:
Relevant files (reposting with the author's permission):
https://cdn.discordapp.com/attachments/466353899670863873/806240805073190973/psx.bin https://cdn.discordapp.com/attachments/466353899670863873/806460090336149514/psx.cue
On the interpreter, this shows an anime girl listening to music, as it should
On the JIT, there's no anime girl nor music to be found.


Example 2:
The BIOS shell (with my memcard) is colored differently between the 2 CPU cores
Picture 1 is interpreter, picture 2 is JIT


My memory card:
[memcard1.zip](https://github.com/grumpycoders/pcsx-redux/files/6111832/memcard1.zip)
Contributor guide
Assessment
This issue has not been assessed yet.