dingusppc/cpu/ppc
Maxim Poliakovski 403c19ca39 Improve the command line debugger.
Add next command. Make the debugger somewhat foolproof.
2020-02-23 15:24:55 +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 Improve the command line debugger. 2020-02-23 15:24:55 +01:00
ppcexceptions.cpp SPRs now use symbolic names 2020-01-27 20:39:23 -07:00
ppcexec.cpp Improve the command line debugger. 2020-02-23 15:24:55 +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: 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