1
0
mirror of https://github.com/mre/mos6502.git synced 2024-06-25 22:29:35 +00:00
mre-mos6502/README.md
2018-10-25 15:02:27 +02:00

332 B

mos6502

Build Status

An emulator for the MOS 6502 CPU written in Rust. This started off as a fork of 6502-rs, which seems to be unmaintained at this point.

It builds with the latest stable Rust.