This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Macintosh-Tools
/
dingusppc
Watch
1
Star
0
Fork
0
You've already forked dingusppc
mirror of
https://github.com/dingusdev/dingusppc.git
synced
2025-01-11 05:29:43 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
dingusppc
/
cpu
/
ppc
History
joevt
f55ad323b4
ppcdisasm: Fix order of operands.
...
For cntlzw, extsh, extsb.
2024-03-28 07:09:50 -07:00
..
test
debugger: Ensure space between opcode and operand.
2024-03-28 06:54:23 -07:00
CMakeLists.txt
cmake: Add header files in CMakeLists.txt.
2024-03-01 19:41:43 -07:00
poweropcodes.cpp
poweropcodes: cosmetic improvements.
2024-03-27 03:45:22 +01:00
ppcdisasm.cpp
ppcdisasm: Fix order of operands.
2024-03-28 07:09:50 -07:00
ppcdisasm.h
debugger: Add list of input and output registers.
2024-03-24 19:34:29 -07:00
ppcemu.h
ppcexec: Make separate enum for shift instructions.
2024-03-27 18:43:46 -07:00
ppcexceptions.cpp
ppcexceptions: Use MSR enums.
2024-03-24 18:53:05 -07:00
ppcexec.cpp
ppcexec: Make separate enum for shift instructions.
2024-03-27 18:43:46 -07:00
ppcfpopcodes.cpp
ppc: Separate enums for separate fields.
2024-03-26 06:44:26 -07:00
ppcmacros.h
Merge branch 'master' into cpu-refactor2
2024-03-25 07:45:21 -07:00
ppcmmu.cpp
ppcmmu: Remove old and slow code.
2024-03-27 20:13:45 -07:00
ppcmmu.h
ppcmmu: Add a function to get phys address.
2024-03-01 19:48:52 -07:00
ppcopcodes.cpp
ppcexec: Make separate enum for shift instructions.
2024-03-27 18:43:46 -07:00