Skip to content
This repository was archived by the owner on Sep 14, 2025. It is now read-only.

h4570/6502-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

6502 Emulator

This project is an emulator of the classic 6502 CPU.
Originally planned as a complete computer system with GPU and DMA controller, it has now been simplified to focus only on the CPU core.

Features

  • Full 6502 instruction set
  • Emulation of all original addressing modes
  • 64KB address space

Usage

[Usage instructions and examples will be added later]

Build Instructions

[Build instructions will be added later]

Project Status

Currently only the CPU emulator is implemented.
Other components (GPU, DMA) are no longer planned.

License

[License information]

Check my blog at hasto.pl

About

6502 CPU emulator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages