[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 65C02 emulation
On Wed, 27 Dec 2006 07:50:28 -0800, bieling@terra.es wrote
(in article <1167234628.222577.241050@i12g2000cwa.googlegroups.com>):
> Probably a second ARM may probe be a good candidate for the MMU
> role...?
Thee are ARMs with built in MMU that are affordable chips. The difficulty
could arise in the block sizes the MMU can handle. Lately I have seen
minimums of 4K and 2K bytes of address space. It may take an FPGA to do a
proper job for the whole //e memory map.
Two ARMs may be even cheaper and why not write parallel to each other? A
single 32 bit word could have the data and address for the Apple.
-- Charlie Springer