dingusppc/cpu/ppc
dingusdev 5a0a7b12e4 Fix LR update in bc instructions
Only executes when the branch path is taken.
2024-11-20 20:53:59 -07:00
..
test Fix bench + test compilation (again) 2024-09-30 20:35:33 -07:00
CMakeLists.txt cmake: Add header files in CMakeLists.txt. 2024-03-01 19:41:43 -07:00
poweropcodes.cpp Rename ppc_effective_address to ea. 2024-08-19 21:11:22 +02: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 debugger: Add list of input and output registers. 2024-03-24 19:34:29 -07:00
ppcemu.h Add a deterministic execution mode 2024-11-09 22:48:06 -08:00
ppcexceptions.cpp Fix bench + test compilation (again) 2024-09-30 20:35:33 -07:00
ppcexec.cpp Add a deterministic execution mode 2024-11-09 22:48:06 -08:00
ppcfpopcodes.cpp More FPU refactoring 2024-11-01 21:28:13 -07:00
ppcmacros.h More FPU refactoring 2024-11-01 21:28:13 -07:00
ppcmmu.cpp More code clean-up 2024-09-08 13:19:07 -07:00
ppcmmu.h More code clean-up 2024-09-08 13:19:07 -07:00
ppcopcodes.cpp Fix LR update in bc instructions 2024-11-20 20:53:59 -07:00