Close

Support for all unofficial 6502/6510 opcodes

A project log for 6502/65C02 Emulator Library

Open source 6502 emulator library written in C99 with no dependencies.

troy-schrapelTroy Schrapel 02/03/2022 at 01:410 Comments

The latest update to the vrEmu6502 emulation library now includes (optional) support for all of the unofficial 6502/6510 opcodes.

Use CPU_6502U when creating the new VrEmu6502 instance.

6502/65C02 emulator written in standard C99 with no external dependencies.

Includes:

Check it out here: https://github.com/visrealm/vrEmu6502

Discussions