dingusppc/cpu/ppc
joevt 456a96042f debugger: Shorten try catch in reg_op.
Because SPGR0 matches SPR but stoul causes an exception.
2024-02-29 07:55:09 -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 compiler warning. 2024-02-24 22:51:05 +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 debugger: Add more register names for reg_op. 2024-02-29 07:46:16 -07:00
ppcexceptions.cpp Revert Memory exceptions use mmu handler. 2024-02-20 18:22:55 -07:00
ppcexec.cpp debugger: Shorten try catch in reg_op. 2024-02-29 07:55:09 -07:00
ppcfpopcodes.cpp ppcfpopcodes: Fix stfs*, attempt #2. 2024-02-20 02:04:02 +01:00
ppcmmu.cpp ppcopcodes: set DSISR for alignment exception. 2024-02-20 01:22:55 +01:00
ppcmmu.h Inline ppc_set_cur_instruction 2023-12-02 15:12:02 -08:00
ppcopcodes.cpp Slightly less clumsy check for compiler 2024-02-21 07:14:21 -07:00