Emulator for W65C02

There are a number of articles on the forum that deal with emulation of a 6502 microprocessor that run in the Arduino environment. I am looking for an emulator that can emulate the newer microprocessor the W65C02. Can someone help me with that. Or refer to articles that deal with this subject.

I prefer an esp32 because it has enough memory and speed.

My thanks for all the help provided.
Jan

Have you tried searching the internet?

First link.

Second link.

Thanks for the reply, but these are not the new W65C02 processor! The new processor has more instructions, and I need this one to get Taliforth running.

It's highly unlikely, in my opinion.

W65C02 is a niche part. An emulator for it that runs in Arduino would be a niche application for a niche part. Niche-of-niche.

Sorry to be so negative, but, I would rather be negative than to raise false hopes.

Then why does the image in the page and the text state W6502, or more precisely, "...I am using is the W65C02S6TPG-14..."? You never even looked. You want to be spoon fed. Got it. Someone out there did the work for you.

Tanks Inunderstand your answer, there are a lot of 6502 emulators, how do you deal with that

That uses a real chip, not an emulator.

You provided links that didn't answer the question, and now you are going to be rude about it? I think you need to check your attitude.

This is not specifically for Arduino, but appears to support newer models GitHub - visrealm/vrEmu6502: 6502/65C02 emulator library (C99)