dingusppc/cpu/ppc
joevt ee8c912397 poweropcodes: Fix clcs for MPC601.
These output values will pass the current set of risu tests which tests all 32 input values multiple times.
2024-12-03 06:51:56 -07:00
..
test ppc: Use a unified opcode lookup table 2024-11-30 20:37:26 +01:00
CMakeLists.txt
poweropcodes.cpp poweropcodes: Fix clcs for MPC601. 2024-12-03 06:51:56 -07:00
ppcdisasm.cpp Fix missing std::find_if and others with GCC 14.1.1 2024-06-24 23:41:55 +02:00
ppcdisasm.h
ppcemu.h ppc: Use a unified opcode lookup table 2024-11-30 20:37:26 +01:00
ppcexceptions.cpp Remove ppc_cur_instruction global variable 2024-11-28 23:41:38 +01:00
ppcexec.cpp ppcexec: Fix OP59d. 2024-12-03 12:12:56 +01:00
ppcfpopcodes.cpp ppcfpopcodes: Use enums instead of literals. 2024-12-03 06:51:15 -07:00
ppcmacros.h ppcmacros: Add missing space. 2024-11-28 07:25:23 -07:00
ppcmmu.cpp ppcmmu: implement mem_write_dbg method. 2024-11-30 11:55:16 +01:00
ppcmmu.h ppcmmu: implement mem_write_dbg method. 2024-11-30 11:55:16 +01:00
ppcopcodes.cpp ppcopcodes: Fix divw for MPC601. 2024-12-03 06:50:17 -07:00