diff --git a/README.md b/README.md index 5a81d01..8e43f22 100644 --- a/README.md +++ b/README.md @@ -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