Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by andrzejsliwa • Uncategorized
A modern C implementation of a 6510/6502 CPU emulator with disassembly and debugging support.
Emulate the 6510/6502 CPU for retro computing or software development.
Debug and trace 6510 assembly code with disassembly and register monitoring.
A high-performance or real-time 6510 CPU emulation in C for integration into other projects.
This project provides a complete and accurate emulator for the 6510 CPU used in the Commodore 64, including all official instructions, cycle timing, and 6510-specific I/O port handling. It features a built-in disassembler, register monitoring, execution tracing, and performance metrics. The emulator can be run in real-time or high-performance modes and is designed for easy integration as a library in other programs.