dingusppc/cpu/ppc
2020-02-14 07:58:30 -07:00
..
test More tests +fix for fsel 2020-02-14 07:58:30 -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 More tests +fix for fsel 2020-02-14 07:58:30 -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 Placeholders for SUBFEO[.], SUBFMEO[.] and SUBFZEO[.]. 2020-02-04 00:58:04 +01:00
ppcfpopcodes.cpp Fixed up floating-point value saving 2020-01-28 18:45:36 -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