Rust tools for PowerPC 750CL
Go to file
Richard Patel 66b8d92934 add Python module 2021-08-17 00:40:13 +02:00
.github/workflows create write_asm macro 2021-08-15 10:32:46 +02:00
codegen rename ./lib to ./disasm 2021-08-16 22:54:20 +02:00
disasm add Python module 2021-08-17 00:40:13 +02:00
disasm-py add Python module 2021-08-17 00:40:13 +02:00
fuzz add Python module 2021-08-17 00:40:13 +02:00
macros add Python module 2021-08-17 00:40:13 +02:00
rand add Python module 2021-08-17 00:40:13 +02:00
.gitignore add Python module 2021-08-17 00:40:13 +02:00
Cargo.lock add Python module 2021-08-17 00:40:13 +02:00
Cargo.toml add Python module 2021-08-17 00:40:13 +02:00
LICENSE Create LICENSE 2021-08-14 10:18:38 +02:00
README.md Initial commit 2021-08-08 02:59:07 +02:00

README.md

ppc750cl

Rust tools for working with the PowerPC 750CL family of processors.

Working on a disassembler at the moment. Nothing to see here yet.