Skip to content

s95rob/s6502

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

s6502

Overview

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.

Building

Requirements

  • CMake 3.16+
  • C99 compiler

To build s6502, clone the repository and configure your platform/preferred build system with CMake.

About

Cross-platform 6502 microprocessor emulator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published