dingusppc/cpu/ppc
dingusdev f1a38e21d3 More fixes
4% speedup reported in the benchmark

Co-Authored-By: joevt <950609+joevt@users.noreply.github.com>
2024-09-25 07:14:05 -07:00
..
test Take 2 of removing ppc_cur_instruction 2024-09-25 07:14:05 -07:00
CMakeLists.txt cmake: Add header files in CMakeLists.txt. 2024-03-01 19:41:43 -07:00
poweropcodes.cpp Continued work on polishing up non-globalized code 2024-09-25 07:14:05 -07: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 Continued work on polishing up non-globalized code 2024-09-25 07:14:05 -07:00
ppcexceptions.cpp Take 2 of removing ppc_cur_instruction 2024-09-25 07:14:05 -07:00
ppcexec.cpp More fixes 2024-09-25 07:14:05 -07:00
ppcfpopcodes.cpp Continued work on polishing up non-globalized code 2024-09-25 07:14:05 -07:00
ppcmacros.h Fixing compiler warnings, pt. 1 2024-06-21 08:01:21 -07:00
ppcmmu.cpp More fixes 2024-09-25 07:14:05 -07:00
ppcmmu.h More fixes 2024-09-25 07:14:05 -07:00
ppcopcodes.cpp Continued work on polishing up non-globalized code 2024-09-25 07:14:05 -07:00