mos is a tool suite for the MOS 6502 (and compatible) CPU written in Rust. More details on the official site.
- Ensure this is green:
- Install Rust
- Clone this repository
cargo build --release- The
mosexecutable will be intarget/release
| Name | Name | Last commit date | ||
|---|---|---|---|---|
mos is a tool suite for the MOS 6502 (and compatible) CPU written in Rust. More details on the official site.
cargo build --releasemos executable will be in target/release