Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/stynh/r6502e
- Owner: StynH
- License: mit
- Created: 2024-01-11T09:47:57.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-26T10:54:59.000Z (about 1 year ago)
- Last Synced: 2024-01-26T23:29:11.079Z (about 1 year ago)
- Topics: 6502, 6502-emulation, emulator, learning, rust
- Language: Rust
- Homepage:
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.