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.
- Full 6502 instruction set
- Emulation of all original addressing modes
- 64KB address space
[Usage instructions and examples will be added later]
[Build instructions will be added later]
Currently only the CPU emulator is implemented.
Other components (GPU, DMA) are no longer planned.
[License information]
Check my blog at hasto.pl