Supermodel/Src/CPU/PowerPC
gm-matthew 392900fee2 Implement correct "round to nearest" mode
On PowerPC round to nearest ties to even, not away from zero
Also implement correct behavior for ppc_fresx
Fixes "tips to win" sequence in Daytona 2 BOTE
2023-10-14 17:45:27 -07:00
..
ppc.cpp equivalent optimizations, NFC 2022-08-09 20:37:42 -07:00
ppc.h Getting rid of most of the includes from Supermodel.h; each file now explicitly includes the header files it needs. 2021-11-22 17:15:06 +00:00
ppc603.c equivalent optimizations, NFC 2022-08-09 20:37:42 -07:00
ppc_ops.c Implement correct "round to nearest" mode 2023-10-14 17:45:27 -07:00
ppc_ops.h Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
PPCDisasm.cpp Fixed compiler warnings 2016-03-21 04:02:14 +00:00
PPCDisasm.h Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00