Asm6502 is a lightweight C# library for the 6502/6510 CPU that combines a fluent, strongly typed assembler/disassembler with a cycle-accurate CPU emulator.
-
Updated
Oct 28, 2025 - C#
Asm6502 is a lightweight C# library for the 6502/6510 CPU that combines a fluent, strongly typed assembler/disassembler with a cycle-accurate CPU emulator.
PokeyForge — a standalone Windows tool for auditioning, editing, and banking Atari RMT (.RTI) POKEY instruments, driven by real 6502 + POKEY emulation.
An Apple 2 family emulator with a built-in, fully AS65-compatible assembler
6502 Emulator ,Simple With High Accuracy
An emulator for the Nintendo Entertainment System (NES)
First approach ti 6502 emulator in C++
A generic 6502 emulator free for use.
An interpreting emulator for the 6502 chip written in Go.
Make 6502 assembler code to compute 8x8 bit division. There are millions of possible ways to do it, with trade-offs of size against speed - which can be be measured in various different ways - the mean of different groups of denominators, median and worst-case. It includes code to test them all by emulation, and rank the best.
An 6502 microprocessor emulator written in java
To associate your repository with the 6502-emulator topic, visit your repo's landing page and select "manage topics."