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-24 13:30:26 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
dingusppc
/
cpu
/
ppc
History
joevt
78f62c8db8
ppcfpopcodes: Use macros for ppcstate.
...
Helps with abstraction.
2024-12-10 18:18:32 -07:00
..
test
ppc: Use a unified opcode lookup table
2024-11-30 20:37:26 +01:00
CMakeLists.txt
Suppress Clang warnings about
volatile
being deprecated
2024-12-07 15:30:24 -08:00
poweropcodes.cpp
poweropcodes: Fix clcs for MPC601.
2024-12-03 06:51:56 -07:00
ppcdisasm.cpp
…
ppcdisasm.h
…
ppcemu.h
ppc: Use a unified opcode lookup table
2024-11-30 20:37:26 +01:00
ppcexceptions.cpp
Remove ppc_cur_instruction global variable
2024-11-28 23:41:38 +01:00
ppcexec.cpp
ppcexec: Fix absolute address comment.
2024-12-03 06:52:09 -07:00
ppcfpopcodes.cpp
ppcfpopcodes: Use macros for ppcstate.
2024-12-10 18:18:32 -07:00
ppcmacros.h
ppcmacros: Remove semicolon from one line macros.
2024-12-10 18:18:12 -07:00
ppcmmu.cpp
ppcmmu: implement mem_write_dbg method.
2024-11-30 11:55:16 +01:00
ppcmmu.h
ppcmmu: implement mem_write_dbg method.
2024-11-30 11:55:16 +01:00
ppcopcodes.cpp
Reverting tweak
2024-12-07 20:49:00 -07:00