diff options
author | RSDuck <rsduck@users.noreply.github.com> | 2019-08-17 16:50:48 +0200 |
---|---|---|
committer | RSDuck <rsduck@users.noreply.github.com> | 2020-06-16 11:55:24 +0200 |
commit | 316378092ac1791f4ada3b6b81b2681eab14d58d (patch) | |
tree | cf910cd41ce7a87ee4122ba9d9a5f66902171536 /src/ARMJIT_x64/ARMJIT_Compiler.h | |
parent | 26ecf6bb3c0fe6dec76433662e69903cc453242b (diff) |
abandon pipelining on jit
fixes Golden Sun Dawn
this makes the cpu state incompatible between interpreter and JIT. That's why switching cpu mode requires a restart(not requiring is stupid anyway) and the pipeline is manually filled when making a save state.
Diffstat (limited to 'src/ARMJIT_x64/ARMJIT_Compiler.h')
0 files changed, 0 insertions, 0 deletions