https://github.com/rsc-dev/py6502
Python emulator of 6502 processor.
https://github.com/rsc-dev/py6502
6502 6502-assembly disassembler emulator
Last synced: 8 months ago
JSON representation
Python emulator of 6502 processor.
- Host: GitHub
- URL: https://github.com/rsc-dev/py6502
- Owner: rsc-dev
- License: mit
- Created: 2018-05-24T15:43:42.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-19T07:55:10.000Z (over 7 years ago)
- Last Synced: 2025-10-14T11:27:10.891Z (8 months ago)
- Topics: 6502, 6502-assembly, disassembler, emulator
- Language: Python
- Homepage:
- Size: 59.6 KB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# py6502
## About
PY6502 is Python emulator of legendary 6502.
## License
Code is released under [MIT license](https://github.com/rsc-dev/py6502/blob/master/LICENSE) © [Radoslaw '[rsc]' Matusiak](http://matusiak.me/).