dingusppc/cpu/ppc
joevt bd419912b5 ppcfpopcodes: Fix stfs*.
It should try to convert its operand to a single precision
floating point number at least.
2024-01-02 21:53:03 +01:00
..
test ppctests: fix test cases with SNaN/QNaN operands. 2023-11-30 17:44:46 +01:00
CMakeLists.txt Fix includes for loguru and SDL. 2021-09-16 00:46:38 +02:00
poweropcodes.cpp poweropcodes: fix div emulation. 2023-12-01 20:41:22 +01:00
ppcdisasm.cpp Fix comment. 2023-10-02 15:06:06 +02:00
ppcdisasm.h Add missing licence headers, update license date. 2021-10-23 21:00:31 +02:00
ppcemu.h Remove unused globals. 2024-01-02 17:51:12 +01:00
ppcexceptions.cpp Continued clean-up 2023-11-23 16:56:58 -07:00
ppcexec.cpp Avoid some undefined behavior 2023-12-07 23:59:49 -08:00
ppcfpopcodes.cpp ppcfpopcodes: Fix stfs*. 2024-01-02 21:53:03 +01:00
ppcmmu.cpp ppcmmu: Fix write accesses to read-only memory. 2023-12-08 11:15:04 +01:00
ppcmmu.h Inline ppc_set_cur_instruction 2023-12-02 15:12:02 -08:00
ppcopcodes.cpp Remove unused globals. 2024-01-02 17:51:12 +01:00