mirror of
https://github.com/encounter/ppc750cl.git
synced 2025-07-07 21:55:55 +00:00
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
Description
Languages
Rust
100%