dingusppc/cpu/ppc
dingusdev 3c3d0b46db
Merge branch 'master' into cpu-refactor2
2024-03-25 07:45:21 -07:00
..
test ppctest: Fix floating-point tests. 2024-02-10 14:56:21 -07:00
CMakeLists.txt cmake: Add header files in CMakeLists.txt. 2024-03-01 19:41:43 -07:00
poweropcodes.cpp Attempted templating for interpreter 2024-03-24 12:21:19 -07:00
ppcdisasm.cpp debugger: Add list of input and output registers. 2024-03-24 19:34:29 -07:00
ppcdisasm.h debugger: Add list of input and output registers. 2024-03-24 19:34:29 -07:00
ppcemu.h Cleaning up templating 2024-03-24 14:06:07 -07:00
ppcexceptions.cpp ppcexceptions: Use MSR enums. 2024-03-24 18:53:05 -07:00
ppcexec.cpp ppcexec: Fix templated lhzux. 2024-03-25 07:43:34 -07:00
ppcfpopcodes.cpp Continued fixes for tables 2024-03-24 17:24:36 -07:00
ppcmacros.h Merge branch 'master' into cpu-refactor2 2024-03-25 07:45:21 -07:00
ppcmmu.cpp ppcmmu: Don't log mmu_mode 1. 2024-03-24 18:52:49 -07:00
ppcmmu.h ppcmmu: Add a function to get phys address. 2024-03-01 19:48:52 -07:00
ppcopcodes.cpp Merge branch 'master' into cpu-refactor2 2024-03-25 07:45:21 -07:00