dingusppc/cpu/ppc
joevt fd81d7b040 ppcfpopcodes: Fix load float.
Type casting an int to a float assigns the value of the int to the float which is not what is needed here.
2024-02-11 07:40:17 -07:00
..
test ppctest: Fix floating-point tests. 2024-02-10 14:56:21 -07: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 ppcfpopcodes: Remove some globals. 2024-02-10 13:56:07 -07:00
ppcexceptions.cpp ppcfpopcodes: Fix fctiw/fctiwz. 2024-01-03 01:07:53 +01:00
ppcexec.cpp ppcfpopcodes: add 601 variant of mffs. 2024-02-10 12:51:48 -07:00
ppcfpopcodes.cpp ppcfpopcodes: Fix load float. 2024-02-11 07:40:17 -07:00
ppcmmu.cpp CPU clean-up 2024-01-07 17:04:51 -07:00
ppcmmu.h Inline ppc_set_cur_instruction 2023-12-02 15:12:02 -08:00
ppcopcodes.cpp ppcfpopcodes: Remove some globals. 2024-02-10 13:56:07 -07:00