Update README

This commit is contained in:
Matthias Endler 2017-10-08 17:31:20 +02:00
parent 82e2cac30c
commit 7eafe55dfa
1 changed files with 8 additions and 3 deletions

View File

@ -1,4 +1,9 @@
6502-rs
=======
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.
6502 Emulator in Rust