dingusppc/cpu/ppc
Maxim Poliakovski dbbaf13a78 ppcopcodes: fix cntlzw to compile properly with Clang.
Enable USE_GCC_BUILTINS by default.
2020-12-18 18:33:00 +01:00
..
test Started re-refactoring opcode retrieval 2020-10-17 14:30:37 -07:00
CMakeLists.txt Modularize build system. 2020-02-03 14:36:37 +01:00
poweropcodes.cpp Further refactoring to clean up the interpreter 2020-10-17 21:46:38 -07:00
ppcdisasm.cpp clang-format everything 2020-05-12 23:55:45 +05:00
ppcdisasm.h clang-format everything 2020-05-12 23:55:45 +05:00
ppcemu.h ppcopcodes: fix cntlzw to compile properly with Clang. 2020-12-18 18:33:00 +01:00
ppcexceptions.cpp clang-format everything 2020-05-12 23:55:45 +05:00
ppcexec.cpp Clean up program exceptions. 2020-11-30 20:59:36 +01:00
ppcfpopcodes.cpp Clean up program exceptions. 2020-11-30 20:59:36 +01:00
ppcmmu.cpp MMU: implement misaligned cross-page accesses. 2020-11-29 00:23:30 +01:00
ppcmmu.h clang-format everything 2020-05-12 23:55:45 +05:00
ppcopcodes.cpp ppcopcodes: fix cntlzw to compile properly with Clang. 2020-12-18 18:33:00 +01:00