A MIPS assembler targeting the Nintendo 64
Pre-Built binaries can be found on the releases page
mipsasm can be installed using rust's package manager:
cargo install mipsasm
CLI usage can be found by running mipsasm --help
```
mipsasm [OPTIONS]
ARGS:
OPTIONS:
-b
API documentation can be found on docs.rs
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.