dingusppc/cpu/ppc
Maxim Poliakovski 461d859e73 ppcmmu: add debug memory reading function.
This function saves and restores the MMU state
so no invalid user input can break CPU execution.
2020-02-23 16:41:58 +01:00
..
test icbi fixed 2020-02-19 19:37:51 -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 Improve the command line debugger. 2020-02-23 15:24:55 +01:00
ppcdisasm.h Integrate disassembler tests. 2020-02-12 22:58:24 +01:00
ppcemu.h ppcmmu: add debug memory reading function. 2020-02-23 16:41:58 +01:00
ppcexceptions.cpp ppcmmu: add debug memory reading function. 2020-02-23 16:41:58 +01:00
ppcexec.cpp ppcmmu: add debug memory reading function. 2020-02-23 16:41:58 +01: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: add debug memory reading function. 2020-02-23 16:41:58 +01:00
ppcmmu.h ppcmmu: add debug memory reading function. 2020-02-23 16:41:58 +01:00
ppcopcodes.cpp Implemeted limited simplified mnemonics for rlwinm 2020-02-10 20:02:41 -07:00