dingusppc/cpu/ppc
Maxim Poliakovski 04280ecda4 Revert "Fix LR update in bc instructions"
This reverts commit 5a0a7b12e4.
2024-11-25 21:56:32 +01:00
..
test Fix bench + test compilation (again) 2024-09-30 20:35:33 -07:00
CMakeLists.txt
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
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 Revert "Fix LR update in bc instructions" 2024-11-25 21:56:32 +01:00