test
|
Fixed test cases for stfd(u) and sllq(.)
|
2020-02-15 12:09:27 -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
|
Implemented the remaining recognized SPRs
|
2020-02-15 21:37:36 -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 |