ppc750cl/README.md

239 B

ppc750cl

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

Python module

Build instructions:

python -m venv env
source ./env/bin/activate
pip install maturin
maturin build -m ./disasm-py/Cargo.toml