https://github.com/ignacypolak1/processoremulator
Emulator for 6510 CPU (Commodore 64)
https://github.com/ignacypolak1/processoremulator
6510-assembly commodore-64 cplusplus-17 cpu-emulator emulator
Last synced: about 1 month ago
JSON representation
Emulator for 6510 CPU (Commodore 64)
- Host: GitHub
- URL: https://github.com/ignacypolak1/processoremulator
- Owner: ignacypolak1
- License: mit
- Created: 2023-09-12T21:14:43.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-23T13:38:26.000Z (7 months ago)
- Last Synced: 2025-04-23T16:04:21.926Z (about 1 month ago)
- Topics: 6510-assembly, commodore-64, cplusplus-17, cpu-emulator, emulator
- Language: C++
- Homepage:
- Size: 122 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MOS Technology 6510 CPU Emulator
MOS Technology 6510 CPU (Commodore 64) emulator written in C++.