mirror of
https://github.com/mre/mos6502.git
synced 2024-11-24 11:31:00 +00:00
Update README.md (#74)
This commit is contained in:
parent
36a9dd19f6
commit
42eb1f8689
@ -6,6 +6,7 @@
|
||||
[![docs.rs](https://docs.rs/mos6502/badge.svg)](https://docs.rs/mos6502)
|
||||
|
||||
An emulator for the [MOS 6502 CPU](https://en.wikipedia.org/wiki/MOS_Technology_6502) written in Rust.
|
||||
Tested and validated by [solid65](https://github.com/omarandlorraine/solid65).
|
||||
It builds on stable Rust and supports `#[no_std]` targets.
|
||||
|
||||
## What is the MOS 6502?
|
||||
|
Loading…
Reference in New Issue
Block a user