s6502 is a cross-platform 6502 microprocessor emulator with a focus on extensibility and accuracy. Its design allows it to serve as a reliable foundation for emulating existing (e.g. Apple II, NES) or fully virtual systems based on the 6502.
- CMake 3.16+
- C99 compiler
To build s6502, clone the repository and configure your platform/preferred build system with CMake.