https://github.com/ignacypolak1/processor-emulator
Emulator for 6510 CPU (Commodore 64)
https://github.com/ignacypolak1/processor-emulator
6510-assembly commodore-64 cplusplus-17 cpu-emulator emulator
Last synced: 6 months ago
JSON representation
Emulator for 6510 CPU (Commodore 64)
- Host: GitHub
- URL: https://github.com/ignacypolak1/processor-emulator
- 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: 2024-11-23T14:28:10.083Z (7 months ago)
- Topics: 6510-assembly, commodore-64, cplusplus-17, cpu-emulator, emulator
- Language: C++
- Homepage:
- Size: 120 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MOS Technology 6510 CPU Emulator
MOS Technology 6510 CPU (Commodore 64) emulator written in C++.