Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stynh/r6502e

A MOS 6502 Emulator made in Rust
https://github.com/stynh/r6502e

6502 6502-emulation emulator learning rust

Last synced: about 1 month ago
JSON representation

A MOS 6502 Emulator made in Rust

Awesome Lists containing this project

README

        

![image](https://github.com/StynH/R6502E/assets/9077578/f8b438ed-618a-4c45-a7ca-82c4530400a4)

# R6502E - Rusty 6502 Emulator
I made this project to learn Rust. I have fully implemented each known (read non-illegal) instruction for the NOS 6502.