Toxic Assembler and Simulator
Please see Toxic ISA for the Instruction Set Architecture of Toxic_v4 processor.
Dependency
- Cargo and Rust
shrust
package
Build
git clone git@github.com:Entropy-xcy/Toxic_v4.git
cd Toxic_v4
cargo build
Run Simulator
cd target/debug/
./txsim
> help
Run Assembler
# Still Working on this