dingusppc/cpu/ppc
2020-02-19 19:20:01 -07:00
..
test Quick fix for cmp 2020-02-19 19:12:23 -07:00
CMakeLists.txt Modularize build system. 2020-02-03 14:36:37 +01:00
poweropcodes.cpp SPRs now use symbolic names 2020-01-27 20:39:23 -07:00
ppcdisasm.cpp icbi fixed 2020-02-19 19:20:01 -07:00
ppcdisasm.h Integrate disassembler tests. 2020-02-12 22:58:24 +01:00
ppcemu.h Fix integer multiplications. 2020-02-10 18:36:28 +01:00
ppcexceptions.cpp SPRs now use symbolic names 2020-01-27 20:39:23 -07:00
ppcexec.cpp Small fix to the execution table 2020-02-16 08:57:23 -07:00
ppcfpopcodes.cpp Implemented fctiw(z)(.) 2020-02-16 13:40:55 -07:00
ppcgekkoopcodes.cpp Header updates + NVRAM Fix 2020-01-05 10:38:32 -07:00
ppcmmu.cpp ppcmmu: implement BAT protection. 2020-01-30 00:57:45 +01:00
ppcmmu.h Refactor usage of the memory access functions. 2020-01-27 01:36:52 +01:00
ppcopcodes.cpp Implemeted limited simplified mnemonics for rlwinm 2020-02-10 20:02:41 -07:00