[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Emulating 65C02 in ARM



Have any of you seen speed results for 65C02 emulation in ARM7? 60 MHz ARMs 
with RAM and FLASH on chip are getting pretty cheap. I have a Forth I wrote 
for one but I have not tried for an efficient detailed 65C02 emulation and 
I'm looking for results measured in "instructions per instruction" so to 
speak. Since (nearly) all ARM instructions are one cycle, I could get an 
emulation equivalent cycle count for a speed comparison.

Cheers,
Charlie Springer