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

Re: 65C02 emulation



On Mon, 27 Nov 2006 16:17:00 -0800, Mark McDougall wrote
(in article <456b7f96$0$24736$5a62ac22@per-qv1-newsreader-01.iinet.net.au>):

> What you're perhaps forgetting is that 'various emulators' do a lot more
> than simply emulate the 6502 processor - they emulate the rest of the
> apple hardware (including every memory access) and also render graphics
> on the PC display. No doubt you could run a 6502 emulation on a 3.4GHz
> wintel box at some blazing speed too...

Hi Mark. I really am looking for numbers on straight 65C02 emulation, not 
Apple IIe emulation. I just need a benchmark to measure my own work against. 
I have thought about it and written bits and pieces for many years (since the 
80's and the first ARM chips) so this isn't an idea out of the blue. But I 
have never gotten around to finishing ti up. Since I'm trying to put the 
final touches on an ARM Forth using the best of all my old Forth ideas (also 
about 15 years of experiments), it will be easy to build the emulator from 
there.

-- Charlie Springer