Hey guys, I've posted the source to a 6502 emulator C# class and a sample app on my site at:
http://www.scotthutter.com/c128/
Just rummaging through some stuff and figured I might as well update the page with some older projects Ive had laying around. I havent done much with this particular project in about a year, but last I recall, it should be working 100%. I remember I was considering writing a C64 emulator in C#, and wanted to work on the CPU core first. Do as ye will.... all I can tell you is that I learned A TON about the opcodes and such when I was working on this, and was a pretty fun project to work on, even though there is code for this all over the place. Maybe someone might find it useful.
Thanks
X