TomW
|
e9bea8ab7e
|
Added recompiled versions of PUSH [mem], PUSH seg, NOP, CLD, STD, JMP indirect, CALL indirect.
|
2015-11-17 20:52:51 +00:00 |
|
TomW
|
a2046fe37f
|
Fixed stupid typos in FPU rounding - Unreal software mode works again.
|
2015-10-19 20:34:58 +01:00 |
|
TomW
|
33685c3318
|
More changes to FPU nearest rounding, Unreal works again.
|
2015-09-28 20:33:36 +01:00 |
|
TomW
|
986476b9db
|
FPU rounding modes now have effect in FADD double precision. Fixes rendering in Interstate '76.
|
2015-09-21 21:54:43 +01:00 |
|
TomW
|
f75a24f539
|
Rewrote recompiler implementation of NEG.
|
2015-08-08 16:05:05 +01:00 |
|
TomW
|
5f391a1992
|
Reduced number of unnecessary register loads in x86-64 recompiler.
|
2015-08-05 20:31:20 +01:00 |
|
TomW
|
0bf08d9e74
|
x86-64 recompiler now at parity with x86-32
|
2015-08-04 18:36:27 +01:00 |
|