dingusppc/cpu/ppc
dingusdev d22f926a8a Tweak s*u(x) and l*u(x) instructions for 601
These are what the instructions are supposed to do according the 601 manual.
2024-12-06 07:07:36 -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
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 absolute address comment. 2024-12-03 06:52:09 -07:00
ppcfpopcodes.cpp Tweak s*u(x) and l*u(x) instructions for 601 2024-12-06 07:07:36 -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 Tweak s*u(x) and l*u(x) instructions for 601 2024-12-06 07:07:36 -07:00