1
0
mirror of https://github.com/mre/mos6502.git synced 2024-06-17 11:29:34 +00:00
mre-mos6502/README.md

10 lines
225 B
Markdown
Raw Normal View History

2017-10-08 15:31:20 +00:00
6502
====
An emulator for the MOS 6502 CPU written in Rust.
This started off as a fork of [6502-rs](https://github.com/amw-zero/6502-rs),
which seems to be unmaintained at this point.
It should build with the latest Rust.
2014-09-25 23:15:20 +00:00