Skip to content
/ mos Public
forked from datatrash/mos

An assembler, code formatter language server and debug adapter for the MOS 6502 CPU.

License

Notifications You must be signed in to change notification settings

themkat/mos

 
 

Repository files navigation

mos' dev!

MOS logo

mos is a tool suite for the MOS 6502 (and compatible) CPU written in Rust. More details on the official site.


Building the assembler from source (Linux/MacOS/Windows):

  • Ensure this is green: Build status
  • Install Rust
  • Clone this repository
  • cargo build --release
  • The mos executable will be in target/release

About

An assembler, code formatter language server and debug adapter for the MOS 6502 CPU.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 96.7%
  • TypeScript 2.6%
  • Other 0.7%