Actions
Emulator Issues #911
closedthe problem with JIT's negx
Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
JIT
% Done:
0%
Operating system:
N/A
Issue type:
Feature request
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
line MOV(32, R(EAX), gpr.R(a));
should be replaced with MOV(32, R(EAX), gpr.R(d));
I haven't tested this with the game that needs it, though.
Updated by marcus over 15 years ago
- Issue type set to Feature request
- Priority set to Normal
- Category set to jit
- Operating system N/A added
What file and line number?
Updated by Anonymous over 15 years ago
- Status changed from New to Work started
mmmm i'm excited :p
I'll test when i get home
Updated by har.gallant over 15 years ago
What game need this revision?
Could you also find out which codes has to be changed for Rune Factory Frontier Wii?
This revision doesn't fix the problem. Thanks.
Updated by Anonymous over 13 years ago
- Status changed from Work started to Fixed
Ignore this...Status:Verified was removed, changing to Fixed
Actions