Rust tools for PowerPC 750CL
Go to file
Richard Patel 0f5a439725 fix broken opcode decoding 2021-08-14 02:37:03 +02:00
.github/workflows Add CI for cargo clippy, test (#5) 2021-08-13 23:07:47 +02:00
fuzz linting 2021-08-14 01:13:20 +02:00
lib fix broken opcode decoding 2021-08-14 02:37:03 +02:00
.gitignore Initial commit 2021-08-08 02:59:07 +02:00
Cargo.lock cargo workspace layout, multithreaded fuzzer 2021-08-14 00:33:10 +02:00
Cargo.toml cargo workspace layout, multithreaded fuzzer 2021-08-14 00:33:10 +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.